summaryrefslogtreecommitdiff
path: root/backend.php
AgeCommit message (Expand)Author
2009-01-17ccache: performance tweaksAndrew Dolgov
2009-01-17block ccache updates in viewfeed when is_cat = 1Andrew Dolgov
2009-01-17active_feed_is_cat, active_feed_id handling changesAndrew Dolgov
2009-01-17viewfeed: disable output of counters when serving an infscroll requestAndrew Dolgov
2009-01-17properly pass cat_view to ccache_update() in viewfeedAndrew Dolgov
2009-01-17code cleanup; ccache category calculation for cid=0 correctedAndrew Dolgov
2009-01-17viewfeed: only include counters when in CDM modeAndrew Dolgov
2009-01-16code cleanup (remove dashboard initial stuff)Andrew Dolgov
2009-01-16disable SYNC_COUNTERS optionAndrew Dolgov
2009-01-16support for ccache updates in catchupArticlesById()Andrew Dolgov
2009-01-16reset counters on frontend catchup requestsAndrew Dolgov
2009-01-16a variety of ccache workAndrew Dolgov
2009-01-05add ability to customize amount of returned entries for syndicated feedsAndrew Dolgov
2008-12-16disable application/xml content-type for op=view zoom modeAndrew Dolgov
2008-11-10code cleanup, test for db_escape() crazyness in DB sanity checkAndrew Dolgov
2008-09-18move user details to pref-users; code cleanupAndrew Dolgov
2008-09-09main toolbar: add dropbox to select headlines sort modeAndrew Dolgov
2008-09-05add function to open article summary in a popup windowAndrew Dolgov
2008-08-29add action to reset category orderAndrew Dolgov
2008-08-06rework feed dialog layoutsAndrew Dolgov
2008-07-23new option: SYNC_COUNTERS (bump schema)Andrew Dolgov
2008-06-24viewfeed: consider bw_limit situation the same as csync when sending counters...Andrew Dolgov
2008-06-24add low bandwidth mode (less automatic requests in the background)Andrew Dolgov
2008-06-03view: output counters only when called in prefetch mode AND when csync is ena...Andrew Dolgov
2008-06-03view: output counters only when called in prefetch mode or when csync is enabledAndrew Dolgov
2008-05-21check for failures to request counters in async way after viewfeed/view (2)Andrew Dolgov
2008-05-21check for failures to request counters in async way after viewfeed/viewAndrew Dolgov
2008-05-21add some piggy-backed counters to improve reliabilityAndrew Dolgov
2008-05-20view: request counters in background, request_counters(): add client rate limitAndrew Dolgov
2008-05-20request counters asynchronously after viewfeed has succeeded but w/o counters...Andrew Dolgov
2008-05-20viewfeed: bump counters rate interval to 300msAndrew Dolgov
2008-05-20viewfeed: enable counters reply, but with rate limit (180 sec)Andrew Dolgov
2008-05-20backend/feeds: add gzipAndrew Dolgov
2008-05-20new option: ENABLE_GZIP_OUTPUTAndrew Dolgov
2008-05-19backend/feeds: do not calculate counters on replyAndrew Dolgov
2008-05-17vfeed grouping: prevent duplicate group headingsAndrew Dolgov
2008-05-06return debug information on globalUpdateFeedsAndrew Dolgov
2008-04-21add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201)Andrew Dolgov
2008-04-04add new access level 5, show user's level in prefsAndrew Dolgov
2008-02-17some more placeholders for dashboardAndrew Dolgov
2008-02-15initial work on dashboardAndrew Dolgov
2008-01-26move update daemon code to common function, reorganize backend.php (patch fro...Andrew Dolgov
2008-01-25allow per-feed update method selectionAndrew Dolgov
2008-01-25add update method names arrayAndrew Dolgov
2007-11-22update ttrss_feeds.last_viewed on viewfeedAndrew Dolgov
2007-11-21disable headline cache when searchingAndrew Dolgov
2007-11-21headline caching fixesAndrew Dolgov
2007-11-21add experimental headline cachingAndrew Dolgov
2007-11-16schema: add created field to ttrss_usersAndrew Dolgov
2007-08-25update title of active feed in feedlist on the flyAndrew Dolgov