discourse/app
Sam Saffron 3b8819f0ab FEATURE: add support for defer topic functionality
This feature allows end users to "defer" topics by marking them unread

The functionality is default disabled. This also introduces the new site
setting default_other_enable_defer: to enable this by default on new user
accounts.
2019-05-31 15:44:35 +10:00
..
assets FEATURE: add support for defer topic functionality 2019-05-31 15:44:35 +10:00
controllers FIX: Category topics should not be deletable via review queue 2019-05-30 16:43:23 -04:00
helpers Make `email_excerpt` method take an optional `post` param (#7570) 2019-05-20 10:04:23 +02:00
jobs DEV: refactor cleaning up of user export topics 2019-05-30 10:24:45 +05:30
mailers Make `email_excerpt` method take an optional `post` param (#7570) 2019-05-20 10:04:23 +02:00
models FEATURE: add support for defer topic functionality 2019-05-31 15:44:35 +10:00
serializers FEATURE: add support for defer topic functionality 2019-05-31 15:44:35 +10:00
services FEATURE: add support for defer topic functionality 2019-05-31 15:44:35 +10:00
views FEATURE: add OpenGraph data to /login page 2019-05-23 07:03:01 +05:30