mirror of
https://github.com/discourse/discourse.git
synced 2025-02-23 04:55:00 +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.