mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-02 03:55:55 +01:00
* 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