Misty Release Bot
23376ec5ee
Latest translations and fallbacks
2026-04-15 09:07:41 +00:00
renovate[bot]
79de42818c
fix(deps): update dependency undici to v8.1.0 ( #14168 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 21:56:00 -04:00
renovate[bot]
8a0ceaa37b
chore(deps): update dependency grunt to v1.6.2 ( #14175 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 21:54:04 -04:00
renovate[bot]
80694eedd7
fix(deps): update dependency redis to v5.12.1 ( #14174 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 21:36:02 -04:00
Barış Soner Uşaklı
10f7bab4c1
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2026-04-14 21:22:59 -04:00
Barış Soner Uşaklı
508e5cf2c5
node 22/24
2026-04-14 21:22:56 -04:00
Julian Lam
80589eb69c
fix: more surprising shit from AI written test file
2026-04-14 13:39:41 -04:00
Julian Lam
0cca729a69
fix: leftover debug log
2026-04-14 13:00:59 -04:00
Julian Lam
b7ba11259e
fix: qwen's shitty test suite
2026-04-14 12:59:33 -04:00
Julian Lam
e751721aef
fix: fucking ai
2026-04-14 12:35:12 -04:00
renovate[bot]
b7241e657c
fix(deps): update dependency autoprefixer to v10.5.0 ( #14172 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 11:02:23 -04:00
renovate[bot]
477d4c8448
fix(deps): update dependency lru-cache to v11.3.5 ( #14171 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 11:02:08 -04:00
Julian Lam
c9a0c3ff8d
fix: wrong var
2026-04-13 22:34:24 -04:00
Barış Soner Uşaklı
c40708f4ca
fix: memberPostCids saving, closes #14170
...
validCids is an array of strings
if a group was named 3rd party devs, then the isNaN(parseInt()) check was failing
2026-04-13 21:20:24 -04:00
Barış Soner Uşaklı
4c0efe53f5
fix: memberPostCids saving, closes #14170
...
validCids is an array of strings
if a group was named 3rd party devs, then the isNaN(parseInt()) check was failing
2026-04-13 21:14:45 -04:00
Julian Lam
55d7ab6f6b
feat: start recording ap send failures as well
2026-04-13 14:34:14 -04:00
Julian Lam
30774a8424
test: activitypub third-party blocklists
2026-04-13 12:55:35 -04:00
Barış Soner Uşaklı
5709a7b317
add mising await
2026-04-13 09:52:29 -04:00
Misty Release Bot
620a62f18d
Latest translations and fallbacks
2026-04-13 09:07:39 +00:00
renovate[bot]
3169d12cac
chore(deps): update dependency globals to v17.5.0 ( #14167 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-12 10:40:32 -04:00
Misty Release Bot
abd8750561
Latest translations and fallbacks
2026-04-12 09:07:38 +00:00
Barış Uşaklı
ae16a44ad0
test: try undici 8 ( #14166 )
...
* test: try undici 8
* test: another test
* test: another test
* test: get rid of debug test
* test: don't fail on local, in dev mode or test
tests were failing on windows without this
* testing without setGlobalDispatcher
* Revert "testing without setGlobalDispatcher"
This reverts commit 6903e9f3ca .
2026-04-11 18:29:45 -04:00
Misty Release Bot
cef9a351f5
Latest translations and fallbacks
2026-04-11 09:07:37 +00:00
renovate[bot]
6f4ce68445
fix(deps): update dependency postcss to v8.5.9 ( #14160 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-10 17:12:57 -04:00
Barış Soner Uşaklı
87e7cb3d16
Merge branch 'master' into develop
2026-04-10 16:43:25 -04:00
Barış Soner Uşaklı
ac8bad8bc9
test: set thumbs during topic.post
2026-04-10 16:43:14 -04:00
renovate[bot]
20a5efbfa5
fix(deps): update dependency qs to v6.15.1 ( #14161 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-10 16:37:40 -04:00
Barış Soner Uşaklı
ab6d462bec
test: another delete after create
2026-04-10 16:27:58 -04:00
Barış Uşaklı
15d65943fb
test: fix unread deleted topic test ( #14164 )
...
instead of posting and immediately deleting, add a deleted param to topics.post which deletes the topic before sending notifications
2026-04-10 16:27:58 -04:00
Barış Soner Uşaklı
65c2c84492
test: another delete after create
2026-04-10 16:27:47 -04:00
Julian Lam
55ce9c07e4
feat: timestamp in ap errors page
2026-04-10 14:20:03 -04:00
omprakash kumar
648344a2c9
docs: add development setup overview for contributors ( #14132 )
...
Adds a minimal development setup overview section, including native and Docker-based approaches for running NodeBB locally.
This does not replace existing documentation but provides a quick entry point for contributors.
2026-04-10 13:07:20 -04:00
Barış Uşaklı
3915790793
test: fix unread deleted topic test ( #14164 )
...
instead of posting and immediately deleting, add a deleted param to topics.post which deletes the topic before sending notifications
2026-04-10 13:05:29 -04:00
renovate[bot]
167ba83033
fix(deps): update dependency nodemailer to v8.0.5 ( #14159 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-10 12:17:53 -04:00
renovate[bot]
70a43808d1
chore(deps): update dependency smtp-server to v3.18.4 ( #14157 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-10 12:17:32 -04:00
Barış Soner Uşaklı
c5b388dd2f
Merge branch 'master' into develop
2026-04-10 11:47:40 -04:00
Barış Soner Uşaklı
71c6132f99
chore: up persona
2026-04-10 11:47:32 -04:00
renovate[bot]
e58e2f660e
fix(deps): update dependency nodebb-plugin-link-preview to v2.2.4 ( #14156 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-10 11:46:48 -04:00
renovate[bot]
4226f3c97d
fix(deps): update dependency lru-cache to v11.3.3 ( #14158 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-10 11:42:12 -04:00
renovate[bot]
333736e2e9
fix(deps): update dependency webpack to v5.106.1 ( #14162 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-10 11:41:32 -04:00
Barış Soner Uşaklı
19497b19be
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2026-04-10 09:15:46 -04:00
Barış Soner Uşaklı
ba79b2fb5f
Merge branch 'master' into develop
2026-04-10 09:15:40 -04:00
Misty Release Bot
09085d08bd
Latest translations and fallbacks
2026-04-10 09:07:38 +00:00
Julian Lam
490963fbc2
fix: changed args in activitypub.sign
2026-04-09 20:15:42 -04:00
Julian Lam
5f5fa0930d
fix: failing test due to expected thrown exception
2026-04-09 20:15:42 -04:00
Julian Lam
ef2a17f25d
fix: remove reference to hallucinated schema, fix hideSave definitions
2026-04-09 20:15:42 -04:00
Julian Lam
28e173d639
fix: properly order the routes
2026-04-09 20:15:42 -04:00
Julian Lam
c4eeffc3f0
feat(public/openapi/read.yaml): add analytics and errors routes
...
Co-authored-by: aider (ollama/qwen2.5-coder:7b) <aider@aider.chat >
2026-04-09 20:15:42 -04:00
Julian Lam
7f81b54112
feat(public/openapi): add OpenAPI v3 specifications for admin/federation/analytics and errors routes
...
Co-authored-by: aider (ollama/qwen2.5-coder:7b) <aider@aider.chat >
2026-04-09 20:15:42 -04:00
Julian Lam
080aac5114
fix: lint
2026-04-09 15:36:01 -04:00