chuckya/app
ThibG 6eb60260b1 Display deleted users' role as “Suspended” ()
Deleted users are technically suspended, but the code displaying their status
in the admin interface was broken and displayed a javascript object holding
translations of the possible user roles instead.
2017-12-22 02:14:17 +01:00
..
controllers Fix - Prevent nested migrated accounts, or migrations to self () 2017-12-14 21:35:30 +01:00
helpers Add Slovak translation () 2017-12-17 11:26:42 +09:00
javascript Rename settingKey in setting_toggle to settingPath () 2017-12-20 16:19:59 +09:00
lib Do not hide statuses from silenced accounts from other silenced accounts () 2017-12-15 01:54:05 +01:00
mailers Using double splat operator () 2017-12-06 11:41:57 +01:00
models Add filters to admin UI for custom emojis () 2017-12-13 13:28:31 +01:00
policies Allow admin to deactivate invite created by users () 2017-12-01 12:26:19 +01:00
presenters Using double splat operator () 2017-12-06 11:41:57 +01:00
serializers Fix - Prevent nested migrated accounts, or migrations to self () 2017-12-14 21:35:30 +01:00
services Fix redundant HTTP request in FetchLinkCardService () 2017-12-13 12:15:28 +01:00
validators Limit users to 50 lists, remove pagination from lists API () 2017-12-09 01:32:29 +01:00
views Display deleted users' role as “Suspended” () 2017-12-22 02:14:17 +01:00
workers Lists redis clean-up () 2017-12-05 23:20:27 +01:00