discourse/app
Dan Ungureanu c047640ad4
FEATURE: Various improvements to invite system (#12023)
The user interface has been reorganized to show email and link invites
in the same screen. Staff has more control over creating and updating
invites. Bulk invite has also been improved with better explanations.

On the server side, many code paths for email and link invites have
been merged to avoid duplicated logic. The API returns better responses
with more appropriate HTTP status codes.
2021-03-03 11:45:29 +02:00
..
assets FEATURE: Various improvements to invite system (#12023) 2021-03-03 11:45:29 +02:00
controllers FEATURE: Various improvements to invite system (#12023) 2021-03-03 11:45:29 +02:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs FEATURE: Various improvements to invite system (#12023) 2021-03-03 11:45:29 +02:00
mailers FIX: Skip sending PM email for user silence (#12240) 2021-03-02 09:18:09 +10:00
models FEATURE: Various improvements to invite system (#12023) 2021-03-03 11:45:29 +02:00
serializers FEATURE: Various improvements to invite system (#12023) 2021-03-03 11:45:29 +02:00
services FEATURE: Autotag watched words (#12244) 2021-03-03 10:53:38 +02:00
views FIX: Remove unused JS from "finish installation" page (#12263) 2021-03-02 19:19:19 +01:00