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 |
Julian Lam
|
09cf9c7770
|
feat: `GET /api/v3/chats/:roomId`
|
3 years ago |
Julian Lam
|
55e68e2fd5
|
docs: openAPI documentation for routes
|
3 years ago |
Julian Lam
|
40b4544e70
|
feat: `POST /api/v3/chats`, chat room creation, plus openAPI docs update
|
3 years ago |
Julian Lam
|
94bead71fe
|
feat: `GET /api/v3/chats`
|
3 years ago |
Julian Lam
|
02e878be72
|
feat: stub code for v3 chats api
|
3 years ago |
Barış Soner Uşaklı
|
a115b771f0
|
fix: #10096, don't display preview for links if hostname doesnt match
|
3 years ago |
Misty (Bot)
|
139a4378b3
|
Latest translations and fallbacks
|
3 years ago |
Barış Soner Uşaklı
|
35fea58a57
|
refactor: only write analytics data on nbb that has runJobs=true
prevents mongodb index error when lots of nodebbs try to write to the same key
|
3 years ago |
Barış Soner Uşaklı
|
a9f81215cf
|
fix: only render preview on topic page
|
3 years ago |
Julian Lam
|
33c8b1971e
|
docs: use social media card in readme header
|
3 years ago |
Julian Lam
|
f7b3f69f6a
|
docs: add social media card
|
3 years ago |
Barış Soner Uşaklı
|
42781467d2
|
refactor: remove knonwOwner param
|
3 years ago |
Barış Soner Uşaklı
|
8fb89d761a
|
fix: don't crash server if analytics fails to save
fixes
MongoBulkWriteError: E11000 duplicate key error collection:
community.objects index: _key_1_value_-1 dup key: { _key: "analytics:pageviews", value: "1639807200000" }
|
3 years ago |
Barış Soner Uşaklı
|
e332acf3f7
|
fix: upgrade script to handle strings as well
|
3 years ago |
Renovate Bot
|
32cbf760f6
|
fix(deps): update dependency nodebb-theme-persona to v11.3.11
|
3 years ago |
Nazim
|
d23ac79839
|
Revert
|
3 years ago |
Nils Ramsperger
|
c046b8f41d
|
fixed version number
|
3 years ago |
Renovate Bot
|
9253519c72
|
fix(deps): update dependency nodebb-theme-slick to v1.4.21
|
3 years ago |
Misty (Bot)
|
a1729e1afd
|
Latest translations and fallbacks
|
3 years ago |
Barış Soner Uşaklı
|
fdaf8274cf
|
fix: #10090, remove left over necro posts messages
|
3 years ago |
Renovate Bot
|
c0dd8dcb1f
|
chore(deps): update dependency lint-staged to v12.1.3
|
3 years ago |
Misty (Bot)
|
34ffe69f27
|
Latest translations and fallbacks
|
3 years ago |
Renovate Bot
|
55b9fab1be
|
chore(deps): update dependency eslint to v8.5.0
|
3 years ago |
Barış Soner Uşaklı
|
a76444662c
|
refactor: remove console.log
|
3 years ago |
Barış Soner Uşaklı
|
59214ca297
|
fix: #10086, if pidfile is empty delete
|
3 years ago |
Misty (Bot)
|
edba10e22c
|
chore(i18n): fallback strings for new resources: nodebb.post-queue
|
3 years ago |
Julian Lam
|
5e68a99e73
|
Revert "chore: trigger lang"
This reverts commit 540eeae9bc .
|
3 years ago |
Barış Soner Uşaklı
|
540eeae9bc
|
chore: trigger lang
|
3 years ago |
renovate[bot]
|
019804e177
|
fix(deps): update dependency nodebb-theme-slick to v1.4.20 (#10084)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
3 years ago |
renovate[bot]
|
66c759ed2b
|
fix(deps): update dependency nodebb-theme-vanilla to v12.1.13 (#10085)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
3 years ago |
Misty (Bot)
|
98abf30b18
|
Latest translations and fallbacks
|
3 years ago |
renovate[bot]
|
d276c9cdb1
|
fix(deps): update dependency nodebb-theme-persona to v11.3.10 (#10083)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
3 years ago |
renovate[bot]
|
0ef9c7ab2e
|
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.17 (#10082)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
3 years ago |
Barış Soner Uşaklı
|
4e1d421722
|
refactor: remove unused validator
|
3 years ago |