discourse/app/assets/stylesheets
Martin Brennan b79ea986ac
FEATURE: High priority bookmark reminder notifications (#9290)
Introduce the concept of "high priority notifications" which include PM and bookmark reminder notifications. Now bookmark reminder notifications act in the same way as PM notifications (float to top of recent list, show in the green bubble) and most instances of unread_private_messages in the UI have been replaced with unread_high_priority_notifications.

The user email digest is changed to just have a section about unread high priority notifications, the unread PM section has been removed.

A high_priority boolean column has been added to the Notification table and relevant indices added to account for it.

unread_private_messages has been kept on the User model purely for backwards compat, but now just returns unread_high_priority_notifications count so this may cause some inconsistencies in the UI.
2020-04-01 09:09:20 +10:00
..
common FEATURE: High priority bookmark reminder notifications (#9290) 2020-04-01 09:09:20 +10:00
desktop UX: Align bulk select menu toggle relative to main wrapper when possible 2020-03-26 19:15:33 -04:00
mobile UX: minor tweaks to users directory last updated at styling (#9322) 2020-03-31 10:12:52 +02:00
vendor Revert "FIX: update normalize css from 3.0.1 to 8.0.1 (#8591)" (#8618) 2019-12-24 10:45:42 +11:00
admin.scss Sane sendAction() behavior 2015-09-11 09:34:20 -07:00
common.scss DEV: introducing user-chooser (#8910) 2020-02-11 15:54:56 +01:00
desktop_rtl.scss
desktop.scss DEV: debundle plugin css assets and don't load if disabled (#7646) 2019-08-20 22:09:52 +05:30
embed.scss FEATURE: Create New Topic button on embed with params (#8280) 2019-11-01 14:19:10 -05:00
mobile_rtl.scss
mobile.scss UX: better customize emoji layout on mobile (#9319) 2020-03-31 08:55:47 +02:00
wizard.scss UX: Adjusts wizard step margins (#8452) 2019-12-03 22:28:03 +08:00