discourse/app
Krzysztof Kotlarek 9052dfe356
FEATURE: load hidden posts in segments (#10240)
* FEATURE: load hidden posts in segments

Currently, when "View hidden replies" button is clicked, all replies are loaded like there is no tomorrow. When there is plenty of hidden replies, it may cause a timeout.

Therefore, we should load them in pages and display the view link as long as we have more hidden replies.
2020-07-16 09:05:11 +10:00
..
assets FEATURE: load hidden posts in segments (#10240) 2020-07-16 09:05:11 +10:00
controllers FIX: add noindex header to user summary page. 2020-07-16 02:32:55 +05:30
helpers Revert "PERF: Move highlightjs to a background worker, and add result cache (#10191)" 2020-07-15 13:52:35 +01:00
jobs FEATURE: Allow group moderators to close/archive topics 2020-07-14 12:36:19 -04:00
mailers FEATURE: Implement support for IMAP and SMTP email protocols. (#8301) 2020-07-10 12:05:55 +03:00
models FEATURE: Allow group moderators to close/archive topics 2020-07-14 12:36:19 -04:00
serializers FEATURE: Allow group moderators to close/archive topics 2020-07-14 12:36:19 -04:00
services FIX: Inject extra lexemes for host lexeme. 2020-07-14 15:32:40 +08:00
views FIX: Correct user profile URLs in /about crawler view 2020-07-14 16:09:27 +01:00