aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/common.go
Commit message (Expand)AuthorAge
* Align Info and Actionable items separatelyGravatar somini2020-01-28
* Add comments link keyboard shortcutGravatar Richard Schneider2020-01-06
* Make menu consistent across feed pagesGravatar Frédéric Guillot2020-01-02
* Make sure external URLs are not encoded incorrectly by Go template engineGravatar Frédéric Guillot2020-01-02
* Use V to open original link in current tabGravatar Frédéric Guillot2019-11-29
* Display list of feeds per categoryGravatar Frédéric Guillot2019-11-17
* Make sure settings menu is consistentGravatar Frédéric Guillot2019-11-17
* Add meta tag to disable Google TranslateGravatar Frédéric Guillot2019-10-29
* Add toast message for some keyboard shortcutsGravatar Jebbs2019-10-06
* Pass auth header to manifest requestGravatar Pierre Dubouilh2019-07-04
* Flip behavior of j and k keyboard shortcutsGravatar Ben Cohen2019-05-26
* Add option to enable/disable keyboard shortcutsGravatar Frédéric Guillot2019-04-28
* NavHandler: Make "g f" go to feed, or list of feedsGravatar Carl Helmertz2018-10-21
* Unsubscribe from feed through link or "#"Gravatar Carl Helmertz2018-10-19
* Use unique translation IDs instead of English text as keyGravatar Frédéric Guillot2018-09-21
* Avoid line break between emoji and (un)read/(un)star linksGravatar Diego Agulló2018-09-15
* Use regular text version of ✔︎ instead of emoji version on iOSGravatar Frédéric Guillot2018-08-28
* Show count of feeds with permanent errors in header menuGravatar Dave Z2018-08-26
* Use canonical importsGravatar Frédéric Guillot2018-08-24
* Avoid browser caching issues when assets changesGravatar Frédéric Guillot2018-07-22
* Improve themes handlingGravatar Frédéric Guillot2018-07-18
* Update application icon with different sizesGravatar Frédéric Guillot2018-07-18
* Add few tweaks to the layoutGravatar Frédéric Guillot2018-07-17
* Show feed title instead of domain in items listGravatar Dave Z2018-07-17
* Add service worker to cache feed iconsGravatar Frédéric Guillot2018-07-15
* Update default stylesheet name in HTML layoutGravatar Frédéric Guillot2018-07-07
* Remove timestamp from generated filesGravatar Frédéric Guillot2018-07-05
* Add search formGravatar Frédéric Guillot2018-07-04
* Corrected hard coded stringsGravatar stratmaster2018-06-22
* Add new fields for feed username/passwordGravatar Frédéric Guillot2018-06-19
* Fix unread count in menu not triggering clickGravatar Pascal Widdershoven2018-05-21
* Add Pocket authorization flow in the user interfaceGravatar Frédéric Guillot2018-05-20
* Add Pocket integrationGravatar Allan Reyes2018-05-20
* Do not show save link if no integration is configuredGravatar Frédéric Guillot2018-04-29
* Use vanilla HTTP handlers (refactoring)Gravatar Frédéric Guillot2018-04-29
* Add unit test for comments url and French translationGravatar Frédéric Guillot2018-04-07
* Add CommentsURL to entryGravatar Ben Brooks2018-04-07
* Add Nunux Keeper integrationGravatar Nicolas Carlier2018-02-25
* Take timezone into consideration when calculating relative timeGravatar Frédéric Guillot2018-02-04
* Show API URL endpoints in user interfaceGravatar Frédéric Guillot2018-01-31
* Add mark as read/unread link on list itemsGravatar Frédéric Guillot2018-01-20
* Refactor packages to have more idiomatic code baseGravatar Frédéric Guillot2018-01-02