discourse/app
Sam Saffron eb18f91cf7
DEV: new api to iterate through tracked topics
`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.
2020-08-04 10:40:03 +10:00
..
assets DEV: new api to iterate through tracked topics 2020-08-04 10:40:03 +10:00
controllers FIX: Get correct selectable avatar from URL (#10339) 2020-08-03 17:15:41 +03:00
helpers Revert "PERF: Move highlightjs to a background worker, and add result cache (#10191)" 2020-07-15 13:52:35 +01:00
jobs Revert "FIX: Regularly reset unknown extension of uploads" 2020-08-03 13:37:32 +02:00
mailers FIX: Add strip_secure_urls method to GroupSmtpMailer 2020-07-24 13:55:07 +10:00
models FIX: Get correct selectable avatar from URL (#10339) 2020-08-03 17:15:41 +03:00
serializers FIX: Rename delete_when_reminder_sent? bookmark method to avoid conflict with AR (#10333) 2020-07-29 17:02:36 +10:00
services DEV: Show message when cannot invite user to PM (#10336) 2020-07-31 09:52:19 -06:00
views Change pp to published-page (#10343) 2020-07-31 09:24:08 -05:00