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
Misty (Bot)
fd939f8bec
chore(i18n): fallback strings for new resources: nodebb.modules, nodebb.notifications
3 years ago
Barış Soner Uşaklı
c4042c70de
feat: #9506 , allow seeing and editing your queued posts
...
allow regular users access to post queue
allow regular users to edit their queued post/topic title
allow regular users to remove their post from post queue
ability to send a notification to user without removing from post queue
allow accessing single post queue items from notifications
3 years ago
Barış Soner Uşaklı
b8896d1328
refactor: only pass qs
3 years ago
Barış Soner Uşaklı
599bffd8e0
feat: pass in all query params to category search filter
3 years ago
Barış Soner Uşaklı
c4156bdd7b
feat: add data param to filter:categories.search
...
so plugins can do custom search for categories
3 years ago
Misty (Bot)
2170c8a8f5
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
1e60ae8703
refactor: change error message
3 years ago
Barış Soner Uşaklı
1264dcb555
test: add email interstitial tests
3 years ago
Barış Soner Uşaklı
91e21ecc62
fix: utils method
3 years ago
Barış Soner Uşaklı
9f1b8a3b1e
refactor: use hasOwnProperty
3 years ago
Barış Soner Uşaklı
dbba0c396b
refactor: remove object.create
3 years ago
Barış Soner Uşaklı
3d3ae82f5b
refactor: remove unused args
3 years ago
Barış Soner Uşaklı
633061f4a7
refactor: remove comment
3 years ago
Barış Soner Uşaklı
d4f3ee67fa
refactor: use .map to return promises
3 years ago
Renovate Bot
dda7c0753e
fix(deps): update dependency nodebb-theme-vanilla to v12.1.12
3 years ago
Barış Soner Uşaklı
5e08f7e604
test: don't use csrf_token for get,head, options
3 years ago