aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations/en_US.json
Commit message (Collapse)AuthorAge
* Add comments link keyboard shortcutGravatar Richard Schneider2020-01-06
|
* Make menu consistent across feed pagesGravatar Frédéric Guillot2020-01-02
|
* Use V to open original link in current tabGravatar Frédéric Guillot2019-11-29
| | | | | - To avoid a breaking change, keep v to open the original link in new tab. - People who prefers to open the link in the current tab should use V.
* Display list of feeds per categoryGravatar Frédéric Guillot2019-11-17
|
* Show the number of read and unread entries for each feedGravatar Frédéric Guillot2019-11-17
|
* Show unread counters on feeds pageGravatar Maxim Baz2019-10-29
|
* Add toast message for some keyboard shortcutsGravatar Jebbs2019-10-06
| | | Add notification message when using keyboard shortcuts: f, s, and m.
* Import OPML from URLGravatar Peter De Wachter2019-08-15
|
* Add option to disable feedsGravatar Frédéric Guillot2019-07-26
|
* Ask for confirmation before clicking on mark all as readGravatar Frédéric Guillot2019-07-17
|
* Add option to enable/disable keyboard shortcutsGravatar Frédéric Guillot2019-04-28
|
* Add missing translationGravatar Frédéric Guillot2019-04-05
|
* Allow to switch between unread only and all entries on category/feed viewsGravatar Diego Agulló2018-12-16
|
* Update en_US.jsonGravatar Bryan Roth2018-12-12
| | | | Fixing translations.
* NavHandler: Make "g f" go to feed, or list of feedsGravatar Carl Helmertz2018-10-21
| | | | | | When you're reading an entry, you may want to go to the feed first, before quickly continuing to reading all of the feeds with another "g f".
* Unsubscribe from feed through link or "#"Gravatar Carl Helmertz2018-10-19
| | | | | | | | | | | | | | | | | | | | After importing old OPML files, you may discover that many feeds are obsolete or uninteresting. You list the feeds entries and determine that you want to unsubscribe. This needs three clicks (edit feed, delete, confirm) and requires moving the mouse to hit the different targets. This quickly becomes tiring, if you are up to possibly deleting hundreds of feeds. One mediation, introduced in this commit, is to add an unsubscribe link to each feed's entry listing view, and also adding a keyboard shortcut. The keyboard shortcut "#" is: * longer than one keystroke (requires shift) * hard to type by accident * used in Google products (thanks for the hint @fguillot) In an effort to try to reduce the number of accidental feed unsubscriptions.
* Change link state when marking all entries as readGravatar Frédéric Guillot2018-10-08
|
* Refactor HTTP response builderGravatar Frédéric Guillot2018-10-08
|
* Add another fix for translationsGravatar stratmaster2018-09-23
|
* Add missing translations and few fixesGravatar Frédéric Guillot2018-09-22
|
* Translate application in RussianGravatar Savely Krasovsky2018-09-22
|
* Use unique translation IDs instead of English text as keyGravatar Frédéric Guillot2018-09-21
|
* First commitGravatar Frédéric Guillot2017-11-19