mastodon/app/serializers/rss
ThibG 636db1f54f When serializing polls over OStatus, serialize poll options to text (#10160)
* When serializing polls over OStatus, serialize poll options to text

* Do the same for RSS feeds

* Use “[ ] ” as a prefix for poll options instead of “- ”
2019-03-05 21:09:18 +01:00
..
account_serializer.rb When serializing polls over OStatus, serialize poll options to text (#10160) 2019-03-05 21:09:18 +01:00
tag_serializer.rb