20282 Commits (032e60012022b2018b9bc00361e1dcde81ac7380)
 

Author SHA1 Message Date
Barış Soner Uşaklı 6fc31df033 feat: use const/let 4 years ago
Barış Soner Uşaklı 4588e52120 fix: allow setting maximumAboutMeLength to 0 4 years ago
psychobunny a38784f567 fix: additional commit for CF rocket loader 4 years ago
psychobunny 4d6659553b feat: allow nbb to work with cloudflare rocket loader 🚀 4 years ago
Barış Soner Uşaklı 53a5f1516e feat: move code 4 years ago
Barış Soner Uşaklı b6917b9dee feat: #8602, dont send emails to unconfirmed addresses 4 years ago
renovate[bot] 69373fded7
fix(deps): update dependency nodebb-theme-vanilla to v11.2.9 (#8616)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] 3c0540c16e
fix(deps): update dependency nodebb-theme-persona to v10.2.15 (#8614)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Barış Soner Uşaklı 94da9fe55e feat: add partials/footer/js.tpl
add ajaxify.coldLoad which gets called from partials/footer/js.tpl
4 years ago
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