discourse/app
Arpit Jalan a4a37b671a FIX: process new invites when existing users are already group members (#11971)
If a list of email addresses is pasted into a group’s Add Members form
that has one or more email addresses of users who already belong to the
group and all other email addresses are for users who do not yet exist
on the forum then no invites were being sent. This commit ensures that
we send invites to new users.
2021-02-05 10:04:35 +05:30
..
assets FIX: Autoplay videos must always be muted (#11533) 2020-12-21 18:09:41 -03:00
controllers FIX: process new invites when existing users are already group members (#11971) 2021-02-05 10:04:35 +05:30
helpers UX: Use appropriate logo on static pages (#11211) 2020-11-12 10:50:55 -08:00
jobs FIX: Cached badge_count isn't updated after backfilling badges (#11281) 2020-11-18 22:01:56 +01:00
mailers FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (#11037) 2020-10-28 07:01:58 +10:00
models Merge diffs from master 2020-11-30 16:42:54 -05:00
serializers PERF: Simplify topic serialization for user summary page (#11236) 2020-11-17 12:07:16 +00:00
services PERF: avoid using destroy_all when removing stats (#11358) 2020-11-26 15:29:39 +10:00
views Move CSS link tags above JS in the head 2020-11-17 09:57:30 -05:00