Andrew Dolgov
|
7b8a143f1b
|
allow onclick editing of categories and drag-reordering of feeds and categories
|
14 years ago |
Andrew Dolgov
|
1985a5e0d7
|
rework pref-feeds dialog; update other pref panes
|
14 years ago |
Andrew Dolgov
|
9c99281f20
|
code cleanup
|
14 years ago |
Andrew Dolgov
|
fcf70c5106
|
dijit.tree feedlist improvements
|
14 years ago |
Andrew Dolgov
|
13e785e069
|
initial implementation of feedlist based on dijit.Tree
|
14 years ago |
Andrew Dolgov
|
6e4f4ce14b
|
remove modalbox; use dijit.Dialog; further dojo-related updates
|
14 years ago |
Andrew Dolgov
|
951906dcec
|
use Modalbox library for popup dialogs
|
14 years ago |
Andrew Dolgov
|
dd25b0c6cd
|
viewfeed: only return counters when subop is present
|
14 years ago |
Andrew Dolgov
|
d36f560740
|
viewfeed: return counters when subop is present or when in CDM
|
14 years ago |
Andrew Dolgov
|
8cab2eb923
|
backend: fix warning in zoom mode
|
14 years ago |
Andrew Dolgov
|
905ff52a36
|
implement label cache; misc fixes (bump schema)
|
14 years ago |
Andrew Dolgov
|
5225d4209e
|
js: code cleanup; move to async counter sending mode
|
14 years ago |
Andrew Dolgov
|
b3990c92e7
|
add option to sort headlines by feed-specified date (bump schema)
|
14 years ago |
Andrew Dolgov
|
fb0742394a
|
remove error_reporting() hacks; set default error reporting level in functions.php
|
14 years ago |
Andrew Dolgov
|
2f2bd1b3f6
|
backend/rss: fix view-mode handling
|
14 years ago |
Andrew Dolgov
|
135d425127
|
backend/rss: disable http auth
|
14 years ago |
Andrew Dolgov
|
8801fb017c
|
replace old-style published feed with universal secretkey-based approach used for all feeds; do not allow user/pass handling in generated feed urls; bump schema
|
14 years ago |
Andrew Dolgov
|
ffbe082dd0
|
headlines: use JSON instead of separate helper xml objects like headlines-unread
|
14 years ago |
Andrew Dolgov
|
c3fddd057f
|
do some warning housekeeping
|
14 years ago |
Andrew Dolgov
|
6a7817c1ad
|
handle counters using JSON instead of XML
|
14 years ago |
Andrew Dolgov
|
fe1087fbb7
|
implement a simple pseudo-dashboard feed; display feeds having update errors there instead of client-based 'no feed selected' whiteBox plug (closes #189)
|
14 years ago |
Andrew Dolgov
|
23d72f3999
|
allow generated feeds to use view_mode
|
14 years ago |
Andrew Dolgov
|
338302709c
|
override order use date_entered instead of updated
|
14 years ago |
Andrew Dolgov
|
25ea280502
|
add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry checking (bump schema)
|
14 years ago |
Andrew Dolgov
|
6a69b6ad44
|
revert to sorting by updated instead of date_entering unless Date sorting is requested
|
14 years ago |
Andrew Dolgov
|
7b20c97780
|
order feed output by date_entered instead of updated to properly keep new stuff topmost; support REVERSE_HEADLINES in more headline output modes
|
14 years ago |
Andrew Dolgov
|
5fa173729e
|
make sure magic quote workaround actually works
|
14 years ago |
Andrew Dolgov
|
c0793f64a8
|
use better magic quotes removal fix
|
14 years ago |
Andrew Dolgov
|
78a5c296ae
|
config: replace confusing option ENABLE_SIMPLEPIE with DEFAULT_UPDATE_METHOD; bump config version
|
15 years ago |
Andrew Dolgov
|
1f7b77d168
|
backend: if fresh=1 parameter to getUnread is present, append output of fresh feed
|
15 years ago |
Andrew Dolgov
|
f885ff6e4b
|
do not strip magicquote stuff twice from
|
15 years ago |
Andrew Dolgov
|
0456176a44
|
enable translations by default; misc fixes
|
15 years ago |
Andrew Dolgov
|
505f2f0e6c
|
pref-prefs: show default update interval as a dropdown
|
15 years ago |
Andrew Dolgov
|
d9084cf220
|
implement settings profiles (bump schema)
|
15 years ago |
Andrew Dolgov
|
6f068202d7
|
rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema)
|
15 years ago |
Andrew Dolgov
|
a491a7f103
|
view: do not pass feed_id
|
15 years ago |
Andrew Dolgov
|
b4e75b2a25
|
use POST parameters for frontend requests
|
15 years ago |
Andrew Dolgov
|
ab197ae1de
|
update ccache in catchupArticleById(); misc counter-related tweaks; add getArticleFeed()
|
15 years ago |
Andrew Dolgov
|
e04c18a2c2
|
implement archived articles feed; bump schema
|
15 years ago |
Andrew Dolgov
|
7f969260c1
|
add toggle_collapse_cat()
|
15 years ago |
Andrew Dolgov
|
57937c42b9
|
obsolete cookie storage for collapsed status of feedlist and special categories (bump schema)
|
15 years ago |
Andrew Dolgov
|
9c88320833
|
backend: force login on init when in single user mode
|
15 years ago |
Andrew Dolgov
|
b47982828a
|
backend/rss: allow access to feeds without authentication when running in single user mode
|
16 years ago |
Andrew Dolgov
|
45a15f785a
|
possible speedup: bump counters_stamp in backend/feeds
|
16 years ago |
Andrew Dolgov
|
64b3069d27
|
remove old-style big feed browser (2)
|
16 years ago |
Andrew Dolgov
|
5c432ba490
|
ccache: skip non-numeric feeds (e.g. tags)
|
16 years ago |
Andrew Dolgov
|
ee8091ba78
|
view: more limiting tweaks (2)
|
16 years ago |
Andrew Dolgov
|
26b968cdf5
|
view: more limiting tweaks
|
16 years ago |
Andrew Dolgov
|
b9ce0ba169
|
view: lower counters rate limit
|
16 years ago |
Andrew Dolgov
|
3c204a8e23
|
rate limit counters calculation in view to once per 10 sec
|
16 years ago |