aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/html/common/item_meta.html
Commit message (Collapse)AuthorAge
* Align Info and Actionable items separatelyGravatar somini2020-01-28
| | | | | | | Align the information to the left side, and the actionable buttons to the right. See https://github.com/miniflux/miniflux/pull/531#issuecomment-578547488
* Add comments link keyboard shortcutGravatar Richard Schneider2020-01-06
|
* Make sure external URLs are not encoded incorrectly by Go template engineGravatar Frédéric Guillot2020-01-02
|
* 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
| | | | See this workaround: https://stackoverflow.com/questions/32639694/ios-9-removed-the-possibility-to-change-certain-symbol-colors-using-css/38362138#38362138
* Add few tweaks to the layoutGravatar Frédéric Guillot2018-07-17
| | | | | | - Increase truncate length to 35 chars for feed titles - Add bottom margin for main menu in mobile view - Add tooltip to feed domain in feeds list
* Show feed title instead of domain in items listGravatar Dave Z2018-07-17
|
* Do not show save link if no integration is configuredGravatar Frédéric Guillot2018-04-29
|
* Add CommentsURL to entryGravatar Ben Brooks2018-04-07
|
* 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