1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
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
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
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 Fix poll validation issues (#10186) 2019-03-06 04:54:11 +01:00
views Add support for custom emojis in poll options (#10322) 2019-03-20 17:29:12 +01:00
workers