Hazelnoot
|
26db8cb96e
|
fix rebase error in HibernateUsersProcessorService
|
2025-11-07 02:51:47 -05:00 |
|
Hazelnoot
|
a91be6581c
|
fix merge errors
|
2025-11-07 02:37:35 -05:00 |
|
Hazelnoot
|
4a341a53d0
|
move user hibernation into HibernateUsersProcessorService.ts
|
2025-11-07 02:37:17 -05:00 |
|
Hazelnoot
|
7050583b86
|
convert ApLogsCleanupService into a queue task
|
2025-11-07 02:37:17 -05:00 |
|
Hazelnoot
|
edcaef0727
|
space out system queue tasks to not crush the instance all at once
|
2025-11-07 02:37:17 -05:00 |
|
Hazelnoot
|
0556d403e6
|
move uriPersonCache to ApPersonService
|
2025-11-07 00:08:57 -05:00 |
|
Hazelnoot
|
00e7473f1c
|
remove localUserByNativeTokenCache, add userByAcctCache, and convert userByIdCache/nativeTokenCache/uriPersonCache to quantum caches
|
2025-11-07 00:04:55 -05:00 |
|
Hazelnoot
|
d59e16244e
|
fix module imports
|
2025-11-05 19:42:30 -05:00 |
|
Hazelnoot
|
a55649e89a
|
move global services to "global" directory
|
2025-11-05 19:42:28 -05:00 |
|
Hazelnoot
|
05be2596ea
|
update backend to the new templates
|
2025-11-05 19:41:08 -05:00 |
|
Hazelnoot
|
3a92471b68
|
convert all remaining backend code to TimeService
|
2025-11-05 19:21:50 -05:00 |
|
Hazelnoot
|
6cceca90f9
|
use TimeService everywhere in the backend
|
2025-11-05 19:21:46 -05:00 |
|
Hazelnoot
|
8a2de1b9da
|
use TimeService in CheckModeratorsActivityProcessorService
|
2025-11-05 19:20:25 -05:00 |
|
Hazelnoot
|
2daf5c16ec
|
fix list and instance caching, manage all CacheService caches, and fix list "with replies" setting
|
2025-11-05 19:20:05 -05:00 |
|
Hazelnoot
|
bb0925224d
|
fix emoji caching
|
2025-11-05 19:20:05 -05:00 |
|
Hazelnoot
|
e7f93f19bf
|
make sure QueueProcessorService.dispose always completes
|
2025-11-05 19:20:04 -05:00 |
|
KitLotor
|
b20b007579
|
account for akkoma local-only post visibility
|
2025-08-18 23:25:04 +00:00 |
|
KitLotor
|
81988aeaea
|
fix: respect privacy settings on akkoma/pleroma note imports
|
2025-08-15 07:11:56 +00:00 |
|
Hazelnoot
|
07959b4a97
|
merge: Fix a few more error logging sites (!1181)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1181
Approved-by: Marie <github@yuugi.dev>
Approved-by: dakkar <dakkar@thenautilus.net>
|
2025-07-27 18:38:15 +00:00 |
|
Hazelnoot
|
4b29d59a9b
|
de-duplicate import jobs
|
2025-07-26 19:34:58 -04:00 |
|
Hazelnoot
|
a1bd0a3580
|
fix two instances of logging full exceptions
|
2025-07-25 17:00:53 -04:00 |
|
наб
|
a00a3c6841
|
Add importCompleted notification. Send importCompleted when antenna/customEmoji/muting/userList is imported
The only userImportableEntities that don't notify
are blocking and following because they fork off a batch of single
Closes #891
|
2025-07-16 18:32:18 +02:00 |
|
Hazelnoot
|
be1063238f
|
merge: Enable NestJS shutdown hooks for clean exit (!1145)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1145
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
|
2025-06-29 19:23:55 +00:00 |
|
dakkar
|
13d045d813
|
merge: misskey 2025.5.0 (!1028)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1028
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
|
2025-06-29 09:54:12 +00:00 |
|
Hazelnoot
|
4e609478f8
|
add additional shutdown logging
|
2025-06-25 22:16:26 -04:00 |
|
dakkar
|
bddb6afa5d
|
handle jobs created without the extra arguments
just in case there's any in the queue when people upgrade
|
2025-06-24 17:16:30 +01:00 |
|
dakkar
|
c68b8d6e7c
|
smarter "clean remote files"
this should (optionally) skip in-use files, and files that have been
seen recently
|
2025-06-24 17:15:21 +01:00 |
|
dakkar
|
33aee38a59
|
Merge branch 'develop' into upstream/2025.5.0
|
2025-06-13 08:43:17 +01:00 |
|
Hazelnoot
|
20370e5e75
|
merge: Emit log messages with correct level (!1097)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1097
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
|
2025-06-12 19:06:43 +00:00 |
|
dakkar
|
3ebf9c4a71
|
Merge branch 'develop' into upstream/2025.5.0
|
2025-06-10 14:02:32 +01:00 |
|
Hazelnoot
|
424e163c6f
|
fix type errors with JsonLdService and remove unused factory pattern
|
2025-06-09 11:03:51 -04:00 |
|
Hazelnoot
|
fa68751a19
|
normalize userFollowingsCache / userFollowersCache and add hibernatedUserCache to reduce the number of cache-clears and allow use of caching in many more places
|
2025-06-09 11:02:51 -04:00 |
|
Hazelnoot
|
22653efdc4
|
reduce log spam from QueueProcessorService
|
2025-06-06 22:20:17 -04:00 |
|
Hazelnoot
|
2cba0ada3c
|
more use of identifiable errors, improvements to inner error rendering, and more heuristics for is-retryable-error
|
2025-06-06 22:20:17 -04:00 |
|
Hazelnoot
|
e9eaafae41
|
normalize use of .info (INFO) instead of .succ (DONE) logging
|
2025-06-06 22:20:17 -04:00 |
|
Hazelnoot
|
8e30744bb9
|
reduce log spam from import/export processes
|
2025-06-06 22:20:17 -04:00 |
|
Hazelnoot
|
12acad0654
|
reduce log spam from AggregateRetentionProcessorService
|
2025-06-06 22:20:17 -04:00 |
|
Hazelnoot
|
7acd37fda0
|
reduce log spam from CheckModeratorsActivityProcessorService
|
2025-06-06 22:20:16 -04:00 |
|
Hazelnoot
|
bcd9f1247e
|
minimize logs from node-fetch FetchErrors
|
2025-06-06 22:20:16 -04:00 |
|
Hazelnoot
|
ce08bd1b42
|
reduce, clarify, and normalize more error messages
|
2025-06-06 22:20:16 -04:00 |
|
Hazelnoot
|
61d0aeba2e
|
add renderInlineError to serialize errors in a consistent way
|
2025-06-06 22:19:50 -04:00 |
|
Hazelnoot
|
a10885ae95
|
recognize more retryable errors when resolving actor for signature verification
|
2025-06-06 22:19:49 -04:00 |
|
Hazelnoot
|
1c48d3eef9
|
ensure that permanent errors always terminate the inbox job
|
2025-06-06 22:19:49 -04:00 |
|
Hazelnoot
|
d53ff4097a
|
improve "condensed line" error logging in QueueProcessorService.ts
|
2025-06-06 22:19:49 -04:00 |
|
Hazelnoot
|
e138495371
|
verify type of activity.actor before processing activity
|
2025-06-03 19:43:04 -04:00 |
|
dakkar
|
46bb75d274
|
Merge branch 'develop' into upstream/2025.5.0
|
2025-05-30 11:13:37 +01:00 |
|
dakkar
|
bd90a5aeaa
|
Merge tag '2025.5.0' into upstream/2025.5.0
|
2025-05-13 11:29:59 +01:00 |
|
Hazelnoot
|
7b54a3ca48
|
allow user to be deleted if profile is missing
|
2025-05-12 21:38:11 -04:00 |
|
Hazelnoot
|
0a7ef89a17
|
delete user registry items
|
2025-05-12 21:38:11 -04:00 |
|
Hazelnoot
|
fdf67f6fc7
|
don't sent account deletion notice until after it actually completes
|
2025-05-12 21:38:11 -04:00 |
|