mirror of
https://github.com/discourse/discourse.git
synced 2025-03-21 20:28:10 +08: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.