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
..
bookmarks.js chore: eslint prefer-rest-params, prefer-spread 4 years ago
create.js Fullname in notifications (#10157) 3 years ago
data.js feat: allow % in tags, #10135 3 years ago
delete.js perf: WIP #10449, allow array of pids for posts.purge (#10465) 3 years ago
events.js fix: topic events disappearing if there are queued posts 3 years ago
follow.js breaking: remove socket.emit('topics.follow') 3 years ago
fork.js fix: controversial posts/bests posts not showing anything 3 years ago
index.js fix: post indices if there is a blocked user in topic 3 years ago
merge.js refactor: remove more async.eachSeries/mapSeries 4 years ago
posts.js fix: topic events if there is a blocked user in topic 3 years ago
recent.js chore: eslint prefer-template 4 years ago
scheduled.js refactor: setObjectBulk to match sortedSetAddBulk 4 years ago
sorted.js feat: closes #9845, sort by views 4 years ago
suggested.js feat: #10460, add cutoff to suggested topics 3 years ago
tags.js feat: allow % in tags, #10135 3 years ago
teaser.js fix: no need to pass 'img' to teaser tags stripping as images are already converted to alt text 3 years ago
thumbs.js test: fix topic thumb tests and topic thumbs to work properly with post upload assoc. 3 years ago
tools.js feat: closes #9845, sort by views 4 years ago
unread.js refactor: tab rules 4 years ago
user.js chore: eslint no-var, vars-on-top 4 years ago