mastodon/app
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
..
chewy
controllers Fix own following/followers not showing muted users (#13614) 2020-05-08 20:36:34 +02:00
helpers Fix use of inline CSS in public pages (#13576) 2020-05-03 22:04:18 +02:00
javascript Fix failing jest test (#13681) 2020-05-08 21:21:57 +02:00
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
serializers Improve RSS entries for statuses (#13592) 2020-05-10 09:50:54 +02:00
services Fix not being able to resolve public resources in development environment (#13505) 2020-04-25 22:01:08 +02:00
validators
views Remove 'unsafe-inline' from Content-Security-Policy style-src (#13679) 2020-05-08 21:22:57 +02:00
workers Fix DeliveryWorker not to call failure_tracker when inbox_url is unavailable (#13482) 2020-04-16 08:04:10 +02:00