1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-03-19 13:39:05 +01:00
mastodon/app
ThibG 8904487324 Fix invites not being disabled upon account suspension ()
* 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 () 2019-02-26 15:21:36 +01:00
controllers Fix invites not being disabled upon account suspension () 2019-08-06 21:50:06 +02:00
helpers Change full logo to use primary text color of the given theme () 2019-06-08 15:30:06 +02:00
javascript Fix swiping columns on mobile sometimes failing () 2019-08-06 21:50:05 +02:00
lib Fix audio not being downloaded from remote servers () 2019-06-22 02:50:36 +02:00
mailers Fix error in AdminMailer#new_pending_account () 2019-03-14 14:20:22 +01:00
models Fix invites not being disabled upon account suspension () 2019-08-06 21:50:06 +02:00
policies Admission-based registrations mode () 2019-03-14 05:28:30 +01:00
presenters Improve blocked view of profiles () 2019-04-07 04:59:13 +02:00
serializers Fix account URI in UpdatePollSerializer () 2019-08-06 21:50:05 +02:00
services Fix invites not being disabled upon account suspension () 2019-08-06 21:50:06 +02:00
validators Fix “invited by” not showing up for invited accounts in admin interface () 2019-05-19 21:40:36 +02:00
views Remove expensive counters from federation page in admin UI () 2019-06-22 00:39:09 +02:00
workers Refactor all ActivityPub deliveries to be serialized and signed through one concern () 2019-06-04 23:11:18 +02:00