mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 11:58:27 +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.