Anders Kaseorg
1cdab5ae61
emoji: Resolve emoji sprite sheets and stylesheets through Webpack.
...
This gives them cache-compatible URLs, and also avoids some extra
copies of the sprite sheet images.
Comments on the Octopus emoji added by tabbott.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-02-25 14:43:46 -08:00
Anders Kaseorg
197084ab93
generate_emoji_names_table: Update SORTED_CATEGORIES.
...
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-02-25 14:30:31 -08:00
Anders Kaseorg
fc0554fcb8
emoji: Finish removing leftover code from banned Emoji sets.
...
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-09-19 12:08:52 -07:00
Harshit Bansal
ec2ebd1cc9
build_emoji: Change sprite CSS files to use hyphens in names.
...
This is more consistent with our other names in emoji infra.
2018-08-26 22:16:23 -07:00
Harshit Bansal
9bd56d0ce4
build_emoji: Change emoji sprite sheets to use hyphens in names.
...
Use of hyphens is more consistent with our other emoji infra names.
2018-08-26 22:16:23 -07:00
Harshit Bansal
3f73826ffa
emoji: Extract `get_emoji_code()`.
2018-07-23 08:04:58 -07:00
Harshit Bansal
ae17a15b29
tools: Add generate_emoji_names_table tool.
...
This tool generates a listing of the emojis as per the current cache
in use.
2018-07-13 20:53:07 +05:30