summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵Andrew Dolgov
accepted
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
using JSON
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 ↵Andrew Dolgov
information is available (closes #325)
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
* Change the update.php working directory to be the main tt-rss application directory so that the script can be run from anywhere without problems. Useful for adding the update.php script to cron.
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 ↵Andrew Dolgov
automatically fallback on active session id when key has been provided (refs #318)
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 ↵Andrew Dolgov
enabled
2011-01-25login form: fix copyright yearAndrew Dolgov
2011-01-24remove DB_PORT from the list of required config keywords (closes #310)Andrew Dolgov