index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
remove "RN:" link from NoteDetailed for consistency with other Note components
Hazelnoot
2025-06-13
2
-2
/
+0
|
*
|
|
place "reply" indicator on same line as note body
Hazelnoot
2025-06-13
1
-14
/
+15
|
|
/
/
*
|
|
merge: Set X-Robots-Tag to disable indexing API endpoints (resolves #756) (!1...
dakkar
2025-06-14
5
-0
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
set X-Robots-Tag to disable indexing API endpoints
Hazelnoot
2025-06-13
5
-0
/
+23
|
|
/
*
/
throw S3 errors to prevent silent failures
Hazelnoot
2025-06-13
1
-25
/
+19
|
/
*
merge: Fix uncaught exception hooks and add more shutdown logging. (!1111)
dakkar
2025-06-13
5
-9
/
+27
|
\
|
*
add additional process exit loggers
Hazelnoot
2025-06-12
1
-1
/
+19
|
*
use uncaughtExceptionMonitor instead uncaughtException
Hazelnoot
2025-06-12
5
-8
/
+8
*
|
merge: Consolidate duplicate HTML/XML parser libraries (!1083)
Hazelnoot
2025-06-13
48
-734
/
+679
|
\
\
|
*
|
downgrade htmlparser2 to match cheerio
Hazelnoot
2025-06-12
1
-2
/
+2
|
*
|
correct MFM import in new/modified components
Hazelnoot
2025-06-12
2
-2
/
+2
|
*
|
fix indents in megalodon files
Hazelnoot
2025-06-12
3
-132
/
+171
|
*
|
update to summaly 5.2.2
Hazelnoot
2025-06-12
3
-3
/
+3
|
*
|
fix TS errors in megalodon
Hazelnoot
2025-06-12
1
-5
/
+5
|
*
|
correctly separate production / development dependencies
Hazelnoot
2025-06-12
2
-14
/
+13
|
*
|
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
16
-538
/
+450
|
|
/
*
|
merge: Make defederation rocket use theme colors. (!1109)
Marie
2025-06-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
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
|
\
\
|
*
|
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
66
-677
/
+2649
|
\
\
\
|
*
|
|
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
|
*
|
|
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
[prev]
[next]