aboutsummaryrefslogtreecommitdiff
path: root/templates/emoji.tmpl
AgeCommit message (Collapse)Author
2023-12-28Update the default themer
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.
2022-04-17Lazy load images on emoji pager
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.
2021-05-30Fix css box and emoji list styler
2020-10-19Fix CSS issuesr
2020-09-22Update CSSr
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.
2020-05-24Imporve emoji styler
- Increase emoji size - Add colons to emoji alt text and title
2020-02-18Add frame based navigationr
2020-01-14Refactor renderer and templatesr
2019-12-25Update header template and add option for custom cssr
2019-12-22Add emojis pager