discourse/app
Dan Ungureanu 3406a49e21
FEATURE: Create notification for redeemed invite (#14146)
Users can invite people to topic and they will be automatically
redirected to the topic when logging in after signing up. This commit
ensures a "invited_to_topic" notification is created when the invite is
redeemed.

The same notification is used for the "Notify" sharing method that is
found in share topic modal.
2021-08-26 10:43:56 +03:00
..
assets SECURITY: escape cat name (#14154) 2021-08-25 17:11:58 -06:00
controllers FEATURE: Create notification for redeemed invite (#14146) 2021-08-26 10:43:56 +03:00
helpers DEV: Allow us to use Ember CLI assets in production 2021-08-05 08:32:33 -04:00
jobs FIX: Do not send emails to mailing_list_mode subscribers for PMs (#14159) 2021-08-26 15:16:35 +10:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models UX: Add Styling step to wizard (#14132) 2021-08-25 17:10:12 -04:00
serializers UX: Add Styling step to wizard (#14132) 2021-08-25 17:10:12 -04:00
services DEV: Do not delete failed uploads from S3 in debug mode (#14143) 2021-08-25 15:35:55 +10:00
views DEV: adds server:after-body-open (#14106) 2021-08-24 14:35:44 +02:00