mastodon/spec
Eugen Rochko 21fd25a269
Fix rate limiting for paths with formats ()
..
config/initializers Fix rate limiting for paths with formats ()
controllers Move V2 Filter methods under /api/v2 prefix ()
fabricators png optimization(loss less) ()
features Change public accounts pages to mount the web UI ()
fixtures Support UTF-8 Characters in Domains During CSV Import ()
helpers Test the native_locale_name of a non-standard locale ()
lib Fix typos ()
mailers Add support for language preferences for trending statuses and links ()
models Fix error when passing unknown filter param in REST API ()
policies Add ability to view previous edits of a status in admin UI ()
presenters Add image processing and generate blurhash for server thumbnail ()
requests Change public accounts pages to mount the web UI ()
routing Change public accounts pages to mount the web UI ()
serializers/activitypub Fix account URI in UpdatePollSerializer ()
services Support UTF-8 Characters in Domains During CSV Import ()
support Spelling ()
validators Add administrative webhooks ()
views/statuses Redirect non-logged-in user to owner statuses on single user mode ()
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 Improve tests involving push_bulk ()