index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
/
api
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use pnpm package alias for @transfem-org/sfm-js
Hazelnoot
2025-06-12
2
-2
/
+2
*
pcleanup dependencies:
Hazelnoot
2025-06-12
1
-137
/
+76
*
merge: Avoid more N+1 queries in NoteEntityService and UserEntityService (!1099)
Hazelnoot
2025-06-12
28
-59
/
+55
|
\
|
*
fix relations in MastodonDataService.ts
Hazelnoot
2025-06-09
1
-8
/
+8
|
*
normalize userFollowingsCache / userFollowersCache and add hibernatedUserCach...
Hazelnoot
2025-06-09
8
-28
/
+24
|
*
re-type userFollowingsCache to match the others
Hazelnoot
2025-06-09
12
-16
/
+16
|
*
use more bulk hints in NoteEntityService / UserEntityService, and run the pac...
Hazelnoot
2025-06-09
3
-3
/
+3
|
*
convert many RedisKVCaches to QuantumKVCache or MemoryKVCache
Hazelnoot
2025-06-09
5
-5
/
+5
*
|
enforce DM visibility in notes/mentions
Hazelnoot
2025-06-10
1
-3
/
+2
|
/
*
merge: Reduce log spam (!1004)
Hazelnoot
2025-06-09
14
-44
/
+52
|
\
|
*
reduce log spam from ApiCallService
Hazelnoot
2025-06-06
1
-8
/
+10
|
*
record user ID in API error logger, matching sentry
Hazelnoot
2025-06-06
1
-0
/
+1
|
*
don't record potentially sensitive data in API logs
Hazelnoot
2025-06-06
1
-2
/
+0
|
*
more use of identifiable errors, improvements to inner error rendering, and m...
Hazelnoot
2025-06-06
6
-22
/
+19
|
*
add more details to IdentifiableErrors
Hazelnoot
2025-06-06
1
-4
/
+4
|
*
reduce, clarify, and normalize more error messages
Hazelnoot
2025-06-06
6
-8
/
+14
|
*
fix error logs and response in drive/files/create.ts
Hazelnoot
2025-06-06
1
-2
/
+2
|
*
emit IdentifiableErrors from validator.ts
Hazelnoot
2025-06-06
1
-0
/
+4
*
|
fix response type of i/registry/get endpoint
Hazelnoot
2025-06-07
1
-3
/
+1
*
|
fix array length check in i/update attributionDomains parameter
Hazelnoot
2025-06-07
1
-1
/
+1
*
|
add ActivityPub representation to admin-user.vue
Hazelnoot
2025-06-07
1
-5
/
+45
|
/
*
match attributionDomains entity to database schema
Hazelnoot
2025-06-06
1
-3
/
+9
*
merge: Additional performance fixes (!1095)
Hazelnoot
2025-06-06
18
-255
/
+212
|
\
|
*
additional fixes and cleanup to all note endpoints
Hazelnoot
2025-06-05
17
-178
/
+156
|
*
fix performance regression in mentions endpoint
Hazelnoot
2025-06-05
1
-27
/
+43
|
*
fix performance regression in home timeline
Hazelnoot
2025-06-05
1
-55
/
+18
*
|
merge: Report admin UX improvements (!1060)
Hazelnoot
2025-06-05
1
-2
/
+15
|
\
\
|
|
/
|
/
|
|
*
remove report -> profile relations to avoid TypeORM bug https://github.com/ty...
Hazelnoot
2025-06-04
1
-3
/
+3
|
*
fix relation typo in abuse-user-reports
Hazelnoot
2025-06-04
1
-2
/
+2
|
*
add relations from abuse_user_report->user_profile to speed up admin/abuse-us...
Hazelnoot
2025-06-04
1
-1
/
+9
|
*
add targetInstance to abuse report schema
Hazelnoot
2025-06-04
1
-0
/
+5
|
*
pack users with "me" context in AbuseUserReportEntityService
Hazelnoot
2025-06-04
1
-1
/
+1
*
|
fix performance drop in notes/mentions endpoint
Hazelnoot
2025-06-04
1
-4
/
+5
|
/
*
merge: Rework queries and add indexes to improve timeline performance (!1091)
Hazelnoot
2025-06-04
21
-354
/
+309
|
\
|
*
restore join to note.channel in channel/timeline.ts
Hazelnoot
2025-06-03
1
-2
/
+2
|
*
copy changes to list channel
Hazelnoot
2025-06-03
1
-12
/
+14
|
*
fix user-list channel auth
Hazelnoot
2025-06-03
1
-2
/
+3
|
*
copy changes to role channel
Hazelnoot
2025-06-03
1
-0
/
+22
|
*
copy changes to bubble channel
Hazelnoot
2025-06-03
1
-8
/
+22
|
*
fix null check in local/global/list channels
Hazelnoot
2025-06-03
3
-4
/
+4
|
*
copy changes to global channel
Hazelnoot
2025-06-03
1
-6
/
+22
|
*
copy changes to hybrid channel
Hazelnoot
2025-06-03
1
-13
/
+5
|
*
copy changes to local channel
Hazelnoot
2025-06-03
1
-11
/
+20
|
*
remove duplicate checks from home channel
Hazelnoot
2025-06-03
1
-4
/
+1
|
*
copy changes to main channel
Hazelnoot
2025-06-03
1
-4
/
+4
|
*
handle silenced notes in Channel.isNoteMutedOrBlocked
Hazelnoot
2025-06-03
3
-11
/
+9
|
*
fix antenna channel
Hazelnoot
2025-06-03
1
-5
/
+2
|
*
copy changes to home channel
Hazelnoot
2025-06-03
1
-11
/
+6
|
*
add Channel.isNoteVisibleToMe utility function
Hazelnoot
2025-06-03
1
-0
/
+15
|
*
copy changes to antenna channel
Hazelnoot
2025-06-03
1
-1
/
+9
[next]