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 |
Andrew Dolgov
|
1098687a22
|
properly select next unread feed in feedlist when catching up
|
16 years ago |
Andrew Dolgov
|
ceb30ba49d
|
new style labels (bump schema)
|
16 years ago |
Andrew Dolgov
|
abd9b16507
|
getLabelCounters: skip processing when labels are disabled; misc performance tweaks
|
16 years ago |
Andrew Dolgov
|
34c30ac126
|
viewfeed: rate limit ccache_update
|
16 years ago |
Andrew Dolgov
|
51e196dee9
|
fix ccache_update() failure when called for labels
|
16 years ago |
Andrew Dolgov
|
cd4cc9f6e4
|
enable ccache_update() in viewfeed
|
16 years ago |
Andrew Dolgov
|
696a6850db
|
add fallback for headlines-unread element when ccache has no data
|
16 years ago |
Andrew Dolgov
|
cfcb7d4276
|
headlines-unread: fix ccache usage
|
16 years ago |
Andrew Dolgov
|
a06d0e5a8b
|
rpc tweaks; viewfeed counters attachment changed
|
16 years ago |
Andrew Dolgov
|
e7dd88a215
|
attach counters to viewfeed output when subop is not blank
|
16 years ago |
Andrew Dolgov
|
6b49a3dd7b
|
ccache: performance tweaks
|
16 years ago |
Andrew Dolgov
|
1be2f3b6ec
|
block ccache updates in viewfeed when is_cat = 1
|
16 years ago |
Andrew Dolgov
|
3d72bbdb4f
|
active_feed_is_cat, active_feed_id handling changes
|
16 years ago |
Andrew Dolgov
|
b167646419
|
viewfeed: disable output of counters when serving an infscroll request
|
16 years ago |
Andrew Dolgov
|
34c4e5fcab
|
properly pass cat_view to ccache_update() in viewfeed
|
16 years ago |
Andrew Dolgov
|
b6d486a3a4
|
code cleanup; ccache category calculation for cid=0 corrected
|
16 years ago |
Andrew Dolgov
|
0bdec4560e
|
viewfeed: only include counters when in CDM mode
|
16 years ago |
Andrew Dolgov
|
a5c815d358
|
code cleanup (remove dashboard initial stuff)
|
16 years ago |
Andrew Dolgov
|
bd090ab42e
|
disable SYNC_COUNTERS option
|
16 years ago |
Andrew Dolgov
|
0737b95a56
|
support for ccache updates in catchupArticlesById()
|
16 years ago |
Andrew Dolgov
|
ad0056a8b2
|
reset counters on frontend catchup requests
|
16 years ago |
Andrew Dolgov
|
8a4c759ea3
|
a variety of ccache work
|
16 years ago |
Andrew Dolgov
|
ead2715d9c
|
add ability to customize amount of returned entries for syndicated feeds
|
16 years ago |
Andrew Dolgov
|
fac5e7d1ed
|
disable application/xml content-type for op=view zoom mode
|
16 years ago |
Andrew Dolgov
|
f29ba1484f
|
code cleanup, test for db_escape() crazyness in DB sanity check
|
16 years ago |
Andrew Dolgov
|
5a437c88d7
|
move user details to pref-users; code cleanup
|
16 years ago |
Andrew Dolgov
|
7b4d02a834
|
main toolbar: add dropbox to select headlines sort mode
|
16 years ago |
Andrew Dolgov
|
eedfb635dd
|
add function to open article summary in a popup window
|
16 years ago |
Andrew Dolgov
|
9d393c84da
|
add action to reset category order
|
16 years ago |
Andrew Dolgov
|
ecace165c1
|
rework feed dialog layouts
|
16 years ago |
Andrew Dolgov
|
d234a2e39d
|
new option: SYNC_COUNTERS (bump schema)
|
17 years ago |
Andrew Dolgov
|
edd56fe579
|
viewfeed: consider bw_limit situation the same as csync when sending counters with headlines
|
17 years ago |
Andrew Dolgov
|
a598370dde
|
add low bandwidth mode (less automatic requests in the background)
|
17 years ago |
Andrew Dolgov
|
3908a1af90
|
view: output counters only when called in prefetch mode AND when csync is enabled
|
17 years ago |
Andrew Dolgov
|
3bfc7a2ff1
|
view: output counters only when called in prefetch mode or when csync is enabled
|
17 years ago |