discourse/app
Sam Saffron 5b837f620b correct unread resetting to handle nulls
Note, to avoid race conditions we are setting last_unread to 10 minutes ago
if there is nothing unread.

This is safer in case of in progress transactions
we don't want to lose unread for any window of time.
2019-04-05 13:42:41 +11:00
..
assets FIX: computed is not used 2019-04-04 17:38:27 -04:00
controllers FEATURE: ability to restrict some tags to a category while allowing all others 2019-04-04 16:40:15 -04:00
helpers PERF: no need to select entire group just to find name 2019-03-26 17:59:05 +11:00
jobs FIX: Make sure the site setting works and fix build 2019-04-04 17:44:10 -04:00
mailers DEV: Remove unused method. 2019-04-04 14:19:39 +08:00
models correct unread resetting to handle nulls 2019-04-05 13:42:41 +11:00
serializers FEATURE: ability to restrict some tags to a category while allowing all others 2019-04-04 16:40:15 -04:00
services UX: Slightly improved reviewable user display, plus link to admin if possible 2019-04-03 17:07:48 -04:00
views FEATURE: change layout when default page is category to tabular for _… (#7270) 2019-04-04 15:57:18 +02:00