aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/html/category_entries.html
Commit message (Collapse)AuthorAge
* Display list of feeds per categoryGravatar Frédéric Guillot2019-11-17
|
* Add native lazy loading for images and iframesGravatar Frédéric Guillot2019-09-10
| | | | | | This feature is available only in Chrome >= 76 for now. See https://web.dev/native-lazy-loading
* Refactor confirmation handlerGravatar Frédéric Guillot2019-07-17
|
* Require confirmation for marking pages as readGravatar Matías Lang2019-07-17
|
* Improve page reload when showing unread/all entriesGravatar Diego Agulló2019-04-04
| | | | - Show only unread entries = refresh current page - Show all entries = go to next page
* Allow to switch between unread only and all entries on category/feed viewsGravatar Diego Agulló2018-12-16
|
* Fix wrong translation key for category pagesGravatar Frédéric Guillot2018-10-27
|
* Use unique translation IDs instead of English text as keyGravatar Frédéric Guillot2018-09-21
|
* Add "Mark this page as read" to the bottomGravatar Adam Vigneaux2018-09-08
| | | | | | This better matches the most common use case for the "Mark this page as read" link, which is to click it once you have reached the bottom of the page. Especially on mobile, it can be annoying to scroll to the top of the page to click the link.
* Add alt attribute for feed iconsGravatar Frédéric Guillot2018-07-10
|
* Do not show save link if no integration is configuredGravatar Frédéric Guillot2018-04-29
|
* Take timezone into consideration when calculating relative timeGravatar Frédéric Guillot2018-02-04
|
* 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