about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/emoji/emoji.js
AgeCommit message (Expand)Author
2023-04-04HTML string attributes set as booleans (#24408)Nick Schonning
2022-11-17Remove use of DOMParser in front-end emoji rewriting code (#20758)Claire
2022-11-14Fix nodes order being sometimes mangled when rewriting emoji (#20677)Claire
2022-11-14Fix emoji substitution not applying only to text nodes in Web UI (#20640)Claire
2021-04-13Add border to 🚲 emoji (#16035)Claire
2021-03-01Add borders to 📱 and 📲 emojis (#15794)Claire
2020-10-13Change how CDN_HOST is passed down to make assets build reproducible (#14381)ThibG
2020-09-10Add border around 🕺 emoji (#14769)ThibG
2020-08-31Add border around 🐞 emoji (#14712)ThibG
2020-06-10Fixed emoji detection problem to append border (#14020)fuyu
2020-06-09Fix WebUI crash when processing accounts before page is loaded (#14015)ThibG
2020-06-09Improve rendering of emoji which do not contrast with background (#13772)ThibG
2019-09-23Fix emoji search not showing custom emoji when none are uncategorized (#11920)Eugen Rochko
2019-07-21Play animated custom emoji on hover (#11348)ThibG
2019-06-28Add categories for custom emojis (#11196)Eugen Rochko
2018-09-01Skip VS15 (Emoji textual presentation). (#8553)M Somerville
2017-11-07Avoid emojifying on invisible text (#5558)MIYAGI Hikaru
2017-11-01Refactor initial state: auto_play_gif (#5576)Nolan Lawson
2017-10-07Make auto-play GIFs preference affect custom emojis in web UI (#5254)Eugen Rochko
2017-10-06Compress and combine emoji data (#5229)Nolan Lawson