Commit Graph

682 Commits

Author SHA1 Message Date
Andrew Dolgov cfcb7d4276 headlines-unread: fix ccache usage 2009-01-17 17:17:38 +01:00
Andrew Dolgov a06d0e5a8b rpc tweaks; viewfeed counters attachment changed 2009-01-17 16:01:09 +01:00
Andrew Dolgov e7dd88a215 attach counters to viewfeed output when subop is not blank 2009-01-17 15:22:14 +01:00
Andrew Dolgov 6b49a3dd7b ccache: performance tweaks 2009-01-17 13:50:29 +01:00
Andrew Dolgov 1be2f3b6ec block ccache updates in viewfeed when is_cat = 1 2009-01-17 13:22:48 +01:00
Andrew Dolgov 3d72bbdb4f active_feed_is_cat, active_feed_id handling changes 2009-01-17 11:14:45 +01:00
Andrew Dolgov b167646419 viewfeed: disable output of counters when serving an infscroll request 2009-01-17 08:15:04 +01:00
Andrew Dolgov 34c4e5fcab properly pass cat_view to ccache_update() in viewfeed 2009-01-17 08:01:58 +01:00
Andrew Dolgov b6d486a3a4 code cleanup; ccache category calculation for cid=0 corrected 2009-01-17 07:57:33 +01:00
Andrew Dolgov 0bdec4560e viewfeed: only include counters when in CDM mode 2009-01-17 07:16:07 +01:00
Andrew Dolgov a5c815d358 code cleanup (remove dashboard initial stuff) 2009-01-16 17:12:28 +01:00
Andrew Dolgov bd090ab42e disable SYNC_COUNTERS option 2009-01-16 16:37:42 +01:00
Andrew Dolgov 0737b95a56 support for ccache updates in catchupArticlesById() 2009-01-16 16:02:47 +01:00
Andrew Dolgov ad0056a8b2 reset counters on frontend catchup requests 2009-01-16 15:07:22 +01:00
Andrew Dolgov 8a4c759ea3 a variety of ccache work 2009-01-16 14:11:19 +01:00
Andrew Dolgov ead2715d9c add ability to customize amount of returned entries for syndicated feeds 2009-01-05 09:09:05 +01:00
Andrew Dolgov fac5e7d1ed disable application/xml content-type for op=view zoom mode 2008-12-16 10:24:48 +01:00
Andrew Dolgov f29ba1484f code cleanup, test for db_escape() crazyness in DB sanity check 2008-11-10 06:29:19 +01:00
Andrew Dolgov 5a437c88d7 move user details to pref-users; code cleanup 2008-09-18 05:53:36 +01:00
Andrew Dolgov 7b4d02a834 main toolbar: add dropbox to select headlines sort mode 2008-09-09 04:30:12 +01:00
Andrew Dolgov eedfb635dd add function to open article summary in a popup window 2008-09-05 08:36:57 +01:00
Andrew Dolgov 9d393c84da add action to reset category order 2008-08-29 09:01:53 +01:00
Andrew Dolgov ecace165c1 rework feed dialog layouts 2008-08-06 08:51:28 +01:00
Andrew Dolgov d234a2e39d new option: SYNC_COUNTERS (bump schema) 2008-07-23 04:55:35 +01:00
Andrew Dolgov edd56fe579 viewfeed: consider bw_limit situation the same as csync when sending counters with headlines 2008-06-24 13:22:34 +01:00
Andrew Dolgov a598370dde add low bandwidth mode (less automatic requests in the background) 2008-06-24 08:43:20 +01:00
Andrew Dolgov 3908a1af90 view: output counters only when called in prefetch mode AND when csync is enabled 2008-06-03 09:18:08 +01:00
Andrew Dolgov 3bfc7a2ff1 view: output counters only when called in prefetch mode or when csync is enabled 2008-06-03 09:14:07 +01:00
Andrew Dolgov 363c7a4a02 check for failures to request counters in async way after viewfeed/view (2) 2008-05-21 05:42:31 +01:00
Andrew Dolgov 6cc1fab322 check for failures to request counters in async way after viewfeed/view 2008-05-21 05:38:28 +01:00
Andrew Dolgov 06c88b8dc3 add some piggy-backed counters to improve reliability 2008-05-21 05:19:03 +01:00
Andrew Dolgov 997d9d7cad view: request counters in background, request_counters(): add client rate limit 2008-05-20 16:59:42 +01:00
Andrew Dolgov 5aaf9b34e4 request counters asynchronously after viewfeed has succeeded but w/o counters block 2008-05-20 13:52:38 +01:00
Andrew Dolgov 8138c00f0c viewfeed: bump counters rate interval to 300ms 2008-05-20 09:52:23 +01:00
Andrew Dolgov 9e70f3b3ff viewfeed: enable counters reply, but with rate limit (180 sec) 2008-05-20 09:50:58 +01:00
Andrew Dolgov 877be7815b backend/feeds: add gzip 2008-05-20 07:48:54 +01:00
Andrew Dolgov 04fedbf587 new option: ENABLE_GZIP_OUTPUT 2008-05-20 07:01:19 +01:00
Andrew Dolgov f075890493 backend/feeds: do not calculate counters on reply 2008-05-19 09:43:17 +01:00
Andrew Dolgov 081e527d3a vfeed grouping: prevent duplicate group headings 2008-05-17 05:42:20 +01:00
Andrew Dolgov 5cbaf8736a return debug information on globalUpdateFeeds 2008-05-06 10:27:29 +01:00
Andrew Dolgov fc2b26a6a2 add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201) 2008-04-21 05:53:19 +01:00
Andrew Dolgov a88d37e5d2 add new access level 5, show user's level in prefs 2008-04-04 04:46:51 +01:00
Andrew Dolgov 1681df970b some more placeholders for dashboard 2008-02-17 08:39:05 +01:00
Andrew Dolgov d96b7774da initial work on dashboard 2008-02-15 18:43:10 +01:00
Andrew Dolgov 45004d4340 move update daemon code to common function, reorganize backend.php (patch from landure) 2008-01-26 06:33:59 +01:00
Andrew Dolgov 16211ddbf2 allow per-feed update method selection 2008-01-25 18:46:01 +01:00
Andrew Dolgov 0dd9c0cf0b add update method names array 2008-01-25 17:42:09 +01:00
Andrew Dolgov 7466dc6a62 update ttrss_feeds.last_viewed on viewfeed 2007-11-22 06:52:48 +01:00
Andrew Dolgov 52d7e7da48 disable headline cache when searching 2007-11-21 11:34:06 +01:00
Andrew Dolgov 5d17ead9b2 headline caching fixes 2007-11-21 10:05:04 +01:00