mastodon/app
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
2019-07-26 18:55:33 +02:00
..
chewy Fix NameError (#11192) 2019-06-27 09:16:55 +02:00
controllers Fix invites not being disabled upon account suspension (#11412) 2019-07-26 18:55:33 +02:00
helpers Add HTTP signatures to all outgoing ActivityPub GET requests (#11284) 2019-07-11 14:49:55 +02:00
javascript Change account domain block to clear out notifications and follows (#11393) 2019-07-25 04:17:35 +02:00
lib Play animated custom emoji on hover (#11348) 2019-07-21 18:10:40 +02:00
mailers Remove Atom feeds and old URLs in the form of GET /:username/updates/:id (#11247) 2019-07-07 16:16:51 +02:00
models Fix invites not being disabled upon account suspension (#11412) 2019-07-26 18:55:33 +02:00
policies Remove WebSub subscriptions (#11303) 2019-07-21 04:08:00 +02:00
presenters Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
serializers Fix alerts booleans not being typecast correctly in push subscription (#11343) 2019-07-21 18:10:07 +02:00
services Fix invites not being disabled upon account suspension (#11412) 2019-07-26 18:55:33 +02:00
validators Don't delete periods when validating username uniqueness (#11392) (#11400) 2019-07-24 14:19:17 +02:00
views Change unconfirmed user login behaviour (#11375) 2019-07-22 10:48:50 +02:00
workers Remove WebSub subscriptions (#11303) 2019-07-21 04:08:00 +02:00