summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-28fix triple-pane themeAndrew Dolgov
2011-03-28authenticate against a hash of identifyable information from certificate inst...Andrew Dolgov
2011-03-28use SSL serial to bind certificate to user; implement autologin using SSL cer...Andrew Dolgov
2011-03-27allow authentication using SSL client certificates (closes #324)Andrew Dolgov
2011-03-27mention possible need to rename ICONS_DIRAndrew Dolgov
2011-03-24improve favicon detection (refs #322)Andrew Dolgov
2011-03-23search dialog: fix is_cat not parsed properlyAndrew Dolgov
2011-03-22set default update method back to magpieAndrew Dolgov
2011-03-21release 1.5.2Andrew Dolgov
2011-03-21update translationsAndrew Dolgov
2011-03-18fetch_file_contents: fix CURL option settingAndrew Dolgov
2011-03-18config: remove ENABLE_TRANSLATIONSAndrew Dolgov
2011-03-18rpc: no longer use XMLAndrew Dolgov
2011-03-18update translationsAndrew Dolgov
2011-03-18config: add special constant which is required to be set before config is acc...Andrew Dolgov
2011-03-18config: set default update method to simplepieAndrew Dolgov
2011-03-18js: remove obsolete dojo require callsAndrew Dolgov
2011-03-18mobile: fix uncategorized category not respecting the browse cat settingAndrew Dolgov
2011-03-18rework initial sanitycheck to use JSONAndrew Dolgov
2011-03-18backend/viewfeed: fix feed checking for validityAndrew Dolgov
2011-03-18fix report function in exception dialogAndrew Dolgov
2011-03-18validatePrefsReset: fix function not working properlyAndrew Dolgov
2011-03-18backend/viewfeed: use JSONAndrew Dolgov
2011-03-18backend/view: use JSON instead of XML; backend: output session invalid error ...Andrew Dolgov
2011-03-17use CURL when it is available, remove option USE_CURLAndrew Dolgov
2011-03-17make it possible to subscribe to password-protected feeds (closes #314)Andrew Dolgov
2011-03-16add master .pot; update translationsAndrew Dolgov
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