Julian Lam
be68e0da5c
fix: call proper relays.out method
2026-04-16 13:39:45 -04:00
Julian Lam
3098836d3c
fix: show activity type in ap errors acp page
2026-04-16 13:35:38 -04:00
Julian Lam
3b33680736
fix : #14182 , handle direct likes to remote content
2026-04-16 13:30:22 -04:00
Julian Lam
906ca0440f
fix: catch thrown errors in ap helpers._test
2026-04-16 13:30:09 -04:00
Julian Lam
dbf2825197
fix: relay analytics chart filtering by relay
2026-04-16 12:22:03 -04:00
Julian Lam
02ef509e5d
feat: ACP chart to show ap relay analytics
2026-04-16 11:43:10 -04:00
Julian Lam
b8216c3f6a
feat: begin tracking relay sends/receipts for ap analytics
2026-04-16 11:01:11 -04:00
Julian Lam
cf231b65fd
fix: bad export
2026-04-16 10:47:10 -04:00
renovate[bot]
7551d75dda
fix(deps): update dependency sanitize-html to v2.17.3 ( #14180 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-16 09:23:09 -04:00
Misty Release Bot
69bb328734
Latest translations and fallbacks
2026-04-16 09:07:40 +00:00
renovate[bot]
c8e2a66c82
fix(deps): update dependency webpack to v5.106.2 ( #14179 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-15 20:54:49 -04:00
renovate[bot]
e282c384f9
fix(deps): update dependency postcss to v8.5.10 ( #14178 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-15 20:53:34 -04:00
Julian Lam
20e17e639d
refactor: move ap analytics methods to its own file
2026-04-15 12:39:19 -04:00
Misty Release Bot
8de4a9506e
chore(i18n): fallback strings for new resources: nodebb.admin-settings-activitypub
2026-04-15 16:27:25 +00:00
Julian Lam
8cf0aeb92a
i18n: minor wording change re: ap analytics disclaimer
2026-04-15 12:26:57 -04:00
Julian Lam
ac23920961
fix: tpl error
2026-04-15 12:21:51 -04:00
Julian Lam
117736bc6d
feat: show ap send error analytics in ACP
2026-04-15 12:11:29 -04:00
Julian Lam
17b0257459
fix: properly log ap send errors to the appropriate analytics namespace
2026-04-15 12:11:29 -04:00
renovate[bot]
514821c7b5
fix(deps): update dependency diff to v9 ( #14173 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-15 12:02:01 -04:00
Julian Lam
1b663d3e92
fix: send type in api response, trim whitespace from stacktrace, escape stack trace
2026-04-15 10:52:06 -04:00
Julian Lam
e22d2e4169
fix: filter out expired errors, show error type (in or out) in template
2026-04-15 10:14:20 -04:00
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ı
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