forgejo/web_src
Gusted fe5f16205f
feat: make text expander aware of custom emojis
The old MDE editor is aware of custom emojis and shows them as
suggestions, but the new text expander is not aware of them and seems to
re-implement some logic.

Simplify it by using what `emoji.js` already provides.

Custom emojis require a bit more work to get shown correctly (HTML and
adding a `gap` to fake a space).
2025-08-10 23:11:41 +02:00
..
css chore(ui): improve hashbox (#8721) 2025-08-03 05:49:24 +02:00
fomantic Lock file maintenance (forgejo) (#8777) 2025-08-04 09:21:41 +02:00
js feat: make text expander aware of custom emojis 2025-08-10 23:11:41 +02:00
svg feat(ui): redesign migration selection screen (#6795) 2025-04-19 13:51:35 +00:00