23964 Commits (871bd04bf89377d0333286ad85d3352d3b211ee8)
 

Author SHA1 Message Date
Renovate Bot 50eb4556cf fix(deps): update dependency mongodb to v4.3.0 3 years ago
Renovate Bot 9eb00cb2e0 fix(deps): update socket.io packages to v4.4.1 3 years ago
Misty (Bot) 418a6cf04c Latest translations and fallbacks 3 years ago
Misty (Bot) b610db09e5 Latest translations and fallbacks 3 years ago
Misty (Bot) d79d7e8081 chore(i18n): fallback strings for new resources: nodebb.user 3 years ago
Barış Soner Uşaklı 5eb02f59c2 fix: #10095, add login info to email interstitial 3 years ago
Barış Soner Uşaklı 8ad64ec0f9 fix: #10121, fix error messages in user creation 3 years ago
Misty (Bot) 6b1cd17e4a Latest translations and fallbacks 3 years ago
Renovate Bot a69afdb60b chore(deps): update dependency eslint-plugin-import to v2.25.4 3 years ago
Renovate Bot 12038039f5 chore(deps): update dependency lint-staged to v12.1.5 3 years ago
Barış Soner Uşaklı 69a7634a78 fix: #10115, fix chat autocomplete hook 3 years ago
Misty (Bot) bec0ef8995 Latest translations and fallbacks 3 years ago
Renovate Bot 0a15c99e4f fix(deps): update dependency nodebb-rewards-essentials to v0.2.1 3 years ago
Misty (Bot) 9260355a96 Latest translations and fallbacks 3 years ago
Renovate Bot b546ff4e84 chore(deps): update dependency eslint to v8.6.0 3 years ago
Misty (Bot) ccdf65884e Latest translations and fallbacks 3 years ago
Barış Soner Uşaklı cc27a324b5 fix: notice links in subfolder installs 3 years ago
Julian Lam d89fc44c03 fix: move authenticateRequest before interstitial and maintenance mode middlewares, allowed plugins to disable authentication on certain routes
fixes #10112
3 years ago
Renovate Bot f1aa5f7d18 fix(deps): update dependency autoprefixer to v10.4.1 3 years ago
Barış Soner Uşaklı 0d9ec9d30e test: fix restore test 3 years ago
Misty (Bot) e6a46ef6ce chore(i18n): fallback strings for new resources: nodebb.admin-settings-uploads 3 years ago
Barış Soner Uşaklı a78e58f252 Merge branch 'master' of https://github.com/NodeBB/NodeBB 3 years ago
Barış Soner Uşaklı 5278b11a01 refactor: remove unused language key 3 years ago
Misty (Bot) 5439e45f3e Latest translations and fallbacks 3 years ago
Misty (Bot) 1a6d5250fb Latest translations and fallbacks 3 years ago
Renovate Bot 87779fc8f9 chore(deps): update dependency lint-staged to v12.1.4 3 years ago
Misty (Bot) a395596fbc Latest translations and fallbacks 3 years ago
Renovate Bot 5c3335b799 fix(deps): update dependency yargs to v17.3.1 3 years ago
Julian Lam b5b188fd53 feat: allow isCluster, isPrimary, and jobsDisabled to be passed in as numbers in addition to string/bool
/cc @barisusakli
3 years ago
renovate[bot] dd8b1f757d
fix(deps): update dependency nodebb-theme-vanilla to v12.1.14 (#10102)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot] dd1633fff8
fix(deps): update dependency nodebb-theme-slick to v1.4.22 (#10101)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot] eccdfc9d6b
fix(deps): update dependency nodebb-theme-lavender to v5.3.2 (#10099)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot] ee05b76264
chore(deps): update dependency jsdom to v19 (#10053)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot] 4f6fc10b84
fix(deps): update dependency nodebb-theme-persona to v11.3.12 (#10100)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Barış Soner Uşaklı 07232a8cf6 fix: retry incrObjtFieldBy 3 years ago
Barış Soner Uşaklı b179f0fc0f fix: use component instead of class name 3 years ago
Misty (Bot) 842f96fc68 Latest translations and fallbacks 3 years ago
Julian Lam d960f601a1 style: eslint 3 years ago
Julian Lam 2fe53cf849 feat: `GET /api/v3/chats/:roomId/messages` 3 years ago
Julian Lam d95b4ee29a fix: assertion check to ensure messages are in the room when editing/deleting, etc 3 years ago
Julian Lam 82768fcf6e chore: remove debug logs in test/api.js 3 years ago
Julian Lam aaa6f752d0 refactor: put message api calls behind `/messages` prefix, #10097 3 years ago
Misty (Bot) 207ae8cd6e chore(i18n): fallback strings for new resources: nodebb.error 3 years ago
Julian Lam aeb43b9bb1 fix: rename language key for incorrect parameter type error 3 years ago
Julian Lam e747998cba test: fix user tests calling deprecated socket methods 3 years ago
Julian Lam 47ab952639 docs: fix description for route 3 years ago
Julian Lam 0aa25f20d5 docs: roomId is number 3 years ago
Julian Lam 16ba16cdc4 fix: deprecate chats.leave 3 years ago
Julian Lam fe17c94c35 feat: `DELETE /api/v3/chats/:roomId/users` and `DELETE /api/v3/chats/:roomId/users/:uid` 3 years ago
Julian Lam 6294beea0b fix: re-allow kicking of the other party in a 1-to-1 chat 3 years ago