discourse/app
Dan Ungureanu 39ab14531a
FEATURE: API to create user's associated account (#15737)
Discourse users and associated accounts are created or updated when a
user logins or connects the account using their account preferences.
This new API can be used to create associated accounts and users too,
if necessary.
2022-03-03 18:17:02 +02:00
..
assets UX: Differentiate 'emails disabled' notice for 'yes' and 'non-staff' (#16096) 2022-03-03 15:49:20 +00:00
controllers FEATURE: API to create user's associated account (#15737) 2022-03-03 18:17:02 +02:00
helpers FIX: Update application_helper logic now that Ember CLI is default (#15935) 2022-02-14 13:48:18 +00:00
jobs DEV: Correctly tag heredocs (#16061) 2022-02-28 20:50:55 +01:00
mailers FEATURE: Allow sending group SMTP emails with from alias (#15687) 2022-02-07 13:52:01 +10:00
models FEATURE: prioritize group search order based on prefix match (#16093) 2022-03-03 16:57:52 +11:00
serializers FEATURE: API to create user's associated account (#15737) 2022-03-03 18:17:02 +02:00
services FEATURE: API to create user's associated account (#15737) 2022-03-03 18:17:02 +02:00
views PERF: Update ember-auto-import and webpack (#15919) 2022-02-14 11:21:39 +00:00