summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-27tweak how utility.css-based stuff looksAndrew Dolgov
2013-03-27add label_base_index to init paramsAndrew Dolgov
2013-03-27experimentally rebase labels; make base index configurableAndrew Dolgov
2013-03-27installer: fix missing semicolonsAndrew Dolgov
2013-03-26Merge pull request #93 from phmongeau/plugin_hotkeysAndrew Dolgov
Make it possible for plugins to add hotkey actions
2013-03-26move global hotkey_actions var to the topPhilippe Mongeau
2013-03-26convert hotkey_action switch to a dictPhilippe Mongeau
this will permit plugins to register hockey actions.
2013-03-26Merge pull request #91 from eMerzh/fix_oc5Andrew Dolgov
Owncloud Plugin : Update Url for Owncloud >= 5.X
2013-03-26Update Url for Owncloud >= 5.XBrice Maron
2013-03-26Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-03-26add experimental easy installerAndrew Dolgov
2013-03-26add redirect to digest on smartphones if mobile is missingAndrew Dolgov
2013-03-26digest: smartphone ui css tweaksAndrew Dolgov
2013-03-26digest: add barebones smartphone modeAndrew Dolgov
2013-03-26plugins/mobile: redirect immediately on initial callAndrew Dolgov
2013-03-26add back redirection to mobile pluginAndrew Dolgov
2013-03-26Revert "Removes redirection to mobile/"Andrew Dolgov
This reverts commit a4d4bceb978e828aa21950c8eb2b1bd2be79726b.
2013-03-26add classic mobile as a system pluginAndrew Dolgov
2013-03-26digest: fix digestinit failing on first invocationAndrew Dolgov
2013-03-26manually find and expand all parent nodes of a selected feed in feedTreeAndrew Dolgov
because dojo is incapable of doing it itself in a situation where tree persistence cookie is at initial state, bloody fucking hell
2013-03-26fix (?) syntax error in ja_JP .po file; rebase translationsAndrew Dolgov
2013-03-26merge new hu_HU translationAndrew Dolgov
2013-03-26updated hungarian translation 1.7.5Falu
new translated strings, updates, fixes
2013-03-26fix small preview locationAndrew Dolgov
2013-03-26do not apply unread view mode on last read feed because it makes no senseAndrew Dolgov
2013-03-26lower catchup_timeout_id to 500msAndrew Dolgov
2013-03-26lower catchup_timeout_id to 1sAndrew Dolgov
2013-03-26remove release deb/tarball scriptsAndrew Dolgov
2013-03-26schema: disable sort headlines by feed date by defaultAndrew Dolgov
2013-03-25Merge pull request #86 from saperduper/masterAndrew Dolgov
handle future pubDate
2013-03-26published and starred feeds: allow reversing headlinesAndrew Dolgov
2013-03-25add unread_first view mode (2)Andrew Dolgov
2013-03-25add unread_first view modeAndrew Dolgov
2013-03-25revert to previous adaptive behaviorAndrew Dolgov
2013-03-25Merge pull request #87 from sq5gvm/masterAndrew Dolgov
Updated polish translation
2013-03-25add a button to show release notes before updating; remove obsolete elementsAndrew Dolgov
2013-03-25Updated polish translation.Mirosław Lach
2013-03-25implement _CLASSIC_ADAPTIVEAndrew Dolgov
2013-03-25daemon2: actually handle --quiet optionAndrew Dolgov
2013-03-25Handle future pubDatesaperduper
Posts with pubDate in the future always appear at the top, which is ruining the whole "newest at top" idea. One way to handle this is to use time() instead. This is what google reader does and seems reasonable.
2013-03-25enable tooltips on normal modeAndrew Dolgov
2013-03-25remove unused clearTwitterCredentialsAndrew Dolgov
2013-03-25Merge pull request #85 from Joschasa/masterAndrew Dolgov
Updated german translation
2013-03-25drop ttrss_filters from the schemaAndrew Dolgov
2013-03-25Updated german translationJoschasa
2013-03-25fix inverse rule to only mean negative regexp matching except for whole rule ↵Andrew Dolgov
(refs #631)
2013-03-25getFilterName: only show inverse rules as actually inverseAndrew Dolgov
2013-03-25let us rejoice on being able to create double negative filters (refs #631)Andrew Dolgov
2013-03-25updater: add basic support for migrating feed iconsAndrew Dolgov
2013-03-25cdm expanded read: improve contrast a bitAndrew Dolgov