This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Arpit Jalan cb42d24c96 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 09:59:48 +05:30
..
assets DEV: Remove dead code (latestTopicOnly) (#11833) 2021-01-28 11:48:51 +01:00
controllers FIX: process new invites when existing users are already group members (#11971) 2021-02-05 09:59:48 +05:30
helpers FIX: Cleanup authentication_data cookie after login (#11834) 2021-01-25 13:47:44 +00:00
jobs DEV: Replace 'processed' column on notifications with new table (#11864) 2021-01-27 10:29:24 -06:00
mailers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
models DEV: Replace 'processed' column on notifications with new table (#11864) 2021-01-27 10:29:24 -06:00
serializers FIX: Update categories without full page refresh (#11793) 2021-01-22 10:21:09 +02:00
services DEV: Replace 'processed' column on notifications with new table (#11864) 2021-01-27 10:29:24 -06:00
views FIX: Cleanup authentication_data cookie after login (#11834) 2021-01-25 13:47:44 +00:00