Hazelnoot
|
94b6dec543
|
merge: Fix Postgres / TypeORM errors when suspending a user with follow relations (resolves #482) (!1178)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1178
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
|
2025-07-27 14:14:13 +00:00 |
|
Hazelnoot
|
57d77b8f99
|
merge: Fix link verification for actors without a url field (!1180)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1180
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
|
2025-07-27 14:13:51 +00:00 |
|
Hazelnoot
|
ef2d5757eb
|
merge: Fix factor scaling in rate limit (!1182)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1182
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
|
2025-07-27 14:13:32 +00:00 |
|
Hazelnoot
|
e78c4d99f6
|
fix database type of chat_message.text
|
2025-07-26 20:10:54 -04:00 |
|
Hazelnoot
|
9eaf397b2d
|
de-duplicate export jobs
|
2025-07-26 19:41:39 -04:00 |
|
Hazelnoot
|
30ea722751
|
de-duplicate delete drive files jobs
|
2025-07-26 19:39:50 -04:00 |
|
Hazelnoot
|
95a27f4eb4
|
de-duplicate object storage jobs
|
2025-07-26 19:39:01 -04:00 |
|
Hazelnoot
|
fc4ed0da5a
|
de-duplicate relationship jobs
|
2025-07-26 19:37:54 -04:00 |
|
Hazelnoot
|
b9e610473b
|
de-duplicate delete account jobs
|
2025-07-26 19:36:47 -04:00 |
|
Hazelnoot
|
4b29d59a9b
|
de-duplicate import jobs
|
2025-07-26 19:34:58 -04:00 |
|
Hazelnoot
|
7da9225104
|
de-duplicate inbox activities by ID
|
2025-07-26 19:21:29 -04:00 |
|
Hazelnoot
|
71487f7881
|
render Update(*) activities with deterministic IDs
|
2025-07-26 19:21:19 -04:00 |
|
Hazelnoot
|
591c6d603f
|
use bucket rate limit for posts and chat messages
|
2025-07-26 19:10:22 -04:00 |
|
Hazelnoot
|
b71cd6c2c8
|
limit chat messages based on maxNoteLength instead of hardcoded 2000 chars
|
2025-07-26 19:06:39 -04:00 |
|
Hazelnoot
|
88231c61af
|
merge: Change profile field value to not include <p> (!1141)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1141
Closes #1123
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
|
2025-07-26 22:49:40 +00:00 |
|
Hazelnoot
|
a1bd0a3580
|
fix two instances of logging full exceptions
|
2025-07-25 17:00:53 -04:00 |
|
Hazelnoot
|
53c7db3d1d
|
fix DI error in HttpRequestService.ts
|
2025-07-25 16:33:15 -04:00 |
|
Hazelnoot
|
05bc6f5d86
|
resolve domain names when checking for private URLs
|
2025-07-25 16:28:53 -04:00 |
|
bunnybeam
|
4926afc264
|
move dialog announcement check into different function
|
2025-07-23 22:45:20 +01:00 |
|
Hazelnoot
|
6c9c6aa1b6
|
fix more freeze / unfreeze errors caused by TypeORM bugs
|
2025-07-23 16:11:44 -04:00 |
|
Hazelnoot
|
7dd2021087
|
fix user suspension / unsuspension not updating caches
|
2025-07-23 16:11:44 -04:00 |
|
bunnybeam
|
e5aabb2978
|
simplify dialog announcement check
|
2025-07-23 20:56:50 +01:00 |
|
bunnybeam
|
47f44a0d4c
|
fix not being able to create any dialog announcements
|
2025-07-23 20:49:51 +01:00 |
|
bunnybeam
|
ec62953224
|
throw error when creating too many dialog announcements by updating one
|
2025-07-23 20:46:13 +01:00 |
|
Hazelnoot
|
f70a3469bd
|
fix error in UserSuspendService.freezeAll and UserSuspendService.unFreezeAll caused by TypeORM bug
|
2025-07-23 15:45:32 -04:00 |
|
bunnybeam
|
c811f3a9b9
|
add check to prevent creating too many dialog announcements
|
2025-07-23 18:40:15 +01:00 |
|
dakkar
|
97e7011622
|
lowercase username for UsedUsernamesRepository - fixes #1161
|
2025-07-22 20:39:44 +01:00 |
|
Hazelnoot
|
63bac24ece
|
allow HTTP connections to private IPs
|
2025-07-21 16:16:33 -04:00 |
|
Hazelnoot
|
fba171840f
|
refactor actor validation to reduce code duplication
|
2025-07-21 16:16:33 -04:00 |
|
Hazelnoot
|
8107f7f576
|
move CaptchaError to a separate file to avoid circular import errors
|
2025-07-21 16:16:33 -04:00 |
|
Hazelnoot
|
f1038c42e8
|
add comment about validation in verify-field-link.ts
|
2025-07-21 16:16:33 -04:00 |
|
Hazelnoot
|
255ecd8427
|
remove unused console logging fallbacks
|
2025-07-21 16:16:33 -04:00 |
|
Hazelnoot
|
637fa254e5
|
use logger instead of console for uncaughtException debug lines
|
2025-07-21 16:16:33 -04:00 |
|
Hazelnoot
|
b38351e28a
|
add workarounds for node-fetch crashes
|
2025-07-21 16:16:33 -04:00 |
|
Hazelnoot
|
1758b5b3be
|
fix URL errors from incorrect validation in validateActor
|
2025-07-21 16:16:33 -04:00 |
|
Hazelnoot
|
48fa42b362
|
re-use parsed URI in validateActor
|
2025-07-21 16:16:33 -04:00 |
|
Hazelnoot
|
ba9ec3bcee
|
verify URLs in DownloadService
|
2025-07-21 16:16:33 -04:00 |
|
Hazelnoot
|
dac310b540
|
use shared URL verification in verifyLinkFields
|
2025-07-21 16:16:32 -04:00 |
|
Hazelnoot
|
15f6c6ca93
|
validate all URLs before fetch
|
2025-07-21 16:16:32 -04:00 |
|
Hazelnoot
|
f163e15602
|
move user.lastFetchedAt to UserLite
|
2025-07-21 16:13:00 -04:00 |
|
Hazelnoot
|
69402e3abb
|
move user.updateAt to UserLite
|
2025-07-21 16:13:00 -04:00 |
|
Hazelnoot
|
3dbfb4fa20
|
add "detail" flag to more user endpoints
|
2025-07-21 16:13:00 -04:00 |
|
Hazelnoot
|
34dcb1c51c
|
optimize i/update-remote-user endpoint by fetching from cache
|
2025-07-21 16:12:32 -04:00 |
|
Hazelnoot
|
5a9bf50424
|
increase rate limit for import endpoints to 1 per minute
|
2025-07-21 16:12:19 -04:00 |
|
Hazelnoot
|
d2ec40fb87
|
scale rate limit dripRate with factor
|
2025-07-21 15:57:30 -04:00 |
|
Hazelnoot
|
c190dfa6bc
|
fix incorrect error logging in UrlPreviewService
|
2025-07-21 15:56:17 -04:00 |
|
Hazelnoot
|
ec44c44ca4
|
fix incorrect error logging in ApPersonService
|
2025-07-21 15:56:17 -04:00 |
|
Hazelnoot
|
2b7c74c63c
|
include profile URI for link verification
|
2025-07-21 15:55:36 -04:00 |
|
Hazelnoot
|
4346bac05f
|
check for null jobs in QueueService.queueGetJobs
|
2025-07-21 15:55:00 -04:00 |
|
Hazelnoot
|
223198a0fb
|
fix admin/delete-all-files-of-a-user endpoint recording a log entry for every single file
|
2025-07-21 15:54:49 -04:00 |
|