24826 Commits (661a6e04734d400217f373c5ca7ff028afb71a04)
 

Author SHA1 Message Date
renovate[bot] 9f0c352ebd
chore(deps): update dependency grunt to v1.6.1 (#11244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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
renovate[bot] 0e9cfcad54
fix(deps): update dependency sanitize-html to v2.9.0 (#11261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 7cdbf77d95
fix(deps): update dependency validator to v13.9.0 (#11262)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] eeca887b03
chore(deps): update dependency eslint to v8.33.0 (#11243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Julian Lam 046c8a6ab7 Merge branch 'master' into develop 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 a573a3b7b4 Latest translations and fallbacks 2 years ago
Julian Lam 9007ace136 fix: schema changes for #11206 2 years ago
Julian Lam 5dc4d2852d fix(deps): bump persona theme 2 years ago
Misty Release Bot 7439d0a610 chore(i18n): fallback strings for new resources: nodebb.post-queue 2 years ago
Julian Lam 966724adfe fix: new language keys for #11206 2 years ago
Misty Release Bot 8335f90ae0 chore(i18n): fallback strings for new resources: nodebb.error 2 years ago
Misty Release Bot 7bc22a5993 chore(i18n): fallback strings for new resources: nodebb.error 2 years ago
Julian Lam a382e6e2e5 Merge branch 'master' into develop 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
Misty Release Bot 1b9f6d8250 Latest translations and fallbacks 2 years ago
renovate[bot] 6c872a05a3
fix(deps): update dependency pg-cursor to v2.8.0 (#11236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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
renovate[bot] c271762ca0
fix(deps): update dependency nodebb-rewards-essentials to v0.2.2 (#11234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 972d17702f
fix(deps): update dependency pg to v8.9.0 (#11235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 1a28598b98
fix(deps): update dependency esbuild to v0.17.5 (#11233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 9b34ab66f6
fix(deps): update dependency ace-builds to v1.15.0 (#11223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 3749351451
fix(deps): update dependency ioredis to v5.3.0 (#11224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 94074e9092
fix(deps): update dependency nodebb-theme-persona to v12.1.14 (#11221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 0e0176a1dc
fix(deps): update dependency nodemailer to v6.9.1 (#11222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 466c7a3a22
fix(deps): update dependency mkdirp to v2 (#11211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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
Barış Soner Uşaklı 79731735c0 feat: allow file uploads on mobile chat
closes https://github.com/NodeBB/NodeBB/issues/11217
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
renovate[bot] 557198a377
fix(deps): update dependency ioredis to v5.2.6 (#11210)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 69f4ff7588
fix(deps): update dependency nodemailer to v6.9.0 (#11205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] a2b0053426
fix(deps): update dependency ioredis to v5.2.5 (#11187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] d0e3eadb4c
fix(deps): update dependency esbuild to v0.17.4 (#11204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 09712b5739
chore(deps): update dependency jsdom to v21.1.0 (#11202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago