summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-19add author info to generated feedsAndrew Dolgov
2010-07-19api: add catchupFeedAndrew Dolgov
2010-07-18api: add attachment information in getArticleAndrew Dolgov
2010-07-01config: remove unused ENABLE_FEED_BROWSERAndrew Dolgov
2010-07-01config: remove unused WEB_DEMO_MODEAndrew Dolgov
2010-07-01config: remove unused MAX_UPDATE_TIMEAndrew Dolgov
2010-07-01feed browser: fix feeds with ampersand signs in feed url not being displayed ...Andrew Dolgov
2010-06-30pref-feeds: fix typoAndrew Dolgov
2010-06-30config: remove ALLOW_SELECT_UPDATE_METHODAndrew Dolgov
2010-06-30copyright: always show current yearAndrew Dolgov
2010-06-30update translationsAndrew Dolgov
2010-06-30rework OPML display in pref-feeds; hide authenticated feeds from public OPMLAndrew Dolgov
2010-06-30config: replace confusing option ENABLE_SIMPLEPIE with DEFAULT_UPDATE_METHOD;...Andrew Dolgov
2010-06-29do not show settings in published opmlAndrew Dolgov
2010-06-29add help text to OPML export promptAndrew Dolgov
2010-06-29opml: remove debug file overrideAndrew Dolgov
2010-06-29support import and export of tt-rss preferences in OPML with DOMDocument OPML...Andrew Dolgov
2010-06-10prevent default admin user from being removed; properly fail on startup if si...Andrew Dolgov
2010-06-07update fr_FR translationAndrew Dolgov
2010-06-04mobile: add article navigation (closes #269)Andrew Dolgov
2010-06-01update de_DE translationAndrew Dolgov
2010-05-31footer: change my homepage urlAndrew Dolgov
2010-05-31release 1.4.2Andrew Dolgov
2010-05-31update translationsAndrew Dolgov
2010-05-30bump php-gettext to 1.0.10Andrew Dolgov
2010-05-27fix various actions failing when tried on an empty (e.g. no articles) headlin...Andrew Dolgov
2010-04-22Fix several problems with image downloadAndrew Dolgov
2010-04-22update it_IT translationAndrew Dolgov
2010-04-19api: fix wrong sql syntax in getFeedsAndrew Dolgov
2010-04-14remove custom hardcoded cache destinations in various daemon scriptsAndrew Dolgov
2010-04-12adding text attribute to categoriesMatthew Katz
2010-04-10fixed so that login is only required for import and export of OPML, not for p...Matthew Katz
2010-04-10oh, you have to end braces? fascinating.Matthew Katz
2010-04-09added filtering for private feeds to opml, and key lookupMatt Katz
2010-04-09adding in the backend connection bits so that the dialog worksMatt Katz
2010-04-09Added a new dialog section yes this is all copypastaMatt Katz
2010-04-09added function for publish_opmlMatt Katz
2010-04-09adding a dialog for revealing the OPML urlMatt Katz
2010-04-07properly check for entry id array being present before iterating it in mobile...Andrew Dolgov
2010-03-29remove unused variable referencesAndrew Dolgov
2010-03-29update_rss_feed: properly handle enginge changes when using memcachedAndrew Dolgov
2010-03-24catchupArticlesById: return when there are no ids to catchupAndrew Dolgov
2010-03-23allow filtering by article author (bump schema)Andrew Dolgov
2010-03-22release 1.4.1Andrew Dolgov
2010-03-22daemon: fallback automatically when pcntl_signal() is not presentAndrew Dolgov
2010-02-19notifier: fix icons; support single-user modeAndrew Dolgov
2010-02-18update translationsAndrew Dolgov
2010-02-18add hotkey (f x) to reverse headlines order (closes #262)Andrew Dolgov
2010-02-18notifier: mention licenseAndrew Dolgov
2010-02-17notifier: support showing fresh articles in the badgeAndrew Dolgov