discourse/app
Martin Brennan bbcb69461f
FIX: Existing users were mistakenly unable to redeem invite (#19191)
Follow up to 40e8912395

In this previous commit I introduced a bug that prevented
a legitimate case for an existing user to redeem an invite,
where the email/domain were both blank and the invite was
still redeemable by the user. Fixes the issue and adds more
specs for that case.
2022-11-25 11:57:04 +10:00
..
assets UX: Show educational messages for the likes tab when it's empty (#19180) 2022-11-24 22:13:21 +03:00
controllers DEV: Publish reviewable claimed topic message to groups instead of users (#19188) 2022-11-25 08:07:29 +08:00
helpers Meta topic: https://meta.discourse.org/t/meta-theme-color-is-not-respecting-current-color-scheme/239815 (#18832) 2022-11-07 10:06:26 +03:00
jobs FEATURE: Add cooked post to user archive exports (#18979) 2022-11-11 11:07:32 +00:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models FIX: Existing users were mistakenly unable to redeem invite (#19191) 2022-11-25 11:57:04 +10:00
serializers FEATURE: Generic hashtag autocomplete lookup and markdown cooking (#18937) 2022-11-21 08:37:06 +10:00
services FIX: Experimental hashtag search result matching and limit fixes (#19144) 2022-11-24 10:07:59 +10:00
views DEV: Add dark theme support to QUnit (#19014) 2022-11-17 18:44:44 +01:00