discourse/app
Blake Erickson 395d17e2ac DEV: Show failed to remove members from bulk groups api
Before this commit if you were bulk removing group members and passed in
a user who wasn't currently a member of that group the whole request
would fail. This change will return a 200 response now listing the users
that were removed and those that were skipped.
2020-07-22 14:32:31 -06:00
..
assets UX: fix spacing of composer preview on mobile 2020-07-22 14:36:05 -04:00
controllers DEV: Show failed to remove members from bulk groups api 2020-07-22 14:32:31 -06:00
helpers Revert "PERF: Move highlightjs to a background worker, and add result cache (#10191)" 2020-07-15 13:52:35 +01:00
jobs FEATURE: Allow group moderators to close/archive topics 2020-07-14 12:36:19 -04:00
mailers FEATURE: Implement support for IMAP and SMTP email protocols. (#8301) 2020-07-10 12:05:55 +03:00
models DEV: annotate models 2020-07-22 16:02:31 +05:30
serializers FIX: Remove username_lower from admin serializer 2020-07-21 14:00:43 -04:00
services FEATURE: Create logs for Group Moderator changes (#10271) 2020-07-21 14:29:02 -04:00
views FIX: Correct user profile URLs in /about crawler view 2020-07-14 16:09:27 +01:00