Julian Lam
40e7b86da9
docs: update openapi spec to include info about passing in timestamps for topic creation, removing timestamp as valid request param for topic replying
2 years ago
Barış Soner Uşaklı
326b92687f
fix: show admins/globalmods if content is purged
2 years ago
Barış Soner Uşaklı
e335d0f601
fix: email expiry timestamps
...
emailConfirmExpiry is hours and default is 24
2 years ago
Barış Soner Uşaklı
845c8013b6
fix : #11259 , clean old emails when updating via admin ( #11260 )
...
when admin is changing users emails check if its avaiable and remove old email of user first
upgrade script to cleanup email:uid, email:sorted, will remove entries if user doesn't exist or doesn't have email or if entry in user hash doesn't match entry in email:uid
fix missing ! in email interstitial
fix missing await in canSendValidation,
fix broken tests
dont pass sessionId to email.remove if admin is changing/removing email
2 years ago
Julian Lam
7a5bcc2171
fix : #11257 , onSuccessfulLogin called with improper uid
2 years ago
Misty Release Bot
f3306d038a
chore: update changelog for v2.8.6
2 years ago
Misty Release Bot
76732140f3
chore: incrementing version number - v2.8.6
2 years ago
Barış Soner Uşaklı
bf92ee0e5f
feat: add sitemap filter hooks for categories/topic pages
2 years ago
Misty Release Bot
8335f90ae0
chore(i18n): fallback strings for new resources: nodebb.error
2 years ago
nesro
202378b939
fix : #11254 , return check for reroll property
2 years ago
Barış Soner Uşaklı
705cd13ad3
fix: closes #11249 , notification uses displayname
2 years ago
Julian Lam
b5598a6e5d
fix: wrong link to topics in acp dashboard
2 years ago
Barış Soner Uşaklı
c241baf641
feat: closes #11241 , add missing error lang keys
2 years ago
Barış Soner Uşaklı
d68352cce5
lint: remove unused
2 years ago
Barış Soner Uşaklı
0713482bd4
feat: #11240 , only show relevant users in flags assignee list
...
for user flags-> admins + all users who have `admin:users` privilege
for post flags -> admins + global mods + moderators of the category the post is in
refactor getModeratorUids function so it can be used for different privileges
2 years ago
Barış Soner Uşaklı
1d3c0e5a2b
fix: https://github.com/NodeBB/NodeBB/issues/11239
...
parseInt uid received from req.body._uid or req.query._uid
2 years ago
Barış Soner Uşaklı
6d819b056e
fix: notif filter selecte field
2 years ago
Misty Release Bot
24e58c2895
chore: update changelog for v2.8.5
2 years ago
Misty Release Bot
93ccf604db
chore: incrementing version number - v2.8.5
2 years ago
Peter Jaszkowiak
f6c96948fe
fix: import resolution within plugin modules ( #11219 )
...
use module.exports = require('..')
export * from '..' didn't work in some cases
2 years ago
Misty Release Bot
c13f0e2128
chore: update changelog for v2.8.4
2 years ago
Misty Release Bot
b9553613ab
chore: incrementing version number - v2.8.4
2 years ago
Barış Soner Uşaklı
c3653bee60
Revert "fix: import resolution within plugin modules ( #11200 )"
...
This reverts commit 89e059a084
.
2 years ago
Misty Release Bot
eb2841eed3
chore: update changelog for v2.8.3
2 years ago
Misty Release Bot
4c46ff42f6
chore: incrementing version number - v2.8.3
2 years ago
Peter Jaszkowiak
89e059a084
fix: import resolution within plugin modules ( #11200 )
2 years ago
Julian Lam
fecd84d1a0
revert: a788bd1344
2 years ago
Julian Lam
00e48803a6
fix(deps): downgrade swagger-parser to v9
2 years ago
Julian Lam
a788bd1344
revert: 9c250b78b0
, fix: comment out broken test for now
2 years ago
Barış Soner Uşaklı
9f38692369
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2 years ago
Barış Soner Uşaklı
0bffd3d93c
fix : #11195 , allow users with admin:users privilege to delete users in acp
2 years ago
Julian Lam
9c250b78b0
fix(deps): pinning sub dependency json-schema-ref-parser to 9.0.9
...
ref: https://github.com/APIDevTools/json-schema-ref-parser/issues/298
2 years ago
Barış Soner Uşaklı
7d04e95226
fix : #11194 , allow access to sub dashboard pages
2 years ago
Julian Lam
f295174e07
test: fix broken test
2 years ago
Julian Lam
459bc52338
fix : #11136 , tests, and returning the proper number of arrays
2 years ago
Julian Lam
39e009c05a
fix : #11136 , only show mods of active categories when getModeratorUids is called
2 years ago
Barış Soner Uşaklı
747cb1f0a1
fix: closes #11173 , clear require cache if wrong dependency is installed
2 years ago
Julian Lam
48c9f4470f
chore: remove extraneous lines from changelog
2 years ago
Misty Release Bot
66aa31698f
chore: update changelog for v2.8.2
2 years ago
Misty Release Bot
1d5eff2365
chore: incrementing version number - v2.8.2
2 years ago
Julian Lam
25ae58e8a0
fix: move call to `filter:middleware.buildHeader` out of parallel so that req can be overridden by plugins prior to loading config
2 years ago
Misty Release Bot
d17d4ec09b
chore: update changelog for v2.8.1
2 years ago
Misty Release Bot
96bdbf52b8
chore: incrementing version number - v2.8.1
2 years ago
Julian Lam
8a69e740a8
chore: fallbacks for new language string
2 years ago
Barış Soner Uşaklı
586eed1407
fix: vulnerability in socket.io nested namespaces ( #11117 )
2 years ago
Barış Soner Uşaklı
1ea9481af6
fix: lock post/reply similar to user.create
2 years ago
Julian Lam
bbaf26cedc
chore: remove extraneous lines from changelog
2 years ago
Misty Release Bot
a5c2edb993
chore: update changelog for v2.8.0
2 years ago
Misty Release Bot
7ce758d698
chore: incrementing version number - v2.8.0
2 years ago
renovate[bot]
ef500af8e6
fix(deps): update dependency sharp to v0.31.3 ( #11110 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago