mastodon/app/serializers
ThibG a4240fd027
Improve RSS entries for statuses ()
* Improve RSS entries for statuses

- Render polls in both accounts and tags serializers
- Refactor RSS serializers
- Change title preview to include ellipsis when truncated
- Change title preview to show CW instead of toot text
- Add tests

* Remove title from OEmbed serialization

Twitter doesn't serialize title either, and tihs allows us to move the
title formatting code to the RSS serializers.
..
activitypub Add basic support for group actors ()
nodeinfo Add `openRegistrations` attribute to nodeinfo endpoint ()
rest Add `invites_enabled` to API ()
rss Improve RSS entries for statuses ()
web Only display web push notifications after API call (fixes ) ()
initial_state_serializer.rb Add setting for whether to crop images in unexpanded toots ()
manifest_serializer.rb Add method and enctype to manifest ()
oembed_serializer.rb Improve RSS entries for statuses ()
webfinger_serializer.rb Remove XML version of Webfinger and remove links to Atom feeds ()