summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-26disable pubsubhubbub client by default (refs #407)Andrew Dolgov
2011-12-26change deb architecture from any to all (fixes #406)Andrew Dolgov
2011-12-26add suggests: php5-curl to tt-rss-common (fixes #407)Andrew Dolgov
2011-12-26fix daemon sleep intervalAndrew Dolgov
2011-12-26fix help not loading on ? pressAndrew Dolgov
2011-12-26update sanity_configAndrew Dolgov
2011-12-26only try to cache images when cache dir is writableAndrew Dolgov
2011-12-26universal image caching and automatic cache directories maintenanceAndrew Dolgov
2011-12-26disable csrf loggingAndrew Dolgov
2011-12-26experimental CSRF protectionAndrew Dolgov
2011-12-25globalUpdateFeeds: disable debugging infoAndrew Dolgov
2011-12-22release 1.5.8.1Andrew Dolgov
2011-12-22fix login form profiles fetchingAndrew Dolgov
2011-12-22fix OPML importAndrew Dolgov
2011-12-21add index on ttrss_enclosures(post_id)Andrew Dolgov
2011-12-21move jsmin.php to lib/Andrew Dolgov
2011-12-21add jsmin stuff to index.phpAndrew Dolgov
2011-12-21rename dismiss article buttonAndrew Dolgov
2011-12-21add note pluginAndrew Dolgov
2011-12-21bump config versionAndrew Dolgov
2011-12-21add readitlater pluginAndrew Dolgov
2011-12-21add mail and share pluginsAndrew Dolgov
2011-12-21add missing filesAndrew Dolgov
2011-12-20move tweet button to a plugin, implement basic support for article action but...Andrew Dolgov
2011-12-20lock arrowhead in headlines-toolbar to webkitAndrew Dolgov
2011-12-20tweak headlines-toolbar appearanceAndrew Dolgov
2011-12-20release 1.5.8Andrew Dolgov
2011-12-19fix pref_filtersAndrew Dolgov
2011-12-17api: add setArticleLabelAndrew Dolgov
2011-12-17api: add getLabelsAndrew Dolgov
2011-12-15include path fix for lighttpdAndrew Dolgov
2011-12-15api: fix browsing uncategorizedAndrew Dolgov
2011-12-14fix browsing by tagsAndrew Dolgov
2011-12-14remove about dialogAndrew Dolgov
2011-12-14do not include keyboard help files into index and prefs.phpAndrew Dolgov
2011-12-14public: enable globalUpdateFeedsAndrew Dolgov
2011-12-14fix dpkg for new classes layoutAndrew Dolgov
2011-12-14fix dpkg for new config.php-distAndrew Dolgov
2011-12-14fix labelopsAndrew Dolgov
2011-12-14Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2011-12-14fix feed editorAndrew Dolgov
2011-12-14add test for LOCK_DIRECTORYAndrew Dolgov
2011-12-13simplify default global config, expand sanity_check messagesAndrew Dolgov
2011-12-13api: fix API_LEVELAndrew Dolgov
2011-12-13split several functions to related classesAndrew Dolgov
2011-12-13rename sanitize_rss to sanitizeAndrew Dolgov
2011-12-13split rss updating stuff into separate include fileAndrew Dolgov
2011-12-13move API to classes/Andrew Dolgov
2011-12-13Merge branch 'tiny-oop'Andrew Dolgov
2011-12-13remove opml_domdoc separate moduleAndrew Dolgov