mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-02 18:41:19 +01:00
* refactor: allow passing an array to topics.purge and topics.purgePostsAndTopic deprecate action:topic.purge, add action:topics.purge with array of deleted topics update usage of topics.purge to pass in an array fix an issue in posts/delete where cids were passed to parseInt, caused AP cids to get saved into category:NaN * lint * refactor: change style * use array of tids