summaryrefslogtreecommitdiffstats
path: root/templates/part.settings.php
AgeCommit message (Collapse)Author
2015-04-29clarify expand articles on key navigation settingJan-Christoph Borchardt
2015-04-29fix #774Bernhard Posselt
2015-04-21group mark read on scroll together with compact viewBernhard Posselt
2014-12-03typo fixBernhard Posselt
2014-12-03typo fixBernhard Posselt
2014-12-03typo fixBernhard Posselt
2014-12-03Make expand entries in compact view after jumping to next/previous feed ↵Bernhard Posselt
optional with a setting
2014-12-02fix #678Bernhard Posselt
2014-10-21first try to set indention limit at 80 characters in phpBernhard Posselt
2014-10-20add keyboard shortcutsBernhard Posselt
2014-09-23another fixBernhard Posselt
2014-09-23changelogBernhard Posselt
2014-09-23wording fixesBernhard Posselt
2014-09-23fix settings stringBernhard Posselt
2014-09-14add import articlesBernhard Posselt
2014-09-13center buttons and link captions for import/exportBernhard Posselt
2014-09-13proper styles for settings uploadBernhard Posselt
2014-09-09several fixesBernhard Posselt
2014-06-26style fixesBernhard Posselt
2014-05-30fix autopaging and marking read, render itemsBernhard Posselt
2014-05-23more boilerplateBernhard Posselt
2014-05-23use firefox for ci and e2eBernhard Posselt
2014-05-23fix slideupBernhard Posselt
2014-05-23add most of the settings except importBernhard Posselt
2014-05-14first commit, nothing working yetBernhard Posselt
2014-04-09it works :)Bernhard Posselt
2013-12-19add persistent option for compact viewBernhard Posselt
2013-09-12add fileextensions as hint to subscriptions exportBernhard Posselt
2013-09-12remove display block for settingsBernhard Posselt
2013-09-12fix #342Bernhard Posselt
2013-09-12removed google importer on the serverside, add importer for articlesBernhard Posselt
2013-09-12remove display blockBernhard Posselt
2013-09-12#342 implement exportBernhard Posselt
2013-04-19added javascript for uploading google reader json filesBernhard Posselt
2013-04-19added form for google reader importBernhard Posselt
2013-04-17remove the subscriblet due to security concerns: no way to prevent CSRF ↵Bernhard Posselt
attacks that may add a feed which exploits possible security bugs, fix #48
2013-04-15renamed bl to businesslayer, handle exception in update routine, fix #69Bernhard Posselt
2013-04-13implement opml import, fix #23Bernhard Posselt
2013-04-12show disabled export button if there are no feedsBernhard Posselt
2013-04-12implement export, needs proper unittests though, fix 31Bernhard Posselt
2013-04-11added opml icons to export import buttonBernhard Posselt
2013-04-02small pixel fixesBernhard Posselt
2013-03-27star by guid hash and feedid to also star an item if it has been updated in ↵Bernhard Posselt
the meantime. read still only works on the current version of the item, that means if an item is updated on the server side and an older version is being read on the server it will not be marked as read
2013-02-12different order for the delete icon, disable export button if there are no feedsBernhard Posselt
2013-02-12forward import click to hidden file inputBernhard Posselt
2013-02-11new style and style cleanup for the news appBernhard Posselt
2013-01-27merged the angularjs branchBernhard Posselt