Commit graph

32534 commits

Author SHA1 Message Date
Hazelnoot
c45d6ea452 implement MockLoggerService.ts testing utility 2025-11-05 19:20:04 -05:00
Hazelnoot
5a28c4e110 implement kvp-array.ts utility 2025-11-05 19:20:04 -05:00
Hazelnoot
457fc38e6a normalize more TS configs 2025-11-05 19:20:04 -05:00
Hazelnoot
d135f09a60 fix "eslint missing" error in backend 2025-11-05 19:20:04 -05:00
Hazelnoot
4d9317ad2b make sure S3 clients are properly disposed 2025-11-05 19:20:04 -05:00
Hazelnoot
db4661397b fix accidental "import type" in FederatedInstanceService 2025-11-05 19:20:04 -05:00
Hazelnoot
b8e3f545c0 add missing shutdown hooks in unit tests 2025-11-05 19:20:04 -05:00
Hazelnoot
4db8d0b9ed make sure GlobalModule.dispose always completes 2025-11-05 19:20:04 -05:00
Hazelnoot
e7f93f19bf make sure QueueProcessorService.dispose always completes 2025-11-05 19:20:04 -05:00
Hazelnoot
89981285b2 make sure QueueModule.dispose always completes 2025-11-05 19:20:04 -05:00
Hazelnoot
910af0532c make sure ChartManagementService.dispose always completes 2025-11-05 19:20:04 -05:00
Hazelnoot
83adb5e887 add missing bindThis to several onApplicationShutdown hooks 2025-11-05 19:20:04 -05:00
Hazelnoot
ac9b787796 move userFollowingChannelsCache and federatedInstanceCache to CacheService for more reliable disposal 2025-11-05 19:20:04 -05:00
Hazelnoot
4b4efef5f9 add missing cache dispose/clear to CacheService 2025-11-05 19:20:04 -05:00
Hazelnoot
3c3253f84a remove duplicate event from CacheService 2025-11-05 19:20:04 -05:00
Hazelnoot
5a05978776 fix test errors caused by AppLockService opening Redis connections in the constructor 2025-11-05 19:20:04 -05:00
Hazelnoot
bac8c3859b fix test errors caused by QueueService opening BullMQ queues in the constructor 2025-11-05 19:20:04 -05:00
Hazelnoot
0b47d144f7 add license headers 2025-11-05 19:20:04 -05:00
Hazelnoot
4fbaf5aceb use correct filter syntax in CI scripts 2025-11-05 19:20:01 -05:00
Hazelnoot
2faeabe79c rework misskey-js build to preserve original package structure 2025-11-05 19:19:10 -05:00
Hazelnoot
b8a3bd6182 rebuild misskey-js 2025-11-05 19:19:10 -05:00
Hazelnoot
32f086bce4 test misskey-js in pipelines 2025-11-05 19:19:10 -05:00
Hazelnoot
5d645bd7ca fix misskey-js tests (unit and type) 2025-11-05 19:19:09 -05:00
Marie
02e80f6ea6 merge: Fix note create/edit validation to prevent quote loops and other invalid notes (resolves #1194) (!1230)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1230

Closes #1194

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-11-03 23:17:12 +01:00
Marie
fd0568a7d4 merge: Implement shared access for accounts (!1140)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1140

Closes #657

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-11-03 23:13:03 +01:00
Hazelnoot
63d62eb1ba merge: Enable security scanning in CI pipelines (resolves #407, replaces !414) (!1232)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1232

Closes #407

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-11-03 17:11:19 -05:00
dakkar
f7d9770386 merge: Fixes to viewing notes on the remote instance (!1236)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1236

Closes #1206

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-10-27 14:58:59 +00:00
bunnybeam
3c3a7b6cbb
cleanup for show-note-on-original-instance fixes 2025-10-26 11:44:21 +00:00
bunnybeam
7c92c2215d
add warning to 'View on remote instance' 2025-10-26 02:04:54 +00:00
bunnybeam
e5ffb857d8
add warning to showOnRemote 2025-10-26 00:20:15 +01:00
Hazelnoot
4c8ab73ecd fix rebase errors 2025-10-08 21:24:19 -04:00
Hazelnoot
43b83ad3bc regenerate misskey-js 2025-10-08 21:12:16 -04:00
Hazelnoot
e0f45c60c4 regenerate locales 2025-10-08 21:12:16 -04:00
Hazelnoot
edb74066da unify note create/edit logic to fix various logic bugs and validation gaps 2025-10-08 21:12:14 -04:00
Hazelnoot
24bc1c653d fix DMs converting to public notes when the audience can't be resolved 2025-10-08 21:11:05 -04:00
Hazelnoot
c2e52f6ae7 prevent packing renotes at infinite depth 2025-10-08 21:11:04 -04:00
Hazelnoot
74a7f96cc2 prevent remote instances from renoting a boost 2025-10-08 21:10:09 -04:00
Hazelnoot
9dc0d849ec recurse when preventing quote chains 2025-10-08 21:09:17 -04:00
Hazelnoot
9ffedf4a4f regenerate misskey-js 2025-10-07 20:52:13 -04:00
Hazelnoot
af6b4813b6 regenerate locales 2025-10-07 20:52:04 -04:00
Hazelnoot
429132fe5d update to new MkPagination 2025-10-07 20:50:18 -04:00
Hazelnoot
b48859e562 add pagination to i/shared-access/list and i/apps endpoints 2025-10-07 20:50:18 -04:00
Hazelnoot
90ff04eebc remove extraneous comment 2025-10-07 20:50:18 -04:00
Hazelnoot
36ee9382dd simplify checks for token roles 2025-10-07 20:50:18 -04:00
Hazelnoot
563929bb81 fix user.permissions not respecting token or moderator perms 2025-10-07 20:50:16 -04:00
Hazelnoot
af1a139f9a revert accidental change 2025-10-07 20:50:04 -04:00
Hazelnoot
1e3520ad6d reduce changes in MkNotification.vue 2025-10-07 20:50:04 -04:00
Hazelnoot
9d6a667710 revert un-needed refactor (2) 2025-10-07 20:50:04 -04:00
Hazelnoot
3747708eb5 revert un-needed refactor 2025-10-07 20:50:04 -04:00
Hazelnoot
f9a82fc424 remove commented code 2025-10-07 20:50:04 -04:00