summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-02-17backend: if fresh=1 parameter to getUnread is present, append output of fresh...Andrew Dolgov
2010-02-17notifier: add badge; bump versionAndrew Dolgov
2010-02-17add google chrome notifierAndrew Dolgov
2010-02-16add updated triple-pane themeAndrew Dolgov
2010-02-15fix unsubscribeFeed behaving improperly in preferencesAndrew Dolgov
2010-02-15feedlist: replace a elements with spansAndrew Dolgov
2010-02-10increase maximum custom icon sizeAndrew Dolgov
2010-02-10pref-prefs: properly update session pwd hash when changing passwordAndrew Dolgov
2010-02-09make_lockfile: only call posix_getpid() if it actually exists (hello, win32)Andrew Dolgov
2010-02-05make_lockfile: save current PIDAndrew Dolgov
2010-02-05better image attachment detection for inliningAndrew Dolgov
2010-02-03more input focusing improvements in popup dialogsAndrew Dolgov
2010-02-03code cleanupAndrew Dolgov
2010-02-03code cleanupAndrew Dolgov
2010-02-03db: remove obsolete _2 functionsAndrew Dolgov
2010-02-03quickAddFilter/Feed focus improvementsAndrew Dolgov
2010-02-03closeInfoBox: properly cleanup contentsAndrew Dolgov
2010-02-03focus query field in search dialog automaticallyAndrew Dolgov
2010-02-02do not strip magicquote stuff twice fromAndrew Dolgov
2010-01-28only check for themes when there is a logged-in userAndrew Dolgov
2010-01-28Revert "theme_image: do not display themed image if noone is logged in"Andrew Dolgov
2010-01-28Merge branch 'master' of bah.org.ru:public_html/testbox/tt-rssAndrew Dolgov
2010-01-28theme_image: do not display themed image if noone is logged inAndrew Dolgov
2010-01-27fix multiple TAG filters not being applied properlyAndrew Dolgov
2010-01-26unbreak published feed when not logged inAndrew Dolgov
2010-01-26Merge branch 'master' of bah.org.ru:public_html/testbox/tt-rssAndrew Dolgov
2010-01-25IE: fix being unable to loginAndrew Dolgov
2010-01-25enable translations by default; misc fixesAndrew Dolgov
2010-01-24pref-feeds: only show more actions dropdown when _ENABLE_FEED_DEBUGGING is de...Andrew Dolgov
2010-01-24feed update error dialog: fix buttonAndrew Dolgov
2010-01-24filters: properly reset memcached on add/remove operationsAndrew Dolgov