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
Kane York 869f9b20a2
PERF: Dematerialize topic_reply_count (#9769)
* PERF: Dematerialize topic_reply_count

It's only ever used for trust level promotions that run daily, or compared to 0. We don't need to track it on every post creation.

* UX: Add symbol in TL3 report if topic reply count is capped

* DEV: Drop user_stats.topic_reply_count column
2020-05-14 15:42:00 -07:00
..
assets PERF: Dematerialize topic_reply_count (#9769) 2020-05-14 15:42:00 -07:00
controllers Revert "FIX: Workaround WebAPK server bug with images without sizes" 2020-05-14 19:33:54 -03:00
helpers FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
jobs PERF: Dematerialize topic_reply_count (#9769) 2020-05-14 15:42:00 -07:00
mailers FIX: Change user digest email total unread notification calculation (#9648) 2020-05-06 14:23:13 +10:00
models PERF: Dematerialize topic_reply_count (#9769) 2020-05-14 15:42:00 -07:00
serializers PERF: Dematerialize topic_reply_count (#9769) 2020-05-14 15:42:00 -07:00
services FIX: correct edit notification username for PMs (#9649) 2020-05-07 07:52:21 +10:00
views FIX: Load locale first in wizard app 2020-05-14 11:48:55 +03:00