discourse/app
Dan Ungureanu effbd6d3e4
FEATURE: Show error if invite to topic is invalid (#15959)
This can happen if the topic to which a user is invited is in a private
category and the user was not invited to one of the groups that can see
that specific category.

This used to be a warning and this commit makes it an error.
2022-02-16 18:35:02 +02:00
..
assets FEATURE: Show error if invite to topic is invalid (#15959) 2022-02-16 18:35:02 +02:00
controllers FEATURE: Show error if invite to topic is invalid (#15959) 2022-02-16 18:35:02 +02:00
helpers FIX: Update application_helper logic now that Ember CLI is default (#15935) 2022-02-14 13:48:18 +00:00
jobs FEATURE: New plugin API to check if upload is used (#15545) 2022-02-16 09:00:30 +02:00
mailers FEATURE: Allow sending group SMTP emails with from alias (#15687) 2022-02-07 13:52:01 +10:00
models FEATURE: Show error if invite to topic is invalid (#15959) 2022-02-16 18:35:02 +02:00
serializers FEATURE: Show error if invite to topic is invalid (#15959) 2022-02-16 18:35:02 +02:00
services DEV: Add chat_quoted notification type (#15968) 2022-02-16 15:22:08 +10:00
views PERF: Update ember-auto-import and webpack (#15919) 2022-02-14 11:21:39 +00:00