Julian Lam
40b4544e70
feat: POST /api/v3/chats, chat room creation, plus openAPI docs update
2021-12-22 10:59:36 -05:00
Julian Lam
94bead71fe
feat: GET /api/v3/chats
2021-12-22 10:59:36 -05:00
Julian Lam
02e878be72
feat: stub code for v3 chats api
2021-12-22 10:59:36 -05:00
Barış Soner Uşaklı
a115b771f0
fix : #10096 , don't display preview for links if hostname doesnt match
2021-12-22 10:55:30 -05:00
Misty (Bot)
139a4378b3
Latest translations and fallbacks
2021-12-22 09:05:51 +00:00
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
2021-12-21 23:09:01 -05:00
Barış Soner Uşaklı
a9f81215cf
fix: only render preview on topic page
2021-12-21 11:52:16 -05:00
Julian Lam
33c8b1971e
docs: use social media card in readme header
2021-12-21 01:10:47 -05:00
Julian Lam
f7b3f69f6a
docs: add social media card
2021-12-21 01:10:15 -05:00
Barış Soner Uşaklı
42781467d2
refactor: remove knonwOwner param
2021-12-20 17:43:45 -05:00
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" }
2021-12-20 16:28:03 -05:00
Barış Soner Uşaklı
e332acf3f7
fix: upgrade script to handle strings as well
2021-12-20 15:43:44 -05:00
Renovate Bot
32cbf760f6
fix(deps): update dependency nodebb-theme-persona to v11.3.11
2021-12-20 13:58:36 -05:00
Nazim
d23ac79839
Revert
2021-12-20 10:11:19 -05:00
Nils Ramsperger
c046b8f41d
fixed version number
2021-12-20 10:09:52 -05:00
Renovate Bot
9253519c72
fix(deps): update dependency nodebb-theme-slick to v1.4.21
2021-12-19 17:31:40 +00:00
Misty (Bot)
a1729e1afd
Latest translations and fallbacks
2021-12-19 09:05:48 +00:00
Barış Soner Uşaklı
fdaf8274cf
fix : #10090 , remove left over necro posts messages
2021-12-18 16:46:49 -05:00
Renovate Bot
c0dd8dcb1f
chore(deps): update dependency lint-staged to v12.1.3
2021-12-18 13:45:45 +00:00
Misty (Bot)
34ffe69f27
Latest translations and fallbacks
2021-12-18 09:05:48 +00:00
Renovate Bot
55b9fab1be
chore(deps): update dependency eslint to v8.5.0
2021-12-18 02:25:28 +00:00
Barış Soner Uşaklı
a76444662c
refactor: remove console.log
2021-12-17 19:06:41 -05:00
Barış Soner Uşaklı
59214ca297
fix : #10086 , if pidfile is empty delete
2021-12-17 19:06:01 -05:00
Misty (Bot)
edba10e22c
chore(i18n): fallback strings for new resources: nodebb.post-queue
2021-12-17 20:31:45 +00:00
Julian Lam
5e68a99e73
Revert "chore: trigger lang"
...
This reverts commit 540eeae9bc .
2021-12-17 15:30:58 -05:00
Barış Soner Uşaklı
540eeae9bc
chore: trigger lang
2021-12-17 13:50:37 -05:00
renovate[bot]
019804e177
fix(deps): update dependency nodebb-theme-slick to v1.4.20 ( #10084 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-17 12:22:33 -05:00
renovate[bot]
66c759ed2b
fix(deps): update dependency nodebb-theme-vanilla to v12.1.13 ( #10085 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-17 12:18:03 -05:00
Misty (Bot)
98abf30b18
Latest translations and fallbacks
2021-12-17 09:06:11 +00:00
renovate[bot]
d276c9cdb1
fix(deps): update dependency nodebb-theme-persona to v11.3.10 ( #10083 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-16 22:50:27 -05:00
renovate[bot]
0ef9c7ab2e
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.17 ( #10082 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-16 22:50:21 -05:00
Barış Soner Uşaklı
4e1d421722
refactor: remove unused validator
2021-12-16 22:45:31 -05:00
Misty (Bot)
fd939f8bec
chore(i18n): fallback strings for new resources: nodebb.modules, nodebb.notifications
2021-12-17 03:26:55 +00:00
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
2021-12-16 22:25:39 -05:00
Barış Soner Uşaklı
b8896d1328
refactor: only pass qs
2021-12-16 13:46:49 -05:00
Barış Soner Uşaklı
599bffd8e0
feat: pass in all query params to category search filter
2021-12-16 13:26:07 -05:00
Barış Soner Uşaklı
c4156bdd7b
feat: add data param to filter:categories.search
...
so plugins can do custom search for categories
2021-12-16 09:42:16 -05:00
Misty (Bot)
2170c8a8f5
Latest translations and fallbacks
2021-12-16 09:06:09 +00:00
Barış Soner Uşaklı
1e60ae8703
refactor: change error message
2021-12-15 21:32:30 -05:00
Barış Soner Uşaklı
1264dcb555
test: add email interstitial tests
2021-12-15 21:28:46 -05:00
Barış Soner Uşaklı
91e21ecc62
fix: utils method
2021-12-15 14:03:46 -05:00
Barış Soner Uşaklı
9f1b8a3b1e
refactor: use hasOwnProperty
2021-12-15 13:48:59 -05:00
Barış Soner Uşaklı
dbba0c396b
refactor: remove object.create
2021-12-15 13:48:31 -05:00
Barış Soner Uşaklı
3d3ae82f5b
refactor: remove unused args
2021-12-15 13:42:16 -05:00
Barış Soner Uşaklı
633061f4a7
refactor: remove comment
2021-12-15 12:51:52 -05:00
Barış Soner Uşaklı
d4f3ee67fa
refactor: use .map to return promises
2021-12-15 12:49:50 -05:00
Renovate Bot
dda7c0753e
fix(deps): update dependency nodebb-theme-vanilla to v12.1.12
2021-12-14 23:51:42 +00:00
Barış Soner Uşaklı
5e08f7e604
test: don't use csrf_token for get,head, options
2021-12-14 14:44:05 -05:00
Renovate Bot
4577600e98
fix(deps): update dependency nodebb-theme-slick to v1.4.19
2021-12-14 19:15:13 +00:00
Barış Soner Uşaklı
0e273ab25a
test: fix tests
2021-12-14 12:15:08 -05:00