discourse/app
Sam Saffron 179335b5e3
DEV: correct performance hack
This code was intended to bypass iterating through tags in absence of a new
or unread topic.

Instead it always fired cause it was checking for function existence which
was clearly always true.
2020-07-27 16:51:01 +10:00
..
assets DEV: correct performance hack 2020-07-27 16:51:01 +10:00
controllers FIX: use allowlist and blocklist terminology (#10209) 2020-07-27 10:23:54 +10:00
helpers Revert "PERF: Move highlightjs to a background worker, and add result cache (#10191)" 2020-07-15 13:52:35 +01:00
jobs FIX: use allowlist and blocklist terminology (#10209) 2020-07-27 10:23:54 +10:00
mailers FIX: Add strip_secure_urls method to GroupSmtpMailer 2020-07-24 13:55:07 +10:00
models FIX: reserve id for reaction notifications (#10315) 2020-07-27 11:39:50 +10:00
serializers FIX: use allowlist and blocklist terminology (#10209) 2020-07-27 10:23:54 +10:00
services FIX: Don't inject extra terms for version lexeme. 2020-07-27 14:46:44 +08:00
views FIX: use allowlist and blocklist terminology (#10209) 2020-07-27 10:23:54 +10:00