akkoma/lib/pleroma/web/twitter_api
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
..
controllers Fix auto-shortcode emoji 2018-06-30 21:31:08 -04:00
representers Fix unfollows 2018-05-20 21:01:14 -04:00
views twitterapi: user view: return if an account is locked or not 2018-06-11 22:15:53 +00:00
twitter_api.ex Add unretweet TwAPI endpoint and cleanup AP.unannounce 2018-06-13 21:33:36 -04:00
twitter_api_controller.ex return unquoted empty array from /api/qvitter/mutes.json 2018-06-23 23:20:30 -07:00