mastodon/spec
Eugen Rochko 2b8dc58b7f
Change RSS feeds ()
* Change RSS feeds

- Use date and time for titles instead of ellipsized text
- Use full content in body, even when there is a content warning
- Use media extensions

* Change feed icons and add width and height attributes to custom emojis

* Fix custom emoji animate on hover breaking

* Fix tests
..
controllers Fix single Redis connection being used across all threads ()
fabricators Fix report category not being saved in REST API ()
features Add submit button to the top of preferences pages ()
fixtures Fix some link previews being incorrectly generated from other prior links ()
helpers Spelling ()
lib Change RSS feeds ()
mailers Fix failure when sending warning emails with custom text ()
models Fix single Redis connection being used across all threads ()
policies Spelling ()
presenters Add `/api/v1/accounts/familiar_followers` to REST API ()
requests Further preparation for Rails 6 ()
routing
serializers/activitypub
services Fix compatibility with Friendica regarding pinned posts ()
support Spelling ()
validators Remove IP matching from e-mail domain blocks ()
views Redesign /about when already logged in ()
workers Fix single Redis connection being used across all threads ()
rails_helper.rb Fix single Redis connection being used across all threads ()
spec_helper.rb Improve tests involving push_bulk ()