You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Claire 9edefc779f
Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation note (#23318)
2 years ago
..
config/initializers Fix rate limiting for paths with formats (#20675) 2 years ago
controllers Change `POST /settings/applications/:id` to regenerate token on scopes change (#23359) 2 years ago
fabricators Add `roles` attribute to Account entities in REST API (#23255) 2 years ago
features Change public accounts pages to mount the web UI (#19319) 2 years ago
fixtures Change domain block CSV parsing to be more robust and handle more lists (#21470) 2 years ago
helpers Use Rails tag API to build RSS feed for spoilers and polls (#20163) 2 years ago
lib Fix sanitizer parsing link text as HTML when stripping unsupported links (#22558) 2 years ago
mailers Add support for language preferences for trending statuses and links (#18288) 2 years ago
models Fix account activation being triggered before email confirmation (#23245) 2 years ago
policies Add ability to view previous edits of a status in admin UI (#19462) 2 years ago
presenters Add follow request banner on account header (#20785) 2 years ago
requests Change public accounts pages to mount the web UI (#19319) 2 years ago
routing Change public accounts pages to mount the web UI (#19319) 2 years ago
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 5 years ago
services Suppress AddressFamilyError in link verification (#23204) 2 years ago
support Validate nodeinfo response by schema (#21395) 2 years ago
validators Fix email with empty domain name labels passing validation (#23246) 2 years ago
views/statuses Fix style for hashes (#20518) 2 years ago
workers Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation note (#23318) 2 years ago
rails_helper.rb Fix single Redis connection being used across all threads (#18135) 2 years ago
spec_helper.rb Improve tests involving push_bulk (#17508) 3 years ago