]> git.wh0rd.org Git - tt-rss.git/history - backend.php
Fix several problems with image download
[tt-rss.git] / backend.php
2010-02-17 Andrew Dolgovbackend: if fresh=1 parameter to getUnread is present...
2010-02-02 Andrew Dolgovdo not strip magicquote stuff twice from
2010-01-26 Andrew DolgovMerge branch 'master' of bah.org.ru:public_html/testbox...
2010-01-25 Andrew Dolgovenable translations by default; misc fixes
2010-01-20 Andrew Dolgovpref-prefs: show default update interval as a dropdown
2010-01-13 Andrew Dolgovimplement settings profiles (bump schema)
2010-01-04 Andrew Dolgovrework the way DEFAULT_ARTICLE_LIMIT works, remove...
2009-12-29 Andrew Dolgovview: do not pass feed_id
2009-12-29 Andrew Dolgovuse POST parameters for frontend requests
2009-12-29 Andrew Dolgovupdate ccache in catchupArticleById(); misc counter...
2009-12-28 Andrew Dolgovimplement archived articles feed; bump schema
2009-12-24 Andrew Dolgovadd toggle_collapse_cat()
2009-12-24 Andrew Dolgovobsolete cookie storage for collapsed status of feedlis...
2009-10-27 Andrew DolgovMerge branch 'master' of /home/fox/public_html/testbox...
2009-10-27 Andrew Dolgovbackend: force login on init when in single user mode
2009-02-13 Andrew Dolgovbackend/rss: allow access to feeds without authenticati...
2009-02-01 Andrew Dolgovpossible speedup: bump counters_stamp in backend/feeds
2009-01-24 Andrew Dolgovremove old-style big feed browser (2)
2009-01-23 Andrew Dolgovccache: skip non-numeric feeds (e.g. tags)
2009-01-22 Andrew Dolgovview: more limiting tweaks (2)
2009-01-22 Andrew Dolgovview: more limiting tweaks
2009-01-22 Andrew Dolgovview: lower counters rate limit
2009-01-22 Andrew Dolgovrate limit counters calculation in view to once per...
2009-01-21 Andrew Dolgovproperly select next unread feed in feedlist when catch...
2009-01-18 Andrew Dolgovnew style labels (bump schema)
2009-01-17 Andrew DolgovgetLabelCounters: skip processing when labels are disab...
2009-01-17 Andrew Dolgovviewfeed: rate limit ccache_update
2009-01-17 Andrew Dolgovfix ccache_update() failure when called for labels
2009-01-17 Andrew Dolgovenable ccache_update() in viewfeed
2009-01-17 Andrew Dolgovadd fallback for headlines-unread element when ccache...
2009-01-17 Andrew Dolgovheadlines-unread: fix ccache usage
2009-01-17 Andrew Dolgovrpc tweaks; viewfeed counters attachment changed
2009-01-17 Andrew Dolgovattach counters to viewfeed output when subop is not...
2009-01-17 Andrew Dolgovccache: performance tweaks
2009-01-17 Andrew Dolgovblock ccache updates in viewfeed when is_cat = 1
2009-01-17 Andrew Dolgovactive_feed_is_cat, active_feed_id handling changes
2009-01-17 Andrew Dolgovviewfeed: disable output of counters when serving an...
2009-01-17 Andrew Dolgovproperly pass cat_view to ccache_update() in viewfeed
2009-01-17 Andrew Dolgovcode cleanup; ccache category calculation for cid=0...
2009-01-17 Andrew Dolgovviewfeed: only include counters when in CDM mode
2009-01-16 Andrew Dolgovcode cleanup (remove dashboard initial stuff)
2009-01-16 Andrew Dolgovdisable SYNC_COUNTERS option
2009-01-16 Andrew Dolgovsupport for ccache updates in catchupArticlesById()
2009-01-16 Andrew Dolgovreset counters on frontend catchup requests
2009-01-16 Andrew Dolgova variety of ccache work
2009-01-05 Andrew Dolgovadd ability to customize amount of returned entries...
2008-12-16 Andrew Dolgovdisable application/xml content-type for op=view zoom...
2008-11-10 Andrew Dolgovcode cleanup, test for db_escape() crazyness in DB...
2008-09-18 Andrew Dolgovmove user details to pref-users; code cleanup
2008-09-09 Andrew Dolgovmain toolbar: add dropbox to select headlines sort...
2008-09-05 Andrew Dolgovadd function to open article summary in a popup window
2008-08-29 Andrew Dolgovadd action to reset category order
2008-08-06 Andrew Dolgovrework feed dialog layouts
2008-07-23 Andrew Dolgovnew option: SYNC_COUNTERS (bump schema)
2008-06-24 Andrew Dolgovviewfeed: consider bw_limit situation the same as csync...
2008-06-24 Andrew Dolgovadd low bandwidth mode (less automatic requests in...
2008-06-03 Andrew Dolgovview: output counters only when called in prefetch...
2008-06-03 Andrew Dolgovview: output counters only when called in prefetch...
2008-05-21 Andrew Dolgovcheck for failures to request counters in async way...
2008-05-21 Andrew Dolgovcheck for failures to request counters in async way...
2008-05-21 Andrew Dolgovadd some piggy-backed counters to improve reliability
2008-05-20 Andrew Dolgovview: request counters in background, request_counters...
2008-05-20 Andrew Dolgovrequest counters asynchronously after viewfeed has...
2008-05-20 Andrew Dolgovviewfeed: bump counters rate interval to 300ms
2008-05-20 Andrew Dolgovviewfeed: enable counters reply, but with rate limit...
2008-05-20 Andrew Dolgovbackend/feeds: add gzip
2008-05-20 Andrew Dolgovnew option: ENABLE_GZIP_OUTPUT
2008-05-19 Andrew Dolgovbackend/feeds: do not calculate counters on reply
2008-05-17 Andrew Dolgovvfeed grouping: prevent duplicate group headings
2008-05-06 Andrew Dolgovreturn debug information on globalUpdateFeeds
2008-04-21 Andrew Dolgovadd workaround for psql 8.3 stricter typechecking on...
2008-04-04 Andrew Dolgovadd new access level 5, show user's level in prefs
2008-02-17 Andrew Dolgovsome more placeholders for dashboard
2008-02-15 Andrew Dolgovinitial work on dashboard
2008-01-26 Andrew Dolgovmove update daemon code to common function, reorganize...
2008-01-25 Andrew Dolgovallow per-feed update method selection
2008-01-25 Andrew Dolgovadd update method names array
2007-11-22 Andrew Dolgovupdate ttrss_feeds.last_viewed on viewfeed
2007-11-21 Andrew Dolgovdisable headline cache when searching
2007-11-21 Andrew Dolgovheadline caching fixes
2007-11-21 Andrew Dolgovadd experimental headline caching
2007-11-16 Andrew Dolgovschema: add created field to ttrss_users
2007-08-25 Andrew Dolgovupdate title of active feed in feedlist on the fly
2007-08-25 Andrew Dolgovremove mysql SET CHARACTER SET call
2007-08-24 Andrew Dolgovfix some issues in infinite scrolling
2007-08-23 Andrew Dolgovadd experimental support for simplepie (once again)
2007-08-21 Andrew Dolgovnew config option: MYSQL_CHARSET
2007-08-21 Andrew Dolgovmysql: disable utf8
2007-08-17 Andrew Dolgovmysql: set connection charset to utf-8
2007-08-09 Andrew Dolgovfix wrong generic feed icon
2007-08-09 Andrew Dolgovmore published feeds work
2007-08-09 Andrew Dolgovpublished feeds work
2007-07-12 Andrew Dolgovfix not logged in error handling from viewfeed/article...
2007-06-07 Andrew Dolgovadd runtime info to headlines response
2007-06-01 Andrew Dolgovadd 15 minute feed update interval
2007-05-19 Andrew Dolgovdisable magic quotes if needed
2007-05-19 Andrew Dolgovdo not reference gettext modules if ENABLE_TRANSLATIONS...
2007-05-18 Andrew Dolgovincrease performance of queryFeedHeadlines request
2007-05-15 Andrew Dolgovdo not output topmost articles in CDM headlines
2007-05-15 Andrew Dolgovprefetch topmost articles on headlines load
next