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
...
|
*
|
|
merge: Hide admin secrets from the mod log (resolves #44) (!1120)
Marie
2025-06-14
1
-2
/
+22
|
|
\
\
\
|
|
*
|
|
hide admin secrets from the mod log
Hazelnoot
2025-06-14
1
-2
/
+22
|
|
|
/
/
|
*
|
|
merge: Fix broken CSS in instance-info (!1118)
Marie
2025-06-14
1
-4
/
+1
|
|
\
\
\
|
|
*
|
|
fix broken CSS in instance-info caused by leftover code
Hazelnoot
2025-06-13
1
-4
/
+1
|
|
|
/
/
|
*
|
|
merge: Fix "reply" indicator showing on a separate line in Misskey note style...
Marie
2025-06-14
6
-47
/
+53
|
|
\
\
\
|
|
*
|
|
copy changes to MkSubNoteContent and welcome.timeline.note
Hazelnoot
2025-06-13
2
-6
/
+12
|
|
*
|
|
copy changes to MkNote and EmNoteDetailed
Hazelnoot
2025-06-13
2
-25
/
+26
|
|
*
|
|
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
|
|
|
/
|
*
|
merge: Throw S3 errors to prevent silent failures (resolves #697) (!1115)
dakkar
2025-06-14
1
-25
/
+19
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
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
50
-1336
/
+1030
|
|
\
\
|
|
*
|
downgrade htmlparser2 to match cheerio
Hazelnoot
2025-06-12
2
-27
/
+17
|
|
*
|
correct MFM import in new/modified components
Hazelnoot
2025-06-12
2
-2
/
+2
|
|
*
|
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: 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
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
[prev]
[next]