mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 17:55:07 +08:00
34d04e7507
When a post has some replies, and the user click on the button to show them, we would load ALL the replies. This could lead to DoS if there were a very large number of replies. This adds support for pagination to these post replies. Internal ref t/129773 FIX: Duplicated parent posts DEV: Query refactor |
||
---|---|---|
.. | ||
app | ||
config | ||
lib | ||
public/assets/scripts | ||
scripts | ||
tests | ||
.ember-cli | ||
.npmrc | ||
.watchmanconfig | ||
ember-cli-build.js | ||
package.json | ||
testem.js |