index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
core
/
entities
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
split url into webUrl and localUrl (like mastodon)
stable
Freya Murphy
14 hours
4
-7
/
+7
*
remove unused variables
dakkar
2025-06-14
1
-3
/
+0
*
fix `UserEntityService` packMany hints
dakkar
2025-06-13
1
-30
/
+8
*
merge: Avoid more N+1 queries in NoteEntityService and UserEntityService (!1099)
Hazelnoot
2025-06-12
2
-247
/
+406
|
\
|
*
fix mixed-up userFollowingsCache / userFollowersCache
Hazelnoot
2025-06-09
1
-4
/
+4
|
*
normalize userFollowingsCache / userFollowersCache and add hibernatedUserCach...
Hazelnoot
2025-06-09
2
-37
/
+17
|
*
re-type userFollowingsCache to match the others
Hazelnoot
2025-06-09
1
-9
/
+5
|
*
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
2
-213
/
+358
*
|
add missing comma to NoteEntityService.ts
Hazelnoot
2025-06-09
1
-1
/
+1
|
/
*
add ActivityPub representation to admin-user.vue
Hazelnoot
2025-06-07
1
-0
/
+9
*
add relation from user->user_profile to speed up UserEntityService.pack and p...
Hazelnoot
2025-06-04
1
-7
/
+27
*
add targetInstance to abuse report schema
Hazelnoot
2025-06-04
1
-3
/
+24
*
pack users with "me" context in AbuseUserReportEntityService
Hazelnoot
2025-06-04
1
-5
/
+8
*
implement InstanceEntityService.fetchInstancesByHost
Hazelnoot
2025-06-04
1
-1
/
+28
*
merge: Rework queries and add indexes to improve timeline performance (!1091)
Hazelnoot
2025-06-04
1
-0
/
+1
|
\
|
*
add instance.isSilenced to PackedUserLite
Hazelnoot
2025-06-03
1
-0
/
+1
*
|
merge develop and fix conflicts.
piuvas
2025-06-03
3
-13
/
+18
|
\
|
|
*
merge: Instance admin UX improvements (!1059)
Hazelnoot
2025-06-01
1
-0
/
+1
|
|
\
|
|
*
disable status badge strip in admin-user and instance-info
Hazelnoot
2025-05-29
1
-0
/
+1
|
*
|
clear federatedInstanceCache when meta host lists change
Hazelnoot
2025-05-28
1
-1
/
+1
|
*
|
use instance block columns instead of checking meta columns
Hazelnoot
2025-05-28
1
-3
/
+3
|
|
/
|
*
handle `EntityNotFoundError` on all calls to `*.pack()`
dakkar
2025-05-25
1
-9
/
+13
*
|
initial link attributions work.
piuvas
2025-05-26
1
-0
/
+1
|
/
*
use targetNotes to reduce duplicate code
Hazelnoot
2025-05-08
1
-29
/
+22
*
avoid error when editing notes without any mentions
Hazelnoot
2025-05-08
1
-4
/
+1
*
resolve mentioned user handles on the backend
Hazelnoot
2025-05-08
1
-2
/
+56
*
fix null checks for background in UserEntityService.ts
Hazelnoot
2025-04-24
1
-2
/
+2
*
merge upstream again
Hazelnoot
2025-04-24
1
-6
/
+6
|
\
|
*
fix: avatarId が null のときにも avatarUrl が non null 担ってるこ...
anatawa12
2025-04-15
1
-4
/
+4
*
|
restore poll and myReaction for packed notes
Hazelnoot
2025-04-13
1
-10
/
+9
*
|
Merge tag '2025.4.0' into merge/2025-03-24
Hazelnoot
2025-04-13
2
-2
/
+2
|
\
|
|
*
hideNotesInSensitiveChannel -> excludeNotesInSensitiveChannel
syuilo
2025-04-08
1
-1
/
+1
|
*
enhance: チャットの閲覧を無効化できるように (#15765)
かっこかり
2025-04-07
1
-1
/
+1
*
|
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-04-03
2
-5
/
+7
|
\
|
|
*
Copy role on move (#15745)
anatawa12
2025-04-03
1
-1
/
+3
|
*
fix: チャット周りの修正 (#15741)
かっこかり
2025-04-03
1
-4
/
+4
*
|
merge from misskey-develop
Hazelnoot
2025-04-02
2
-0
/
+2
|
\
|
|
*
feat: アンテナでセンシティブなチャンネルからのノート...
Nanashi.
2025-04-02
1
-0
/
+1
|
*
enhance: implement `sentryForFrontend` (#15433)
zyoshoka
2025-04-02
1
-0
/
+1
*
|
lint and type fixes
Hazelnoot
2025-04-01
1
-8
/
+10
*
|
fix missing import in UserEntityService.ts
Hazelnoot
2025-04-01
1
-0
/
+1
*
|
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-03-30
1
-0
/
+1
|
\
|
|
*
enhance(backend): アカウントでチャットが有効になっている...
syuilo
2025-03-28
1
-0
/
+1
*
|
Revert "feat: google analytics (#15451)"
Hazelnoot
2025-03-25
1
-1
/
+0
*
|
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-03-25
1
-6
/
+15
|
\
|
|
*
fix(backend): 承認したチャットルームへの招待の通知が存在...
syuilo
2025-03-25
1
-1
/
+1
[next]