]> git.wh0rd.org Git - tt-rss.git/history - backend.php
disable libxml entity loader to prevent attacks via xml external entities (fixes...
[tt-rss.git] / backend.php
2010-11-19 Andrew Dolgovrework headlines menu and openArticleInNewWindow()
2010-11-18 Andrew Dolgovallow onclick editing of categories and drag-reordering...
2010-11-17 Andrew Dolgovrework pref-feeds dialog; update other pref panes
2010-11-16 Andrew Dolgovcode cleanup
2010-11-15 Andrew Dolgovdijit.tree feedlist improvements
2010-11-15 Andrew Dolgovinitial implementation of feedlist based on dijit.Tree
2010-11-15 Andrew Dolgovremove modalbox; use dijit.Dialog; further dojo-related...
2010-11-14 Andrew Dolgovuse Modalbox library for popup dialogs
2010-11-11 Andrew Dolgovviewfeed: only return counters when subop is present
2010-11-11 Andrew Dolgovviewfeed: return counters when subop is present or...
2010-11-10 Andrew Dolgovbackend: fix warning in zoom mode
2010-11-10 Andrew Dolgovimplement label cache; misc fixes (bump schema)
2010-11-10 Andrew Dolgovjs: code cleanup; move to async counter sending mode
2010-11-10 Andrew Dolgovadd option to sort headlines by feed-specified date...
2010-11-10 Andrew Dolgovremove error_reporting() hacks; set default error repor...
2010-11-08 Andrew Dolgovbackend/rss: fix view-mode handling
2010-11-08 Andrew Dolgovbackend/rss: disable http auth
2010-11-08 Andrew Dolgovreplace old-style published feed with universal secretk...
2010-11-06 Andrew Dolgovheadlines: use JSON instead of separate helper xml...
2010-11-05 Andrew Dolgovdo some warning housekeeping
2010-11-04 Andrew Dolgovhandle counters using JSON instead of XML
2010-11-04 Andrew Dolgovimplement a simple pseudo-dashboard feed; display feeds...
2010-11-03 Andrew Dolgovallow generated feeds to use view_mode
2010-10-27 Andrew Dolgovoverride order use date_entered instead of updated
2010-10-27 Andrew Dolgovadd ttrss_entries.date_updated; use date_updated instea...
2010-10-19 Andrew Dolgovrevert to sorting by updated instead of date_entering...
2010-10-18 Andrew DolgovMerge branch 'master' of madoka.volgo-balt.ru:public_ht...
2010-10-18 Andrew Dolgovorder feed output by date_entered instead of updated...
2010-09-07 Andrew Dolgovmake sure magic quote workaround actually works
2010-09-04 Andrew Dolgovuse better magic quotes removal fix
2010-06-30 Andrew Dolgovconfig: replace confusing option ENABLE_SIMPLEPIE with...
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
next