discourse/app
Osama Sayegh a509441148
DEV: Include unread topics in New topic lists and link to it in sidebar (#20432)
This commit introduces a few experimental changes to the New topics list and "Everything" link in the sidebar:

1. Make the New topics list include unread topics
2. Make the Everything section in the sidebar link to the New topics list (`/new`)
3. Remove "unread" or "new" text next to the count and keep the count
4. The count is a sum of new and unread topics counts

All of these of changes are behind an off-by-default feature flag. I've not written extensive tests for these changes because they're highly experimental.

Internal topic: t/77234.
2023-02-27 15:11:01 +03:00
..
assets DEV: Include unread topics in New topic lists and link to it in sidebar (#20432) 2023-02-27 15:11:01 +03:00
controllers DEV: Apply form template to categories (#20337) 2023-02-23 11:18:14 -08:00
helpers DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
jobs DEV: Enable `unless` cops 2023-02-21 10:30:48 +01:00
mailers DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
models DEV: Include unread topics in New topic lists and link to it in sidebar (#20432) 2023-02-27 15:11:01 +03:00
serializers DEV: Include unread topics in New topic lists and link to it in sidebar (#20432) 2023-02-27 15:11:01 +03:00
services DEV: configurable public sidebar sections (#20303) 2023-02-22 08:55:44 +11:00
views SECURITY: Show only visible tags in metadata 2023-02-23 17:22:20 +01:00