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
..
data.js feat: resolve paths for staticDirs as well 3 years ago
hooks.js perf: WIP #10449, allow array of pids for posts.purge (#10465) 3 years ago
index.js refactor: show a louder deprecation notice, alert once for each hook, not per plugin per hook 3 years ago
install.js feat: detect alternative package managers based on lockfile 3 years ago
load.js perf: dont fs.open if plugin doesnt have language namespace (#9893) 4 years ago
usage.js test: submitUsage 3 years ago