This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Alan Guo Xiang Tan b47a4d0207
PERF: Improve query perf when fetching unread for PM topic tracking state. (#14237)
This change helps the planner to use the
index_topics_on_timestamps_private index on topics.

Follow-up to f66007ec83
2021-09-03 15:12:13 +08:00
..
assets A11Y: Improve create account modal for screen readers (#14234) 2021-09-03 13:04:24 +10:00
controllers FEATURE: option to update default notification level of existing users. (#14084) 2021-08-31 16:11:26 +05:30
helpers DEV: Allow us to use Ember CLI assets in production 2021-08-05 08:32:33 -04:00
jobs DEV: Introduce PresenceChannel API for core and plugin use 2021-08-27 16:26:06 +01:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models PERF: Improve query perf when fetching unread for PM topic tracking state. (#14237) 2021-09-03 15:12:13 +08:00
serializers PERF: Make TopicViewSerializer#requested_group_name more efficient. (#14196) 2021-08-31 12:05:32 +08:00
services DEV: Do not delete failed uploads from S3 in debug mode (#14143) 2021-08-25 15:35:55 +10:00
views UX: display correct replies count in embedded comments view. (#14175) 2021-08-30 10:37:53 +05:30