mastodon/app
ThibG 80f0910e21 Add support for custom emojis in poll options (#10322)
* Backend changes for custom emoji support in poll options

* Serialize poll emojis in REST API

* Render custom emojis in poll options

* Render custom emoji in poll options on public pages
2019-03-20 17:29:12 +01:00
..
chewy
controllers Do not try fetching keys of unknown accounts on a Delete from them (#10326) 2019-03-20 17:20:16 +01:00
helpers Add missing locales (bn, ga, hi) (#10295) 2019-03-18 21:55:21 +01:00
javascript Add support for custom emojis in poll options (#10322) 2019-03-20 17:29:12 +01:00
lib Add support for custom emojis in poll options (#10322) 2019-03-20 17:29:12 +01:00
mailers Fix error in AdminMailer#new_pending_account (#10264) 2019-03-14 14:20:22 +01:00
models Add support for custom emojis in poll options (#10322) 2019-03-20 17:29:12 +01:00
policies
presenters
serializers Add support for custom emojis in poll options (#10322) 2019-03-20 17:29:12 +01:00
services Do not distribute Delete when rejecting unapproved accounts (#10321) 2019-03-19 16:33:30 +01:00
validators
views Add support for custom emojis in poll options (#10322) 2019-03-20 17:29:12 +01:00
workers Avoid race condition when streaming deleted statuses (#10280) 2019-03-16 20:18:47 +01:00