You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Barış Soner Uşaklı 767973717b
perf: WIP #10449, allow array of pids for posts.purge (#10465)
* perf: WIP #10449, allow array of pids for posts.purge

* refactor: deletePostDiffs

* perf: deletePostFromReplies/deletePostFromGroups

* refactor: upload

* refactor: deleteFromCategoryRecentPosts

deleteFromUsersBookmarks
deleteFromUsersVotes

* feat: closes #10468, add incrObjectFieldByBulk

* refactor: allow nids for notifications.rescind

* refactor: allow uids array for user.updatePostCount

* refactor: rewrite deleteFromTopicUserNotification to work with an array

* feat: deprecate action:post.purge as well

* lint: add missing comma
3 years ago
..
database perf: WIP #10449, allow array of pids for posts.purge (#10465) 3 years ago
files
helpers test: don't use csrf_token for get,head, options 3 years ago
mocks test: log configJSON 3 years ago
posts feat: deleting a user upload dissociates from posts, and vice versa 3 years ago
topics test: fix topic thumb tests and topic thumbs to work properly with post upload assoc. 3 years ago
user feat: deleting a user upload dissociates from posts, and vice versa 3 years ago
.eslintrc
api.js fix: persona test fail 3 years ago
authentication.js test: add api token tests 3 years ago
batch.js
blacklist.js
build.js
categories.js test: fix category tests 3 years ago
controllers-admin.js test: fix one more test 3 years ago
controllers.js refactor: replace deprecated String.prototype.substr() (#10432) 3 years ago
coverPhoto.js
database.js refactor: remove tabs after declaration 3 years ago
defer-logger.js
emailer.js fix: properly unregister hooks in emailer tests 3 years ago
feeds.js breaking: remove socket.io/flags.js 3 years ago
file.js
flags.js feat: min:rep:upvote, and other limits similar to downvotes 3 years ago
groups.js breaking: remove deprecated groups socket calls 3 years ago
i18n.js test: skip i18n tests if the github event is a pull request 3 years ago
image.js
locale-detect.js refactor: remove tabs after declaration 3 years ago
messaging.js fix: assertion check to ensure messages are in the room when editing/deleting, etc 3 years ago
meta.js refactor: tab rules 3 years ago
middleware.js fix(security): explicitly declare cache-control header instead of using middleware 3 years ago
notifications.js
package-install.js Re-introduce lodash into src/package-install.js (#10315) 3 years ago
pagination.js refactor: remove tabs after declaration 3 years ago
password.js
plugins-installed.js
plugins.js test: fix function name 3 years ago
posts.js refactor: move post upload tests to its own file 3 years ago
pubsub.js
rewards.js
search-admin.js
search.js refactor: remove tabs after declaration 3 years ago
settings.js
socket.io.js test: remove old test 3 years ago
template-helpers.js
topics.js refactor: move post upload tests to its own file 3 years ago
translator.js
upgrade.js test: upgrade.runParticular 3 years ago
uploads.js fix: local deleteUploads() method in `src/user/delete.js` to call `User.deleteUpload()` 3 years ago
user.js feat: v3 user email tests 3 years ago
utils.js test: fix util test 3 years ago