mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2025-01-01 13:25:16 +01:00
748fff6544
Emoji were broken due to `Pleroma.Formatter` not knowing about the auto-shortcode emoji. This moves that logic from `Pleroma.Web.TwitterAPI.UtilController` to `Pleroma.Formatter`. Additionally, it's now possible to specify multiple shortcode globs, and the default globs were changed to `["/emoji/custom/**/*.png"]`, since that's in the .gitignore and the files there would have to be shortcode emoji anyway. |
||
---|---|---|
.. | ||
config.exs | ||
dev.exs | ||
emoji.txt | ||
prod.exs | ||
test.exs |