mirror of
https://github.com/discourse/discourse.git
synced 2025-02-22 12:17:12 +00:00
`topicTrackingState.forEachTracked(topic,isNew,isUnread)` can be used to iterate through tracking state efficiently. This is handy for extension looking at subsets of tags and categories.