discourse/app
Ted Johansson a183f14d09
DEV: Update display name in new quote format - Part 2 (#22104)
This change adds support retroactively updating display names in the new quote format when the user's name is changed. It happens through a background job that is triggered by a callback when a user is saved with a new name.
2023-06-26 11:01:59 +08:00
..
assets DEV: Added data attributes to identify the user settings in the UI (#22261) 2023-06-23 16:51:59 -03:00
controllers DEV: Refactor updating parent/child relationships between themes (#22244) 2023-06-22 13:57:39 -05:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs DEV: Update display name in new quote format - Part 2 (#22104) 2023-06-26 11:01:59 +08:00
mailers FIX: don't add "Re:" prefix in email subject for first post of group PMs. (#22175) 2023-06-19 18:52:00 +05:30
models DEV: Update display name in new quote format - Part 2 (#22104) 2023-06-26 11:01:59 +08:00
serializers FEATURE: Split navigation preference for count and behavior of sidebar links (#22203) 2023-06-22 19:04:13 +03:00
services FEATURE: Split navigation preference for count and behavior of sidebar links (#22203) 2023-06-22 19:04:13 +03:00
views DEV: add class for static login description section (#22002) 2023-06-08 19:51:41 +05:30