discourse/app
Dan Ungureanu 17efce9023
FEATURE: Allow sending a message with invite (#12892)
* FEATURE: Allow sending a message with invite

It used to be a staff-only feature and this commit makes it available
to everyone who can invite.

* FIX: Inviting to topic uses another email template

This used to be the case, but the extra parameter was lost when we
switched to the new modal.
2021-05-06 10:16:42 +03:00
..
assets FEATURE: Allow sending a message with invite (#12892) 2021-05-06 10:16:42 +03:00
controllers FEATURE: Allow sending a message with invite (#12892) 2021-05-06 10:16:42 +03:00
helpers FEATURE: Allow theme tests to be run in production (take 2) (#12845) 2021-04-28 23:12:08 +03:00
jobs FEATURE: add support for like webhooks (#12917) 2021-04-30 17:08:38 -07:00
mailers FEATURE: Auto-activate users invited by email (#12675) 2021-04-14 12:15:56 +03:00
models FIX: Base topic details message on current category and tag tracking state (#12937) 2021-05-06 09:14:07 +10:00
serializers FIX: Base topic details message on current category and tag tracking state (#12937) 2021-05-06 09:14:07 +10:00
services FIX: Link notification to first unread post (#12868) 2021-05-04 13:03:00 +10:00
views DEV: Arrange theme QUnit dependencies in the right order (#12907) 2021-04-30 13:28:33 +03:00