20123 Commits (4031a8cab1a46fecb2570722066e4374ce5b9834)
 

Author SHA1 Message Date
Barış Soner Uşaklı 4031a8cab1 fix: stack trace 4 years ago
Barış Soner Uşaklı 54b497258f feat: add missing name to profile image upload 4 years ago
Barış Soner Uşaklı b0a759223d feat: add action:user.removeCoverPicture 4 years ago
Barış Soner Uşaklı 962446a5ac feat: add user data to action:user.removeUploadedPicture 4 years ago
Barış Soner Uşaklı 9542ef1285 feat: add userData to action:user.delete 4 years ago
Barış Soner Uşaklı a263897627 fix: #8604 4 years ago
Barış Soner Uşaklı 1b7ba2c8f1 feat: force upgrade scripts for test 4 years ago
Peter Jaszkowiak 64a457a441
fix(bug): #8611, custom route logic corrected (#8612) 4 years ago
Barış Soner Uşaklı 1e5981c0d6 feat: replace relative urls to absolute before sending email notifs
https://github.com/NodeBB/NodeBB/pull/8366/files
4 years ago
Barış Soner Uşaklı c495aacc3e Merge branch 'master' of https://github.com/NodeBB/NodeBB 4 years ago
Barış Soner Uşaklı 57f67e2b91 fix: don't toggle elements if there is no inputEl 4 years ago
renovate[bot] 391102766f
chore(deps): update dependency eslint to v7.8.1 (#8597)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] 5ba23f2404
fix(deps): update dependency socket.io-redis to v5.4.0 (#8600)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] dc1f1db9a1
chore(deps): update dependency lint-staged to v10.3.0 (#8608)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] 97e3543e96
fix(deps): update dependency nodebb-theme-vanilla to v11.2.8 (#8599)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] 1bb0896e49
fix(deps): update dependency nodebb-theme-persona to v10.2.12 (#8598)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] 5fc2f5f996
Update dependency mongodb to v3.6.1 (#8603)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Misty (Bot) b7db0f200e Latest translations and fallbacks 4 years ago
Misty (Bot) 0a24260571 chore: update changelog for v1.15.0-beta.12 4 years ago
Misty (Bot) b852c9b7e0 chore: incrementing version number - v1.15.0-beta.12 4 years ago
Julian Lam f743f92088
refactor: socket posts delete/restore/purge so tid is not necessary (#8607)
* refactor: socket posts delete/restore/purge so tid is not necessary

* refactor: stop trying to be fancy

* fix: tests to not pass in tid into posts.deletePosts

* fix: some more unnecessary tid passing
4 years ago
renovate[bot] dfeb65bb95
fix(deps): update dependency nodebb-plugin-composer-default to v6.3.55 (#8606)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Misty (Bot) f07ba8665e chore: update changelog for v1.15.0-beta.11 4 years ago
Misty (Bot) c1ce7391e2 chore: incrementing version number - v1.15.0-beta.11 4 years ago
Barış Soner Uşaklı 09de364e93 feat: add client side action:flag.create 4 years ago
Misty (Bot) 2a4f4f5aec Latest translations and fallbacks 4 years ago
Misty (Bot) b201bb2111 Latest translations and fallbacks 4 years ago
Misty (Bot) 9c34ecede6 chore: update changelog for v1.15.0-beta.10 4 years ago
Misty (Bot) f252d4d73b chore: incrementing version number - v1.15.0-beta.10 4 years ago
renovate[bot] 05efeff619
chore(deps): update dependency mocha to v8.1.3 (#8588)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] e1b9814219
chore(deps): update dependency eslint to v7.8.0 (#8594)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Julian Lam 0c20351702 feat: additional sorting options for flags
+ upvotes, +downvotes, +replies
4 years ago
Renovate Bot 27426c0629 fix(deps): update dependency nodebb-plugin-markdown to v8.12.1 4 years ago
Misty (Bot) 02a5fe9c68 Latest translations and fallbacks 4 years ago
Barış Soner Uşaklı 896fe9d65e fix: don't crash on outdated redis instances 4 years ago
Misty (Bot) affc7927c5 chore: update changelog for v1.15.0-beta.9 4 years ago
Misty (Bot) 8dc513da24 chore: incrementing version number - v1.15.0-beta.9 4 years ago
Julian Lam 0e58d2b866 fix: update post-queue hook names 4 years ago
Misty (Bot) 3b960c3b64 chore: update changelog for v1.15.0-beta.8 4 years ago
Misty (Bot) 34bb869c96 chore: incrementing version number - v1.15.0-beta.8 4 years ago
Julian Lam 694f4b2bcf fix: accept/reject in post-queue instead of accept/delete 4 years ago
Misty (Bot) e449ff9a4c chore: update changelog for v1.15.0-beta.7 4 years ago
Misty (Bot) fd917b8eae chore: incrementing version number - v1.15.0-beta.7 4 years ago
Renovate Bot 64f4179ac5 fix(deps): update dependency nodebb-theme-vanilla to v11.2.5 4 years ago
Renovate Bot 777419b2e8 fix(deps): update dependency nodebb-theme-persona to v10.2.10 4 years ago
Julian Lam 8cc36de284 feat: new filter hook prior to post queue addition
filter:post.queue
4 years ago
Julian Lam b587127560 fix: new openapi def for replies addition 4 years ago
Julian Lam a9dfc9a74e feat: add replies to getPostSummaryByPids 4 years ago
Julian Lam e0c7d65a92 Revert "feat: add reply count to getPostSummaryByPids"
This reverts commit de0f4aadb8.
4 years ago
Julian Lam de0f4aadb8 feat: add reply count to getPostSummaryByPids 4 years ago