You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Nick Schonning 1487fcde93
Apply Rubocop Style/ExpandPathArguments (#23450)
3 years ago
..
config/initializers
controllers Change `POST /settings/applications/:id` to regenerate token on scopes change (#23359) 3 years ago
fabricators Add `roles` attribute to Account entities in REST API (#23255) 3 years ago
features
fixtures Change domain block CSV parsing to be more robust and handle more lists (#21470) 3 years ago
helpers
lib Fix sanitizer parsing link text as HTML when stripping unsupported links (#22558) 3 years ago
mailers
models Autofix Rails/EagerEvaluationLogMessage (#23429) 3 years ago
policies
presenters
requests
routing
serializers/activitypub
services Suppress AddressFamilyError in link verification (#23204) 3 years ago
support
validators Fix email with empty domain name labels passing validation (#23246) 3 years ago
views/statuses
workers Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation note (#23318) 3 years ago
rails_helper.rb Apply Rubocop Style/ExpandPathArguments (#23450) 3 years ago
spec_helper.rb