discourse/app
Sam Saffron 676c432b0f FIX: notifications are missing under certain conditions
This simplifies the code for refreshing notification counts. It now
unconditionally looks up the user object which protects against stale objects
in memory.

This also removes a pile of conditional logic we no longer need.
2019-10-23 16:09:55 +11:00
..
assets UX: fixes regression with iOS composer 2019-10-22 23:10:18 -04:00
controllers FIX: Return blank avatar when downloading an avatar is not possible due to file size 2019-10-22 12:05:36 -03:00
helpers DEV: pluck_first 2019-10-21 12:08:20 +01:00
jobs FIX: Zeitwerk-related fixes for jobs. (#8219) 2019-10-21 20:25:35 +03:00
mailers DEV: pluck_first 2019-10-21 12:08:20 +01:00
models FIX: notifications are missing under certain conditions 2019-10-23 16:09:55 +11:00
serializers FIX: Exclude image_url from web_hook_topic_view_serializer 2019-10-22 11:53:24 -03:00
services DEV: pluck_first 2019-10-21 12:08:20 +01:00
views minor button styling for admin login 2019-10-22 16:45:23 -04:00