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
ThibG 92569ffde8 Fix invites not being disabled upon account suspension (#11412)
* Disable invite links from disabled/suspended users

* Add has_many invites relationship to users

* Destroy unused invites when suspending an account
6 years ago
..
controllers Change unconfirmed user login behaviour (#11375) 6 years ago
fabricators Remove WebSub subscriptions (#11303) 6 years ago
features Change unconfirmed user login behaviour (#11375) 6 years ago
fixtures
helpers
lib Play animated custom emoji on hover (#11348) 6 years ago
mailers
models Fix invites not being disabled upon account suspension (#11412) 6 years ago
policies Remove WebSub subscriptions (#11303) 6 years ago
presenters
requests
routing
serializers/activitypub
services Remove WebSub subscriptions (#11303) 6 years ago
support
validators
views
workers
rails_helper.rb
spec_helper.rb