aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/html/entry.html
Commit message (Collapse)AuthorAge
* 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
|
* Wrap attachments into <details> disclosure elementGravatar Frédéric Guillot2019-11-29
|
* Show attachment size on entry pageGravatar Frédéric Guillot2019-11-29
|
* Add toast message for some keyboard shortcutsGravatar Jebbs2019-10-06
| | | Add notification message when using keyboard shortcuts: f, s, and m.
* 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
* Add missing translationGravatar Frédéric Guillot2019-04-05
|
* 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 toggle status button to entry pageGravatar Dave Z2018-08-28
|
* Add alt attribute for feed iconsGravatar Frédéric Guillot2018-07-10
|
* Fix incorrect data value when toggling bookmark flag on entry pageGravatar Dave Z2018-06-28
|
* 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
|
* Refactor packages to have more idiomatic code baseGravatar Frédéric Guillot2018-01-02