mastodon/app
ThibG 8904487324 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-08-06 21:50:06 +02:00
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 2019-02-26 15:21:36 +01:00
controllers Fix invites not being disabled upon account suspension (#11412) 2019-08-06 21:50:06 +02:00
helpers Change full logo to use primary text color of the given theme (#10994) 2019-06-08 15:30:06 +02:00
javascript Fix swiping columns on mobile sometimes failing (#11200) 2019-08-06 21:50:05 +02:00
lib Fix audio not being downloaded from remote servers (#11145) 2019-06-22 02:50:36 +02:00
mailers Fix error in AdminMailer#new_pending_account (#10264) 2019-03-14 14:20:22 +01:00
models Fix invites not being disabled upon account suspension (#11412) 2019-08-06 21:50:06 +02:00
policies Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
presenters Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
serializers Fix account URI in UpdatePollSerializer (#11194) 2019-08-06 21:50:05 +02:00
services Fix invites not being disabled upon account suspension (#11412) 2019-08-06 21:50:06 +02:00
validators Fix “invited by” not showing up for invited accounts in admin interface (#10791) 2019-05-19 21:40:36 +02:00
views Remove expensive counters from federation page in admin UI (#11139) 2019-06-22 00:39:09 +02:00
workers Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 2019-06-04 23:11:18 +02:00