mastodon/spec
Claire 13a2abacc8
Add `roles` attribute to Account entities in REST API ()
..
config/initializers Fix rate limiting for paths with formats ()
controllers Add missing `policy` attribute to `WebPushSubscriptionSerializer` ()
fabricators Add `roles` attribute to Account entities in REST API ()
features Change public accounts pages to mount the web UI ()
fixtures Change domain block CSV parsing to be more robust and handle more lists ()
helpers Use Rails tag API to build RSS feed for spoilers and polls ()
lib Fix sanitizer parsing link text as HTML when stripping unsupported links ()
mailers Add support for language preferences for trending statuses and links ()
models Fix account activation being triggered before email confirmation ()
policies Add ability to view previous edits of a status in admin UI ()
presenters Add follow request banner on account header ()
requests Change public accounts pages to mount the web UI ()
routing Change public accounts pages to mount the web UI ()
serializers/activitypub
services Suppress AddressFamilyError in link verification ()
support Validate nodeinfo response by schema ()
validators Fix email with empty domain name labels passing validation ()
views/statuses Fix style for hashes ()
workers Fix followers count not being updated when migrating follows ()
rails_helper.rb Fix single Redis connection being used across all threads ()
spec_helper.rb