index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
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
*
merge: Emit log messages with correct level (!1097)
Hazelnoot
2025-06-12
5
-45
/
+68
|
\
|
*
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 #10...
Hazelnoot
2025-06-12
4
-11
/
+70
|
\
\
|
*
|
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
|
\
\
|
*
|
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 hibernatedUserCach...
Hazelnoot
2025-06-09
28
-581
/
+816
|
*
|
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 performan...
Hazelnoot
2025-06-09
1
-25
/
+48
|
*
|
populate userProfile in more places
Hazelnoot
2025-06-09
2
-6
/
+21
|
*
|
use more bulk hints in NoteEntityService / UserEntityService, and run the pac...
Hazelnoot
2025-06-09
7
-218
/
+363
|
*
|
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
|
*
|
implement QuantumKVCache
Hazelnoot
2025-06-09
3
-0
/
+665
|
*
|
implement InternalEventService
Hazelnoot
2025-06-09
4
-2
/
+207
|
|
/
[next]