discourse/app
Régis Hanol 36157496f6
FEATURE: pass email to external auth on signup (#33559)
And forward them in "discourse id" so we can pre-fill the email field on
the signup page.

Also added `PreloadStore.has("key")` so we can quickly check a key is
present in the "preload store" without actually retrieving it.

Internal ref - t/154880
2025-07-15 16:17:01 +02:00
..
assets FEATURE: pass email to external auth on signup (#33559) 2025-07-15 16:17:01 +02:00
controllers DEV: Supplement updateCategory API doc to include localizations (#33601) 2025-07-15 22:03:33 +08:00
helpers DEV: Refactors digest/summary email into partials (#33451) 2025-07-07 09:57:15 -05:00
jobs PERF: Add indexes to improve user merger performance (#33271) 2025-07-10 18:18:40 -03:00
mailers DEV: Remove ability to use users' names in group mention notifications and mentions shown in emails and added :user_notification_email_options plugin modifier to allow plugins reintroduce this or other modifications to emails (#33449) 2025-07-14 15:20:08 -05:00
models DEV: Supplement updateCategory API doc to include localizations (#33601) 2025-07-15 22:03:33 +08:00
queries/reports DEV: Refactor reports index into service (#31667) 2025-03-11 14:36:06 +10:00
serializers DEV: Supplement updateCategory API doc to include localizations (#33601) 2025-07-15 22:03:33 +08:00
services DEV: Partially refactor themes controller to services (#33141) 2025-06-23 10:14:58 +10:00
views DEV: Load admin JS bundles from plugins for staff users (#33540) 2025-07-10 07:39:11 +03:00