mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 12:38:21 -05:00
This adds a special filter to topic lists that will filter to tracked and watched categories. To use it you can visit: `https://sitename/?filter=tracked` `https://sitename/unread?filter=tracked` and so on Note, we do not include explicitly tracked and watched topics **outside** of the tracked categories and tags. We can consider a `filter=all_tracked` to cover this edge case.