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
Guo Xiang Tan 9b75d95fc6 PERF: Keep track of first unread PM and first unread group PM for user.
This optimization helps to filter away topics so that the joins on
related tables when querying for unread messages is not expensive.
2020-09-09 14:05:41 +08:00
..
assets FIX: handles different cases of canInvite/canRemove states in PM (#10607) 2020-09-08 16:35:59 +02:00
controllers SECURITY: Remove indication that a group exists if user can't see it. 2020-09-08 10:53:48 +08:00
helpers FIX: Allow us to call script_asset_url in controllers 2020-09-04 15:23:01 -04:00
jobs PERF: Keep track of first unread PM and first unread group PM for user. 2020-09-09 14:05:41 +08:00
mailers PERF: Replace video and audio links in search blurb while indexing. 2020-08-06 12:25:03 +08:00
models PERF: Keep track of first unread PM and first unread group PM for user. 2020-09-09 14:05:41 +08:00
serializers Add category id to webhook post serializer 2020-09-02 10:42:51 -04:00
services FIX: ensures we don't attempt to concat an empty list (#10600) 2020-09-04 19:08:07 +02:00
views FEATURE: Add stylesheets to bootstrap.json endpoint 2020-09-04 14:12:49 -04:00