discourse/app
Dan Ungureanu 34387c5a38
FEATURE: Warn if invited user cannot see topic (#13548)
Users can invite people to topics from secured category, but they will
not be redirected to the topic after signing up unless they have the
permissions to view the topic. This commit shows a warning when invite
is saved if the topic is in a secured category and none of the invite
groups are allowed to see it.
2021-07-06 12:49:26 +03:00
..
assets FEATURE: Warn if invited user cannot see topic (#13548) 2021-07-06 12:49:26 +03:00
controllers FEATURE: Warn if invited user cannot see topic (#13548) 2021-07-06 12:49:26 +03:00
helpers FEATURE: Render emojis on GitHub labels when oneboxing an issue. (#13531) 2021-06-25 14:48:36 -03:00
jobs FIX: Handle SMTPServerBusy for group smtp email (#13632) 2021-07-06 13:37:52 +10:00
mailers FIX: Do not show In Reply To for group SMTP emails (#13541) 2021-06-28 13:19:17 +10:00
models FEATURE: Warn if invited user cannot see topic (#13548) 2021-07-06 12:49:26 +03:00
serializers FEATURE: Warn if invited user cannot see topic (#13548) 2021-07-06 12:49:26 +03:00
services FEATURE: Add last visit indication to topic view page. (#13471) 2021-07-05 14:17:31 +08:00
views FIX: Improve participant display in group SMTP emails (#13539) 2021-06-28 10:42:06 +10:00