pleroma/config
Jorty 748fff6544 Fix auto-shortcode emoji
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.
2018-06-30 21:31:08 -04:00
..
config.exs Fix auto-shortcode emoji 2018-06-30 21:31:08 -04:00
dev.exs Format the code. 2018-03-30 15:01:53 +02:00
emoji.txt Revert renaming emoji.txt 2018-01-31 23:47:42 +02:00
prod.exs Clean up prod.exs a bit. 2018-03-28 16:03:42 +02:00
test.exs Migrate to comeonin 4 and Cachex 3 2018-05-20 20:08:40 +02:00