discourse/app
Robin Ward 111a502231 FIX: Deleting Users should work nicely with Reviewable Users
"Rejecting" a user in the queue is equivalent to deleting them, which
would then making it impossible to review rejected users. Now we store
information about the user in the payload so if they are deleted things
still display in the Rejected view.

Secondly, if a user is destroyed outside of the review queue, it will
now automatically "Reject" that queue item.
2019-04-03 16:42:39 -04:00
..
assets FIX: Deleting Users should work nicely with Reviewable Users 2019-04-03 16:42:39 -04:00
controllers FIX: Reviewables should not be created for users until they are active 2019-04-03 15:25:00 -04:00
helpers PERF: no need to select entire group just to find name 2019-03-26 17:59:05 +11:00
jobs FIX: Deleting Users should work nicely with Reviewable Users 2019-04-03 16:42:39 -04:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: Deleting Users should work nicely with Reviewable Users 2019-04-03 16:42:39 -04:00
serializers FIX: Deleting Users should work nicely with Reviewable Users 2019-04-03 16:42:39 -04:00
services FIX: Deleting Users should work nicely with Reviewable Users 2019-04-03 16:42:39 -04:00
views UX: Improve posts layout for crawler (#7286) 2019-04-03 11:58:00 +02:00