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/assets/javascripts/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
..
adapters DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
components REFACTOR: Invite modal panels init, actions, and styling (#10242) 2020-07-15 09:18:31 -05:00
controllers FIX: loaded is a CP and can't be overwritten 2020-07-15 15:53:59 -04:00
helpers DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
initializers FIX: Trick Safari into loading video previews (#10244) 2020-07-15 18:14:14 -04:00
lib Revert "PERF: Move highlightjs to a background worker, and add result cache (#10191)" 2020-07-15 13:52:35 +01:00
mixins FIX: Do not destroy $.fileupload element (#9888) 2020-06-02 16:14:41 +10:00
models FEATURE: load hidden posts in segments (#10240) 2020-07-16 09:05:11 +10:00
pre-initializers REFACTOR: Remove Discourse.SiteSettings from user/admin-user 2020-07-15 11:48:55 -04:00
raw-views DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
routes FEATURE: Add search to user bookmark list (#10230) 2020-07-14 14:43:41 +10:00
services DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
templates FIX: Don't overwrite maxlength computed property 2020-07-15 16:05:37 -04:00
widgets FEATURE: load hidden posts in segments (#10240) 2020-07-16 09:05:11 +10:00
app.js FIX: getURL deprecation 2020-07-08 11:40:53 -04:00
mapping-router.js FIX: Support root paths that omit the trailing slash and have QPs 2020-07-01 14:55:20 -04:00