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 Remove Salmon and PubSubHubbub (#11205) 6 years ago
helpers Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
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 Refactor controllers for statuses, accounts, and more (#11249) 6 years ago
routing
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 6 years ago
services Remove WebSub subscriptions (#11303) 6 years ago
support
validators
views Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
workers Remove Salmon and PubSubHubbub (#11205) 6 years ago
rails_helper.rb
spec_helper.rb Add ActivityPub actor representing the entire server (#11321) 6 years ago