2
2
mirror of https://github.com/mastodon/mastodon synced 2025-04-11 22:57:35 +02:00
ThibG 636db1f54f When serializing polls over OStatus, serialize poll options to text ()
* 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
..