summaryrefslogtreecommitdiff
path: root/templates/emoji.tmpl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update the default themer2023-12-281-2/+2
| | | | | | This uses better color contrast and component spacing to improve legibility. The updated HTML also has better compatibility with browsers with limited/no CSS support.
* Lazy load images on emoji pager2022-04-171-1/+1
| | | | | | Makes the emoji page usable for instances with 1000+ emojis. The attribute is considered experimental by Mozilla, but is supported by most of the modern browsers.
* Fix css box and emoji list styler2021-05-301-1/+1
|
* Fix CSS issuesr2020-10-191-3/+5
|
* Update CSSr2020-09-221-1/+1
| | | | | Now it's mostly CSS 2.1 compliant. All the images now use the height attribute to limit the size on browsers that don't support CSS.
* Imporve emoji styler2020-05-241-2/+2
| | | | | - Increase emoji size - Add colons to emoji alt text and title
* Add frame based navigationr2020-02-181-2/+1
|
* Refactor renderer and templatesr2020-01-141-4/+4
|
* Update header template and add option for custom cssr2019-12-251-1/+1
|
* Add emojis pager2019-12-221-0/+16