discourse/app
Sam Saffron 82de9c5308
DEV: add countTags to topic tracking state
This introduces a new core API to get counts per tag from topic
tracking state

This API will only be useful if a plugin enable tags in topic
tracking state using

`TopicTrackingState.include_tags_in_report = true`
2020-06-01 17:05:24 +10:00
..
assets DEV: add countTags to topic tracking state 2020-06-01 17:05:24 +10:00
controllers Revert "FEATURE: category setting for default list filter." 2020-05-30 20:53:53 +05:30
helpers FIX: Email Styles were evaluated out of order 2020-05-25 12:47:23 -04:00
jobs FEATURE: notify admins about old credentials (#9918) 2020-06-01 13:49:27 +10:00
mailers FIX: Change user digest email total unread notification calculation (#9648) 2020-05-06 14:23:13 +10:00
models FIX: Restore the ability to rebake posts in deleted topics (#9951) 2020-06-01 07:04:16 +02:00
serializers FIX: allows to have custom emoji translation without static file (#9893) 2020-05-27 20:11:52 +02:00
services Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
views Start Discourse in an initializer (#9930) 2020-05-29 14:37:02 -04:00