Commit Graph

29815 Commits

Author SHA1 Message Date
Julian Lam
b60c28c3fa test: remote user pruning tests 2025-03-28 12:25:40 -04:00
Julian Lam
131a8c948b feat: integrate remote category pruning into actor pruning logic 2025-03-28 12:25:40 -04:00
Julian Lam
124c493000 feat: migration of group-as-user to group-as-category, remote category purging, more tests 2025-03-28 12:25:40 -04:00
Julian Lam
d97d150939 fix: delete shares zset on account deletion 2025-03-28 12:25:40 -04:00
Julian Lam
bbd638c5f6 test: introduce overrides into person and group mocks 2025-03-28 12:25:40 -04:00
Julian Lam
345c600a96 test: have ap helper mocks for person and group auto-save to ap cache 2025-03-28 12:25:40 -04:00
Julian Lam
9614ef17ae test: add failing tests for actor/group assertion via wrong method, remote user to category migration 2025-03-28 12:25:40 -04:00
Julian Lam
3fbb805721 feat: asserted topics and posts to remote categories will notify and add to unread based on remote category watch state 2025-03-28 12:25:40 -04:00
Julian Lam
9de9e4e9d8 test: add tests for topics slotting into remote categories if addressed 2025-03-28 12:25:40 -04:00
Julian Lam
83fd49fe0d test: group actor assertion tests 2025-03-28 12:25:40 -04:00
Julian Lam
c607e8928e refactor: allow topics to be asserted directly into a remote category, or -1 otherwise 2025-03-28 12:25:40 -04:00
Julian Lam
9417e491bb feat: also include category in to field when mocking post for federation 2025-03-28 12:25:40 -04:00
Julian Lam
aab3a62b25 refactor: ability to browse to remote categories, group actor assertion logic, etc. -- no logic to assign topics to remote categories yet 2025-03-28 12:25:40 -04:00
Julian Lam
48ba372cc5 revert: use of vanity domains, needs rethinking. Originally added in 709a02d97a 2025-03-28 12:25:40 -04:00
renovate[bot]
28ec8a79c0 fix(deps): update dependency satori to v0.12.2 (#13280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 21:48:35 -04:00
Barış Soner Uşaklı
b1cfe9cbd4 Merge branch 'master' into develop 2025-03-27 11:59:05 -04:00
Barış Soner Uşaklı
d161eb6f6c chore: up harmony 2025-03-27 11:57:21 -04:00
Barış Soner Uşaklı
34de970fbe Merge branch 'master' into develop 2025-03-27 11:43:42 -04:00
Barış Soner Uşaklı
2237e17a12 chore: up persona 2025-03-27 11:43:35 -04:00
Barış Soner Uşaklı
389bc062e3 feat: body-parser-2.x test (#13278)
* feat: body-parser-2.x test

* fix req.body
2025-03-27 11:29:37 -04:00
renovate[bot]
57819810ce fix(deps): update dependency cron to v4.1.1 (#13276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 10:02:55 -04:00
renovate[bot]
40ecffa0bd fix(deps): update dependency nodebb-plugin-composer-default to v10.2.49 (#13272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 10:01:23 -04:00
Barış Soner Uşaklı
635d0e605b Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-03-27 09:50:50 -04:00
Barış Soner Uşaklı
352c42d8db lint: fix typo 2025-03-27 09:50:46 -04:00
renovate[bot]
5b40c14927 fix(deps): update dependency nodebb-theme-harmony to v2.0.42 (#13274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 09:48:19 -04:00
Julian Lam
4bbe27d44c fix: on user deletion during assertion (due to 410), if delete fails, just run ap post-deletion to clean up 2025-03-26 13:45:30 -04:00
Julian Lam
7d32cdacb2 fix(deps): bump mentions 2025-03-26 12:01:26 -04:00
Misty Release Bot
c5a1239eba Latest translations and fallbacks 2025-03-26 09:20:35 +00:00
Barış Soner Uşaklı
9637abcaa1 refactor: remove spammy error log 2025-03-25 18:25:35 -04:00
Misty Release Bot
d5d1812159 Latest translations and fallbacks 2025-03-25 09:21:20 +00:00
renovate[bot]
d275af6077 fix(deps): update dependency validator to v13.15.0 (#13273)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 19:48:14 -04:00
Barış Soner Uşaklı
e722e86956 refactor: get rid of async.parallel 2025-03-24 10:22:27 -04:00
Barış Soner Uşaklı
e54d21a5b8 Revert "chore(deps): update dependency @apidevtools/swagger-parser to v10.1.1 (#13037)"
This reverts commit 3305c7b04f.
2025-03-23 14:32:41 -04:00
renovate[bot]
3305c7b04f chore(deps): update dependency @apidevtools/swagger-parser to v10.1.1 (#13037)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-23 14:28:02 -04:00
renovate[bot]
92caab97c1 fix(deps): update dependency csrf-sync to v4.1.0 (#13268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-23 14:27:35 -04:00
Barış Soner Uşaklı
807a8c66db fix: race condition in test 2025-03-22 12:12:35 -04:00
Barış Soner Uşaklı
cab8ab9b7b remove colors dep 2025-03-22 12:09:13 -04:00
Barış Soner Uşaklı
d147432d2a Merge branch 'master' into develop 2025-03-22 12:03:52 -04:00
Barış Soner Uşaklı
485562d591 feat: upgrade commander, get rid of custom color & wrapping code 2025-03-22 12:03:22 -04:00
Barış Soner Uşaklı
6813664120 feat: testing eslint9 (#13266)
* feat: testing eslint9

* fix: restore original functionality
2025-03-22 11:21:49 -04:00
Misty Release Bot
87b617e9bb Latest translations and fallbacks 2025-03-22 09:20:25 +00:00
renovate[bot]
ca479efc1b fix(deps): update dependency nodebb-theme-persona to v14.0.17 (#13263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 21:17:29 -04:00
renovate[bot]
33c25ce6ce fix(deps): update dependency nodebb-theme-harmony to v2.0.41 (#13262)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 21:17:21 -04:00
renovate[bot]
5b98af9fd0 fix(deps): update dependency nodebb-plugin-composer-default to v10.2.48 (#13261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 21:17:11 -04:00
renovate[bot]
e17163ad09 fix(deps): update dependency sanitize-html to v2.15.0 (#13264)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 20:24:55 -04:00
renovate[bot]
532fea9929 fix(deps): update dependency ace-builds to v1.39.1 (#13260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 15:58:34 -04:00
Misty Release Bot
e24865ac70 Latest translations and fallbacks 2025-03-21 09:21:58 +00:00
Barış Soner Uşaklı
75f1f6fbfe chore: up persona 2025-03-20 17:10:02 -04:00
Misty Release Bot
aa573e7945 Latest translations and fallbacks 2025-03-20 09:22:12 +00:00
Barış Soner Uşaklı
747457d7b6 refactor: remove pointless true 2025-03-19 21:14:02 -04:00