mastodon/spec
ThibG a4240fd027
Improve RSS entries for statuses (#13592)
* 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.
2020-05-10 09:50:54 +02:00
..
controllers Fix own following/followers not showing muted users (#13614) 2020-05-08 20:36:34 +02:00
fabricators Add more tests for ActivityPub controllers (#13585) 2020-05-03 16:30:36 +02:00
features
fixtures
helpers
lib Improve RSS entries for statuses (#13592) 2020-05-10 09:50:54 +02:00
mailers
models Improve RSS entries for statuses (#13592) 2020-05-10 09:50:54 +02:00
policies
presenters
requests
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 2017-06-10 09:39:26 +02:00
serializers/activitypub
services
support
validators
views
workers
rails_helper.rb
spec_helper.rb