pleroma/lib/pleroma
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
..
gopher Group response declarations together 2018-05-04 21:59:21 +00:00
http Format the code. 2018-03-30 15:01:53 +02:00
plugs Rename id helper method. 2018-05-26 13:57:11 +02:00
web Fix auto-shortcode emoji 2018-06-30 21:31:08 -04:00
PasswordResetToken.ex Format the code. 2018-03-30 15:01:53 +02:00
activity.ex Better error handling in TwitterApiController. 2018-06-03 19:11:22 +02:00
application.ex Migrate to comeonin 4 and Cachex 3 2018-05-20 20:08:40 +02:00
formatter.ex Fix auto-shortcode emoji 2018-06-30 21:31:08 -04:00
list.ex MastoAPI: Add streaming for lists. 2018-05-30 16:48:59 +03:00
notification.ex do not create notification for yourself 2018-05-11 11:31:17 +02:00
object.ex Migrate to comeonin 4 and Cachex 3 2018-05-20 20:08:40 +02:00
repo.ex Phoenix skeleton 2017-03-17 17:09:58 +01:00
stats.ex Clean up unused aliases and imports 2018-05-04 21:25:31 +00:00
upload.ex Merge branch 'fix/missing-file-extension' into 'develop' 2018-06-14 19:11:30 +00:00
user.ex Merge branch 'feature/configurable-blocks' into 'develop' 2018-06-25 06:12:29 +00:00