Misty (Bot)
a71b8e599a
chore(i18n): fallback strings for new resources: nodebb.modules
3 years ago
Barış Soner Uşaklı
76d0412992
Merge branch 'master' of https://github.com/NodeBB/NodeBB
3 years ago
Barış Soner Uşaklı
fbd9ba7914
refactor: update chat plcaeholder message
3 years ago
Misty (Bot)
6b3f45b436
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
6be330f2d6
lint: remove unused require
3 years ago
Barış Soner Uşaklı
b548083b24
perf: increase batch size
3 years ago
Barış Soner Uşaklı
079c487dcb
fix: controversial posts/bests posts not showing anything
...
fix upgrade script so posts with negative votes are stored, a post can have 10 upvotes and 2 downvotes
fix missing negative votes checks
remove unnecessary pids flters since the cids are only already filtered by topics:read
3 years ago
renovate[bot]
e6185883ba
fix(deps): update dependency pg-cursor to v2.7.3 ( #10244 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
3247767620
fix(deps): update dependency nodebb-theme-persona to v11.3.33 ( #10248 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
8f5b5ef1b2
fix(deps): update dependency nodebb-theme-vanilla to v12.1.17 ( #10249 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
1eb0939e88
fix(deps): update dependency nodebb-plugin-emoji to v3.5.9 ( #10250 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Julian Lam
d34471f69f
fix: regression in package.json merging logic that caused extraneous packages to not be removed
3 years ago
Julian Lam
689c125cd3
fix : #10229 , package merging should deep merge nested objects
...
+ tests
3 years ago
Julian Lam
a0a3870611
fix: use fs.promises
3 years ago
renovate[bot]
845717b8c0
fix(deps): update dependency sanitize-html to v2.7.0 ( #10246 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
531a3b1e88
fix(deps): update dependency pg to v8.7.3 ( #10243 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
c343b631a1
fix(deps): update dependency connect-redis to v6.1.0 ( #10245 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Misty (Bot)
aa812f03d7
chore(i18n): fallback strings for new resources: nodebb.global, nodebb.pages
3 years ago
Julian Lam
1b8eeaf840
feat: more tests for ensuring downvoted posts are added to the :votes zset
3 years ago
Julian Lam
9b912db71e
docs: openapi spec for new route
3 years ago
Julian Lam
cf88483fee
feat: upgrade script to store downvotes posts in the user :votes sorted set
3 years ago
Julian Lam
5cff6e3f95
fix: bug where .reduce() exploded due to no initial value, if input value was an empty array
3 years ago
Julian Lam
5afd5de07d
feat: new accounts route to show most downvoted ('controversial') posts
3 years ago
Barış Soner Uşaklı
1eaae1d0a7
chore: up persona
3 years ago
Barış Soner Uşaklı
45ca046533
Merge branch 'master' of https://github.com/NodeBB/NodeBB
3 years ago
Barış Soner Uşaklı
dcb201dfa8
fix: https://github.com/NodeBB/NodeBB/issues/10242
3 years ago
Julian Lam
aa8914a153
feat: v3 user email tests
3 years ago
Julian Lam
d1b1f50bb2
test: stricter isValidationPending check
3 years ago
Julian Lam
ad63517511
fix: missing early return
3 years ago
Julian Lam
936562c3cb
fix: handle case where email is explicitly passed into user.create, and thus is set in user hash, but confirmation request may have expired
3 years ago
Julian Lam
0322e984e0
fix : #10236 , don't check email:uid, instead verify an email confirmation is active
3 years ago
Misty (Bot)
c5637d1527
Latest translations and fallbacks
3 years ago
renovate[bot]
f1bed4418e
fix(deps): update dependency nodebb-theme-persona to v11.3.31 ( #10241 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
a470295925
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.20 ( #10231 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
916a0db3d0
fix(deps): update dependency nodebb-theme-persona to v11.3.30 ( #10232 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
ebf4e12b28
fix(deps): update dependency nodebb-plugin-emoji to v3.5.8 ( #10239 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Barış Soner Uşaklı
106ef7cf44
chore: up emoji
3 years ago
Barış Soner Uşaklı
9883910857
fix: don't crash if requestedFields is undefined
3 years ago
Misty (Bot)
d208422d6a
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
7f1c4477e3
feat: allow gif profile images, sharp 0.30.0 supports gifs
3 years ago
dependabot[bot]
b71025cee9
chore(deps): bump nodebb-widget-essentials in /install ( #10219 )
...
Bumps [nodebb-widget-essentials](https://github.com/psychobunny/nodebb-widget-essentials ) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/psychobunny/nodebb-widget-essentials/releases )
- [Commits](https://github.com/psychobunny/nodebb-widget-essentials/compare/v5.0.5...v5.0.6 )
---
updated-dependencies:
- dependency-name: nodebb-widget-essentials
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
2924cd3bf0
fix(deps): update dependency sharp to v0.30.0 ( #10221 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
cda07cb706
fix(deps): update dependency ioredis to v4.28.4 ( #10224 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Barış Soner Uşaklı
3b4cf9713d
chore: persona
3 years ago
Julian Lam
8ba9e67cbd
feat: detect alternative package managers based on lockfile
...
If a package manager is not explicitly set in config.json or passed-in via argv/env, NodeBB will now check for the presence of alternative package managers' lockfiles and adjust the package manager to-be-used accordingly. If the standard npm lockfile exists, npm will always be used.
3 years ago
Barış Soner Uşaklı
d134567dab
Merge branch 'master' of https://github.com/NodeBB/NodeBB
3 years ago
Misty (Bot)
70eeb20474
chore(i18n): fallback strings for new resources: nodebb.users
3 years ago
Barış Soner Uşaklı
78db61cf75
chore: persona
3 years ago
Barış Soner Uşaklı
766ad6b774
feat: new language key for user search in chat
3 years ago
Renovate Bot
2c605d1c60
fix(deps): update dependency clipboard to v2.0.10
3 years ago