summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-10update translationsAndrew Dolgov
2011-03-10change description of filter 'filter' action (bump schema)Andrew Dolgov
2011-03-08allow rdf:about as a guid sourceAndrew Dolgov
2011-03-08getURLParam: use PrototypeAndrew Dolgov
2011-03-07simplify adding/removing labels manually; simplify headline popup menuAndrew Dolgov
2011-03-07subtoolbar: add shortcut to catchupPage()Andrew Dolgov
2011-03-06fetch_twitter_rss: use proper uidAndrew Dolgov
2011-03-06switch twitter support from twitteroauth to tmhOAuthAndrew Dolgov
2011-03-06add code to report fatal exceptions to tt-rss.orgAndrew Dolgov
2011-03-06enable auto catchup for three pane modeAndrew Dolgov
2011-03-06change description of CDM_AUTO_CATCHUP (bump schema)Andrew Dolgov
2011-03-06rework cdm autocatchupAndrew Dolgov
2011-03-05allow searching for date using @keyword syntaxAndrew Dolgov
2011-03-04build custom layer of Dojo to speed up loading of tt-rss (refs #293)Andrew Dolgov
2011-03-04mobile: allow showing category content inline (closes #315)Andrew Dolgov
2011-03-01cdmClicked: use correct function to parse returned JSONAndrew Dolgov
2011-02-26subcribe_to_feed: only try to use twitter OAuth when authentication informati...Andrew Dolgov
2011-02-20update_rss_feed: do not strip tags of entry_content (refs #323)Andrew Dolgov
2011-02-19db_escape_string: remove tags by default (refs #323)Andrew Dolgov
2011-02-18fix fatalError() not working properlyAndrew Dolgov
2011-02-09Allow update.php to be run from outside of the main directoryJohn Kristensen
2011-02-09backend/rss: fix previous patch breaking active session id (refs #318)Andrew Dolgov
2011-02-09backend/rss: better error reporting for unauthorized feeds, do not automatica...Andrew Dolgov
2011-02-07api: default to admin username when logging in in single user mode (fixed)Andrew Dolgov
2011-02-07api: default to admin username when logging in in single user modeAndrew Dolgov
2011-01-31implement a proper fix of cached images URL (refs #305, closes #300)Andrew Dolgov
2011-01-31focus content pane on view() (closes #312)Andrew Dolgov
2011-01-30fix sanity_config script, regenerate check fileAndrew Dolgov
2011-01-26update image caching handler code (refs #300)Andrew Dolgov
2011-01-26only show cache images option in feed editor when SIMPLEPIE_CACHE_IMAGES is e...Andrew Dolgov
2011-01-25login form: fix copyright yearAndrew Dolgov
2011-01-24remove DB_PORT from the list of required config keywords (closes #310)Andrew Dolgov
2011-01-24replace all occurences of double-escaped entities in FeedTree instead of only...Andrew Dolgov
2011-01-21release 1.5.1Andrew Dolgov
2011-01-18fix edit subscription option button doing nothing after external subscriptionAndrew Dolgov
2011-01-18properly handle multiple feed extraction in external subscription dialogAndrew Dolgov
2011-01-18properly handle redirecting back to requested page after logging in (closes #...Andrew Dolgov
2011-01-18Merge branch 'master' of fakecake.org:public_html/testbox/tt-rssAndrew Dolgov
2011-01-18fix j/k selecting hidden categories (refs #292)Andrew Dolgov
2011-01-18fix x hotkey firing simultaneously with XAndrew Dolgov
2011-01-18properly skip over collapsed categories when using j/k hotkeys (refs #292)Andrew Dolgov
2011-01-18re-add ForceUpdate to viewfeed for update debugging, add some filter debuggingAndrew Dolgov
2011-01-16small fixesandre-hub
2011-01-15implement j/k hotkeys to move between feeds (closes #292)Andrew Dolgov
2011-01-11properly check whether all constants are defined in config.phpAndrew Dolgov
2011-01-11fix simplepie image cache being requested from the wrong address (close #300)Andrew Dolgov
2011-01-11add optional AUTO_LOGIN for when remote authentication is allowed (closes #295)Andrew Dolgov
2011-01-11fix PHP_EXECUTABLE declaration not being properly overriden in config.php (cl...Andrew Dolgov
2010-12-29mention possibility of broken utf8 characters with MYSQL_CHARSET (refs #289)Andrew Dolgov
2010-12-28fall back to the old wide logo; remove main logoAndrew Dolgov