2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-10-04 17:32:34 +08:00
discourse/app
Yuriy Kurant ba64209468
FIX: Sidebar messages link updates (#33444)
* Fixes capitalisation for *My messages*, *My posts*, and *My drafts*
sidebar links.
* Hides *My messages* link for anonymous users.
* Hides *My messages* link for users who can’t access messages.
* Adds active state for *My messages* link (applies to all child routes:
personal, group, and tags).
2025-07-07 11:55:39 +08:00
..
assets FIX: Sidebar messages link updates (#33444) 2025-07-07 11:55:39 +08:00
controllers FIX: Rename the reviewable notes route to match existing reviewable routes (#33480) 2025-07-04 17:46:41 +10:00
helpers DEV: Switch to type="module" for translation files (#33126) 2025-06-09 13:13:42 +01:00
jobs DEV: Pass ExportUserArchive job args into provide_results method (#33359) 2025-06-26 10:40:55 -05:00
mailers DEV: Added the ability to use users' names in group mention notifications and mentions shown in emails (#33055) 2025-06-03 15:49:55 -05:00
models FIX: Sidebar messages link updates (#33444) 2025-07-07 11:55:39 +08:00
queries/reports DEV: Refactor reports index into service (#31667) 2025-03-11 14:36:06 +10:00
serializers FEATURE: Display locale change in post history modal (#33469) 2025-07-03 23:08:47 +08:00
services DEV: Partially refactor themes controller to services (#33141) 2025-06-23 10:14:58 +10:00
views FIX: Include common_theme CSS in published pages (#33179) 2025-06-12 19:07:48 +01:00