discourse/app/assets/stylesheets/desktop
Alan Guo Xiang Tan 9d5da2b383
PERF: Revert all inboxes from messages route. (#14445)
The all inboxes was introduced in
016efeadf6 but we decided to roll it back
for performance reasons. The main performance challenge here is that PG
has to basically loop through all the PMs that a user is allowed to view
before being able to order by `Topic#bumped_at`. The all inboxes was not
planned as part of the new/unread filter so we've decided not to tackle
the performance issue for the upcoming release.

Follow-up to 016efeadf6
2021-09-28 11:58:04 +08:00
..
admin DEV: Added support for custom site setting 'emoji_list' (#12414) 2021-04-07 15:32:05 +02:00
components FEATURE: Make max number of favorite configurable (#13480) 2021-06-22 18:58:03 +03:00
_index.scss DEV: Use indexes when importing SCSS from a folder (#11591) 2020-12-30 15:29:10 -05:00
admin_customize.scss UX: Editing theme name stays active when switching themes. 2019-04-23 14:57:14 +08:00
banner.scss UX: margin improvement for mobile alerts 2021-06-25 09:18:06 +08:00
category-list.scss UX: Remove `:empty` on topic-statuses, clean up (#14227) 2021-09-02 15:35:35 -04:00
compose.scss UX: Remove `:empty` on topic-statuses, clean up (#14227) 2021-09-02 15:35:35 -04:00
discourse.scss DEV: Clean up some styles (#14374) 2021-09-20 09:52:03 -04:00
edit-category.scss UX: Move category editing/creation to its own page (#10973) 2020-10-23 12:49:02 -04:00
group.scss DEV: Clean up some styles (#14374) 2021-09-20 09:52:03 -04:00
header.scss REFACTOR: Remove position fixed from the header and use sticky instead (#10781) 2020-10-19 17:26:38 -04:00
history.scss UX: History controls should use nav-pill styles (#13904) 2021-07-30 19:52:15 -04:00
latest-topic-list.scss FIX: Revert color of post-map (#12774) 2021-04-20 17:38:13 -05:00
login.scss UX: Prevent invite form fields from resizing (#14370) 2021-09-17 12:42:48 -04:00
menu-panel.scss FIX: ensure menu not too tall on desktop only 2019-11-03 18:47:53 -05:00
modal.scss FEATURE: New share topic modal (#12804) 2021-04-23 19:18:23 +03:00
topic-list.scss UX: Better placement for bulk select actions button (#14419) 2021-09-23 10:50:10 -04:00
topic-post.scss FEATURE: New style for personal messages (#13800) 2021-07-21 10:41:04 -04:00
topic.scss UX: Align list-controls & topic-title top margins (#13150) 2021-05-26 11:12:32 +02:00
upload.scss FEATURE: use native file picker in composer (#13552) 2021-06-30 12:45:47 +04:00
user.scss PERF: Revert all inboxes from messages route. (#14445) 2021-09-28 11:58:04 +08:00