discourse/app
Martin Brennan 18a2e0c724
DEV: Add before save plugin API for user profile
This commit adds registerUserProfileBeforeSaveCallback for
the user profile, which passes in the profile model,
so themes and components can add custom logic here and change properties.

Done for https://github.com/discourse/automatic-timezone/pull/1
2025-01-14 15:19:32 +10:00
..
assets DEV: Add before save plugin API for user profile 2025-01-14 15:19:32 +10:00
controllers FIX: Allow admins to use reserved usernames (#30262) 2025-01-13 17:30:36 +10:00
helpers DEV: Consolidate mobile positioning strategies on mobile and iPad (#30241) 2025-01-10 11:00:15 -05:00
jobs FIX: Add Type column to Flag Status CSV export (#30756) 2025-01-14 13:31:55 +10:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models FIX: ensure GroupChooser works with localized group names (#30593) 2025-01-13 11:29:04 +01:00
serializers FIX: ensure GroupChooser works with localized group names (#30593) 2025-01-13 11:29:04 +01:00
services DEV: Update nokogiri to 1.18.1 (#30554) 2025-01-07 12:05:39 +01:00
views DEV: Add a nofollow to /u so user profiles don't get added as a target for crawling (#30693) 2025-01-13 13:50:00 +08:00