| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | regenerate lockfile to fix merge conflicts | Hazelnoot | 2025-06-12 | 1 | -0/+3 | |
| | | | | | ||||||
| | | * | | fix indents in megalodon files | Hazelnoot | 2025-06-12 | 3 | -132/+171 | |
| | | | | | ||||||
| | | * | | update to summaly 5.2.2 | Hazelnoot | 2025-06-12 | 4 | -19/+19 | |
| | | | | | ||||||
| | | * | | regen pnpm-lock.yaml | Hazelnoot | 2025-06-12 | 1 | -184/+61 | |
| | | | | | ||||||
| | | * | | fix TS errors in megalodon | Hazelnoot | 2025-06-12 | 1 | -5/+5 | |
| | | | | | ||||||
| | | * | | correctly separate production / development dependencies | Hazelnoot | 2025-06-12 | 4 | -317/+356 | |
| | | | | | ||||||
| | | * | | pin katex version | Hazelnoot | 2025-06-12 | 1 | -1/+1 | |
| | | | | | ||||||
| | | * | | use pnpm package alias for @transfem-org/summaly | Hazelnoot | 2025-06-12 | 3 | -3/+3 | |
| | | | | | ||||||
| | | * | | use pnpm package alias for @transfem-org/sfm-js | Hazelnoot | 2025-06-12 | 32 | -33/+33 | |
| | | | | | ||||||
| | | * | | align megalodon tsconfig with the rest of the project | Hazelnoot | 2025-06-12 | 1 | -9/+10 | |
| | | | | | ||||||
| | | * | | remove unused script from megalodon | Hazelnoot | 2025-06-12 | 1 | -11/+5 | |
| | | | | | ||||||
| | | * | | pcleanup dependencies: | Hazelnoot | 2025-06-12 | 17 | -1003/+754 | |
| | | |/ | | | | | | | | | | | | | | | | | | | * Consolidate multiple different HTML/XML/RSS libraries to use the Cheerio stack * Remove unused deps * Move dev dependencies to correct section * Pin versions where missing | |||||
| | * | | merge: Make defederation rocket use theme colors. (!1109) | Marie | 2025-06-13 | 1 | -1/+1 | |
| | |\ \ | | |/ | |/| | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1109 Approved-by: Hazelnoot <acomputerdog@gmail.com> Approved-by: Marie <github@yuugi.dev> | |||||
| | | * | make defederation rocket use theme colors. | piuvas | 2025-06-12 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | merge: Emit log messages with correct level (!1097) | Hazelnoot | 2025-06-12 | 5 | -45/+68 | |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | 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> | |||||
| | | * | | fix type errors with JsonLdService and remove unused factory pattern | Hazelnoot | 2025-06-09 | 4 | -44/+54 | |
| | | | | | ||||||
| | | * | | output log messages with correct level | Hazelnoot | 2025-06-09 | 2 | -6/+19 | |
| | | | | | ||||||
| | * | | | merge: Implement basic support for fep-e232 and fep-044f quotes (resolves ↵ | Hazelnoot | 2025-06-12 | 4 | -11/+70 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #1097 and #1098) (!1098) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1098 Closes #1097 and #1098 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev> | |||||
| | | * | | | accept fep-e232 "tag" quotes in objects | Hazelnoot | 2025-06-09 | 1 | -1/+20 | |
| | | | | | | ||||||
| | | * | | | render fep-e232 "tag" quotes in notes | Hazelnoot | 2025-06-09 | 1 | -3/+25 | |
| | | | | | | ||||||
| | | * | | | pull out ILink interface | Hazelnoot | 2025-06-09 | 1 | -2/+12 | |
| | | | | | | ||||||
| | | * | | | accept fep-044f "quote" in objects | Hazelnoot | 2025-06-09 | 1 | -3/+4 | |
| | | | | | | ||||||
| | | * | | | render fep-044f "quote" in notes | Hazelnoot | 2025-06-09 | 1 | -2/+4 | |
| | | | | | | ||||||
| | | * | | | add fep-044f "quote" to context and model | Hazelnoot | 2025-06-09 | 2 | -0/+5 | |
| | | |/ / | ||||||
| | * | | | merge: Avoid more N+1 queries in NoteEntityService and UserEntityService (!1099) | Hazelnoot | 2025-06-12 | 67 | -677/+2678 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1099 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev> | |||||
| | | * | | | fix relations in MastodonDataService.ts | Hazelnoot | 2025-06-09 | 1 | -8/+8 | |
| | | | | | | ||||||
| | | * | | | fix missing @bindThis in CacheService | Hazelnoot | 2025-06-09 | 1 | -0/+2 | |
| | | | | | | ||||||
| | | * | | | fix mixed-up userFollowingsCache / userFollowersCache | Hazelnoot | 2025-06-09 | 2 | -5/+5 | |
| | | | | | | ||||||
| | | * | | | fix refactoring mistake in CacheService.ts | Hazelnoot | 2025-06-09 | 1 | -2/+2 | |
| | | | | | | ||||||
| | | * | | | document cache implementations | Hazelnoot | 2025-06-09 | 1 | -0/+29 | |
| | | | | | | ||||||
| | | * | | | normalize userFollowingsCache / userFollowersCache and add ↵ | Hazelnoot | 2025-06-09 | 28 | -581/+816 | |
| | | | | | | | | | | | | | | | | | | | | | hibernatedUserCache to reduce the number of cache-clears and allow use of caching in many more places | |||||
| | | * | | | implement userFollowersCache | Hazelnoot | 2025-06-09 | 2 | -2/+21 | |
| | | | | | | ||||||
| | | * | | | re-type userFollowingsCache to match the others | Hazelnoot | 2025-06-09 | 17 | -56/+47 | |
| | | | | | | ||||||
| | | * | | | move QuantumKVCache to a separate file | Hazelnoot | 2025-06-09 | 8 | -318/+326 | |
| | | | | | | ||||||
| | | * | | | disable caches in unit tests | Hazelnoot | 2025-06-09 | 4 | -17/+44 | |
| | | | | | | ||||||
| | | * | | | implement no-op caches for testing | Hazelnoot | 2025-06-09 | 3 | -15/+244 | |
| | | | | | | ||||||
| | | * | | | fix reversed isBlocking / isBlocked in UserEntityService.getRelation | Hazelnoot | 2025-06-09 | 1 | -4/+4 | |
| | | | | | | ||||||
| | | * | | | fix single-user relation calculations | Hazelnoot | 2025-06-09 | 1 | -4/+4 | |
| | | | | | | ||||||
| | | * | | | fix note/user accumulation in NoteEntityService.packMany, improving ↵ | Hazelnoot | 2025-06-09 | 1 | -25/+48 | |
| | | | | | | | | | | | | | | | | | | | | | performance and avoiding extra sub-packs and fetches | |||||
| | | * | | | populate userProfile in more places | Hazelnoot | 2025-06-09 | 2 | -6/+21 | |
| | | | | | | ||||||
| | | * | | | use more bulk hints in NoteEntityService / UserEntityService, and run the ↵ | Hazelnoot | 2025-06-09 | 7 | -218/+363 | |
| | | | | | | | | | | | | | | | | | | | | | packMany queries in parallel | |||||
| | | * | | | fix typo in QueryService.generateBlockQueryForUsers | Hazelnoot | 2025-06-09 | 1 | -1/+1 | |
| | | | | | | ||||||
| | | * | | | implement CacheService.getUsers and CacheService.getUserProfiles | Hazelnoot | 2025-06-09 | 1 | -0/+56 | |
| | | | | | | ||||||
| | | * | | | update quantum caches when a user is deleted | Hazelnoot | 2025-06-09 | 1 | -1/+11 | |
| | | | | | | ||||||
| | | * | | | use addMany instead of setMany when populating quantum caches from DB | Hazelnoot | 2025-06-09 | 1 | -2/+2 | |
| | | | | | | ||||||
| | | * | | | implement QuantumKVCache.add and QuantumKVCache.addMany | Hazelnoot | 2025-06-09 | 2 | -0/+84 | |
| | | | | | | ||||||
| | | * | | | add CacheService.getUserFollowings and CacheService.getUserBlockers | Hazelnoot | 2025-06-09 | 1 | -1/+109 | |
| | | | | | | ||||||
| | | * | | | implement QuantumKVCache.setMany and QuantumKVCache.seleteMany | Hazelnoot | 2025-06-09 | 7 | -51/+201 | |
| | | | | | | ||||||
| | | * | | | convert many RedisKVCaches to QuantumKVCache or MemoryKVCache | Hazelnoot | 2025-06-09 | 14 | -127/+126 | |
| | | | | | | ||||||
| | | * | | | add ignoreRemote filter to InternalEventService | Hazelnoot | 2025-06-09 | 2 | -5/+6 | |
| | | | | | | ||||||