]> git.wh0rd.org - tt-rss.git/shortlog
tt-rss.git
2011-03-21  Andrew Dolgovrelease 1.5.2 1.5.2
2011-03-21  Andrew Dolgovupdate translations
2011-03-18  Andrew Dolgovfetch_file_contents: fix CURL option setting
2011-03-18  Andrew Dolgovconfig: remove ENABLE_TRANSLATIONS
2011-03-18  Andrew Dolgovrpc: no longer use XML
2011-03-18  Andrew Dolgovupdate translations
2011-03-18  Andrew Dolgovconfig: add special constant which is required to be...
2011-03-18  Andrew Dolgovconfig: set default update method to simplepie
2011-03-18  Andrew Dolgovjs: remove obsolete dojo require calls
2011-03-18  Andrew Dolgovmobile: fix uncategorized category not respecting the...
2011-03-18  Andrew Dolgovrework initial sanitycheck to use JSON
2011-03-18  Andrew Dolgovbackend/viewfeed: fix feed checking for validity
2011-03-18  Andrew Dolgovfix report function in exception dialog
2011-03-18  Andrew DolgovvalidatePrefsReset: fix function not working properly
2011-03-18  Andrew Dolgovbackend/viewfeed: use JSON
2011-03-18  Andrew Dolgovbackend/view: use JSON instead of XML; backend: output...
2011-03-17  Andrew Dolgovuse CURL when it is available, remove option USE_CURL
2011-03-17  Andrew Dolgovmake it possible to subscribe to password-protected...
2011-03-16  Andrew Dolgovadd master .pot; update translations
2011-03-10  Andrew Dolgovupdate translations
2011-03-10  Andrew Dolgovchange description of filter 'filter' action (bump...
2011-03-08  Andrew Dolgovallow rdf:about as a guid source
2011-03-08  Andrew DolgovgetURLParam: use Prototype
2011-03-07  Andrew Dolgovsimplify adding/removing labels manually; simplify...
2011-03-07  Andrew Dolgovsubtoolbar: add shortcut to catchupPage()
2011-03-06  Andrew Dolgovfetch_twitter_rss: use proper uid
2011-03-06  Andrew Dolgovswitch twitter support from twitteroauth to tmhOAuth
2011-03-06  Andrew Dolgovadd code to report fatal exceptions to tt-rss.org
2011-03-06  Andrew Dolgovenable auto catchup for three pane mode
2011-03-06  Andrew Dolgovchange description of CDM_AUTO_CATCHUP (bump schema)
2011-03-06  Andrew Dolgovrework cdm autocatchup
2011-03-05  Andrew Dolgovallow searching for date using @keyword syntax
2011-03-04  Andrew Dolgovbuild custom layer of Dojo to speed up loading of tt...
2011-03-04  Andrew Dolgovmobile: allow showing category content inline (closes...
2011-03-01  Andrew DolgovcdmClicked: use correct function to parse returned...
2011-02-26  Andrew Dolgovsubcribe_to_feed: only try to use twitter OAuth when...
2011-02-19  Andrew Dolgovupdate_rss_feed: do not strip tags of entry_content...
2011-02-19  Andrew Dolgovdb_escape_string: remove tags by default (refs #323)
2011-02-18  Andrew Dolgovfix fatalError() not working properly
2011-02-09  John KristensenAllow update.php to be run from outside of the main...
2011-02-09  Andrew Dolgovbackend/rss: fix previous patch breaking active session...
2011-02-09  Andrew Dolgovbackend/rss: better error reporting for unauthorized...
2011-02-07  Andrew Dolgovapi: default to admin username when logging in in singl...
2011-02-07  Andrew Dolgovapi: default to admin username when logging in in singl...
2011-01-31  Andrew Dolgovimplement a proper fix of cached images URL (refs ...
2011-01-31  Andrew Dolgovfocus content pane on view() (closes #312)
2011-01-30  Andrew Dolgovfix sanity_config script, regenerate check file
2011-01-26  Andrew Dolgovupdate image caching handler code (refs #300)
2011-01-26  Andrew Dolgovonly show cache images option in feed editor when SIMPL...
2011-01-25  Andrew Dolgovlogin form: fix copyright year
2011-01-24  Andrew Dolgovremove DB_PORT from the list of required config keyword...
2011-01-24  Andrew Dolgovreplace all occurences of double-escaped entities in...
2011-01-21  Andrew Dolgovrelease 1.5.1 1.5.1
2011-01-18  Andrew Dolgovfix edit subscription option button doing nothing after...
2011-01-18  Andrew Dolgovproperly handle multiple feed extraction in external...
2011-01-18  Andrew Dolgovproperly handle redirecting back to requested page...
2011-01-18  Andrew DolgovMerge branch 'master' of fakecake.org:public_html/testb...
2011-01-18  Andrew Dolgovfix j/k selecting hidden categories (refs #292)
2011-01-18  Andrew Dolgovfix x hotkey firing simultaneously with X
2011-01-18  Andrew Dolgovproperly skip over collapsed categories when using...
2011-01-17  Andrew Dolgovre-add ForceUpdate to viewfeed for update debugging...
2011-01-16  andre-hubsmall fixes
2011-01-15  Andrew Dolgovimplement j/k hotkeys to move between feeds (closes...
2011-01-11  Andrew Dolgovproperly check whether all constants are defined in...
2011-01-11  Andrew Dolgovfix simplepie image cache being requested from the...
2011-01-11  Andrew Dolgovadd optional AUTO_LOGIN for when remote authentication...
2011-01-11  Andrew Dolgovfix PHP_EXECUTABLE declaration not being properly overr...
2010-12-29  Andrew Dolgovmention possibility of broken utf8 characters with...
2010-12-28  Andrew Dolgovfall back to the old wide logo; remove main logo
2010-12-28  Andrew Dolgovadd a hack to display several html entities properly...
2010-12-28  Andrew Dolgovapi/getFeeds: add hack to properly find feed icons...
2010-12-28  Andrew Dolgovdisplay last update times in PrefFeedTree (closes ...
2010-12-28  Andrew Dolgovfix USER_STYLESHEET for mysql (was broken because of...
2010-12-28  Andrew Dolgovfeedtree: remove labelNode hack
2010-12-28  Andrew Dolgovdisable headline buffer caching for now
2010-12-28  Andrew Dolgovdo not try to reinject new headline buffer when marking...
2010-12-27  Andrew Dolgovbackend/rss: always use secret key to get uid when...
2010-12-27  Andrew Dolgovrename USE_CURL_FOR_ICONS to USE_CURL
2010-12-27  Andrew Dolgovsimplepie: enable digest authentication
2010-12-27  Michael KuhnUpdate SimplePie to version 1.2.
2010-12-27  Andrew Dolgovfix 'x' hotkey, add FeedTree.collapseCat
2010-12-27  Andrew Dolgovadd sanity checks for mbstring, json, postgresql and...
2010-12-27  Andrew Dolgovtriple-pane: do not try to rework UI using javascript...
2010-12-27  Andrew Dolgovmake sure links in CDM content are visible
2010-12-21  Andrew Dolgovfix cdmClicked doing nothing in expanded mode when...
2010-12-21  Andrew Dolgovrelease 1.5.0 1.5.0
2010-12-21  Andrew Dolgovupdate htmlpurifier cache stuff, add sanity check
2010-12-17  Andrew Dolgovfix feed editor when FORCE_ARTICLE_PURGE is enabled
2010-12-16  Andrew Dolgovapi: use is_cat in getArticles and catchupFeed for...
2010-12-15  Andrew Dolgovremove HTMLPurifier cache files; ignore them in the...
2010-12-15  Andrew Dolgovadd <s> to valid tags when cleaning content
2010-12-03  Andrew Dolgovtweak logo
2010-12-03  Andrew Dolgovupdate logo
2010-12-03  Andrew Dolgovfix typos in sphinx_enabled definition; update logo
2010-12-02  Andrew Dolgovrework main layout a little bit
2010-12-01  Andrew Dolgovremove forced with from main toolbar dropdowns
2010-11-30  Andrew Dolgovsanitize_rss: do not try to rewrite urls when article...
2010-11-30  Andrew Dolgovuse html5 audio player instead of flash when possible
2010-11-29  Andrew Dolgovfix session ip checking
2010-11-29  Andrew Dolgovtweak article notes
next