discourse/app
Martin Brennan 84ff96bd07
FIX: Do not validate email in TL promotion (#20892)
There is no need to validate the user's emails when
promoting/demoting their trust level, this can cause
issues in things like Jobs::Tl3Promotions, we don't
need to fail in that case when all we are doing is changing
trust level.
2023-03-30 13:52:10 +10:00
..
assets DEV: Update experimental /filter route with tags support (#20874) 2023-03-30 09:00:42 +08:00
controllers DEV: Update experimental /filter route with tags support (#20874) 2023-03-30 09:00:42 +08:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs FEATURE: Move bootstrap mode indicator to header (#20663) 2023-03-24 15:59:03 +02:00
mailers DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
models FIX: Do not validate email in TL promotion (#20892) 2023-03-30 13:52:10 +10:00
serializers PERF: optimise serialization for topic tracking state (#20860) 2023-03-28 18:09:22 +11:00
services DEV: Remove lazy-yt and replace with lazy-videos (#20722) 2023-03-29 11:54:25 -04:00
views UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00