2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00
discourse/app
Osama Sayegh 473695ee4d
DEV: Add messages tab to the new user menu (#17850)
Some of the changes in this PR are extracted from https://github.com/discourse/discourse/pull/17379.

Similar to the bookmarks tab in the new user menu, the messages tab also displays a mix of notifications and messages. When there are unread message notifications, the tab displays all of these notifications at the top and fills the remaining space in the menu with a list of the user's messages. The bubble/badge count on the messages tab indicates how many unread message notifications there are.
2022-08-10 08:25:39 +03:00
..
assets DEV: Add messages tab to the new user menu (#17850) 2022-08-10 08:25:39 +03:00
controllers DEV: Add messages tab to the new user menu (#17850) 2022-08-10 08:25:39 +03:00
helpers FIX: bots could generate errors when slug generation method is encoded (#17224) 2022-07-29 16:27:52 +10:00
jobs DEV: Combine all header notification bubbles into one in the new user menu (#17718) 2022-08-03 08:57:59 +03:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models DEV: Add messages tab to the new user menu (#17850) 2022-08-10 08:25:39 +03:00
serializers FEATURE: add welcome topic cta banner (#17821) 2022-08-09 21:52:39 +05:30
services FIX: Make word watcher work with nil strings (#17830) 2022-08-08 16:34:51 -03:00
views UX: update register admin wizard page styles (#17785) 2022-08-03 21:49:21 -04:00