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 |
Julian Lam
|
d62ee84637
|
feat: `POST /chats/:roomId/users`
|
3 years ago |
Julian Lam
|
6eea6451d2
|
feat: `GET /chats/:roomId/users` [breaking]
|
3 years ago |
Julian Lam
|
d5fd098ecf
|
feat: `POST /chats/:roomId/:mid` and `DELETE /chats/:roomId/:mid`
|
3 years ago |
Julian Lam
|
90fcbe4416
|
feat: middleware.assert.message
|
3 years ago |
Julian Lam
|
b292960594
|
feat: `GET /chats/:roomId/:mid`
|
3 years ago |
Julian Lam
|
f48ed3658a
|
feat: `PUT /chats/:roomId/:mid`
|
3 years ago |
Julian Lam
|
140f9d2481
|
fix: isFinite check for room assertion, more test migrating
|
3 years ago |
Julian Lam
|
e745e21242
|
chore: use apiv3 for room rename tests
|
3 years ago |
Julian Lam
|
74f1905ea8
|
feat: allow API checkRequired middleware error to be internationalized
|
3 years ago |
Julian Lam
|
c990211cf2
|
refactor: rewrite messaging tests to use API v3 calls when available, rewrote a bunch of tests to async..await
|
3 years ago |
Julian Lam
|
9a4fd5dc7e
|
feat: `PUT /api/v3/chats/:roomId`
|
3 years ago |
Julian Lam
|
eeffb9d978
|
feat: `POST /api/v3/chats/:roomId`
|
3 years ago |