summaryrefslogtreecommitdiff
path: root/templates/emoji.tmpl (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-12-28Update the default themer1-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.
2022-04-17Lazy load images on emoji pager1-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.
2021-05-30Fix css box and emoji list styler1-1/+1
2020-10-19Fix CSS issuesr1-3/+5
2020-09-22Update CSSr1-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.
2020-05-24Imporve emoji styler1-2/+2
- Increase emoji size - Add colons to emoji alt text and title
2020-02-18Add frame based navigationr1-2/+1
2020-01-14Refactor renderer and templatesr1-4/+4
2019-12-25Update header template and add option for custom cssr1-1/+1
2019-12-22Add emojis pager1-0/+16