discourse/app
Joffrey JAFFEUX 5b17e85fe1
FIX: broken mentioned users with capitalized usernames (#28421)
This commit fixes two codepaths which where incorrectly working with capitalized usernames as we were doing a mix of username_lower and non lower username.

Also adds two specs for these cases.
2024-08-19 20:57:45 +02:00
..
assets PERF: Delete I18n._overrides after they have been applied (#28405) 2024-08-19 14:11:04 +02:00
controllers FEATURE: add system_user_max_attachment_size_kb site setting (#28351) 2024-08-16 11:03:39 -03:00
helpers UX: Use localized time format in embedded comments (#28014) 2024-07-22 18:42:36 +08:00
jobs DEV: Cleanup empty method in job (#28395) 2024-08-16 14:10:46 +08:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models FIX: serialize Flags instead of PostActionType (#28362) 2024-08-14 12:13:46 +10:00
serializers FIX: broken mentioned users with capitalized usernames (#28421) 2024-08-19 20:57:45 +02:00
services FEATURE: add delay to native push notifications (#28314) 2024-08-13 12:12:05 +04:00
views DEV: Convert account activation pages to use Ember (#28206) 2024-08-12 18:02:00 -03:00