index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
models
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make meta.defaultLike non-nullable
Hazelnoot
2025-05-22
1
-2
/
+2
*
synchronize database entities and code models
Hazelnoot
2025-05-22
9
-21
/
+39
*
add role policy to allow note trending
Hazelnoot
2025-05-14
1
-0
/
+4
*
merge: Cache note translations in Redis (!1027)
Marie
2025-05-14
1
-0
/
+4
|
\
|
*
add hasText type guard for notes
Hazelnoot
2025-05-12
1
-0
/
+4
*
|
add configurable timeout for note translations
Hazelnoot
2025-05-12
1
-0
/
+6
|
/
*
add "is from local bubble instance" role condition
Hazelnoot
2025-05-12
1
-0
/
+8
*
add new role conditions for local/remote followers/followees
Hazelnoot
2025-05-10
1
-0
/
+72
*
add isFromInstance role condition
Hazelnoot
2025-05-09
1
-0
/
+10
*
resolve mentioned user handles on the backend
Hazelnoot
2025-05-08
1
-0
/
+10
*
add setting to disable proxy account (resolves #766)
Hazelnoot
2025-05-01
1
-0
/
+5
*
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-04-29
1
-0
/
+4
|
\
|
*
feat: アップロード可能な最大ファイルサイズをロールご...
syuilo
2025-04-27
1
-0
/
+4
*
|
merge upstream again
Hazelnoot
2025-04-24
3
-29
/
+66
|
\
|
|
*
enhance(backend): DB note (userId) インデクス -> (userId, id) 複合イ...
饺子w (Yumechi)
2025-04-23
1
-1
/
+1
|
*
fix: avatarId が null のときにも avatarUrl が non null 担ってるこ...
anatawa12
2025-04-15
1
-0
/
+4
|
*
レプリケーション設定時におけるinsertOne()の挙動を調整 (#...
おさむのひと
2025-04-13
1
-25
/
+58
*
|
Make NoteEdit entity match the database schema
Hazelnoot
2025-04-13
1
-6
/
+7
*
|
Merge tag '2025.4.0' into merge/2025-03-24
Hazelnoot
2025-04-13
3
-4
/
+5
|
\
|
|
*
hideNotesInSensitiveChannel -> excludeNotesInSensitiveChannel
syuilo
2025-04-08
2
-2
/
+2
|
*
enhance: チャットの閲覧を無効化できるように (#15765)
かっこかり
2025-04-07
1
-2
/
+3
*
|
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-04-03
3
-1
/
+121
|
\
|
|
*
Copy role on move (#15745)
anatawa12
2025-04-03
2
-0
/
+10
|
*
fix: チャット周りの修正 (#15741)
かっこかり
2025-04-03
1
-1
/
+111
*
|
merge from misskey-develop
Hazelnoot
2025-04-02
3
-0
/
+42
|
\
|
|
*
feat: アンテナでセンシティブなチャンネルからのノート...
Nanashi.
2025-04-02
2
-0
/
+10
|
*
enhance: implement `sentryForFrontend` (#15433)
zyoshoka
2025-04-02
1
-0
/
+32
*
|
lint and type fixes
Hazelnoot
2025-04-01
3
-62
/
+3
*
|
fix type errors from notes/versions endpoint
Hazelnoot
2025-03-31
1
-14
/
+14
*
|
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-03-30
1
-0
/
+4
|
\
|
|
*
enhance(backend): アカウントでチャットが有効になっている...
syuilo
2025-03-28
1
-0
/
+4
*
|
Revert "feat: google analytics (#15451)"
Hazelnoot
2025-03-25
2
-10
/
+0
*
|
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-03-25
3
-0
/
+22
|
\
|
|
*
enhance: チャットルームに招待されたときの通知を追加
syuilo
2025-03-25
3
-0
/
+22
*
|
merge upstream
Hazelnoot
2025-03-25
20
-112
/
+688
|
\
|
|
*
Feat: Chat (#15686)
syuilo
2025-03-24
15
-87
/
+603
|
*
enhance(backend): refine system account (#15530)
syuilo
2025-03-02
5
-21
/
+58
|
*
feat: google analytics (#15451)
syuilo
2025-02-25
2
-0
/
+10
|
*
update deps (#15311)
syuilo
2025-02-15
1
-4
/
+4
|
*
feat: アクセストークン発行時に通知するように (#15422)
lqvp
2025-02-11
2
-0
/
+14
*
|
convert Authorized Fetch to a setting and add support for hybrid mode (essent...
Hazelnoot
2025-03-16
4
-2
/
+37
*
|
add: libretranslate
Marie
2025-03-06
1
-0
/
+12
*
|
disable inline note previews from users with quotes disabled
Hazelnoot
2025-02-20
1
-0
/
+5
*
|
include rejectQuotes on all packed User entities
Hazelnoot
2025-02-20
1
-4
/
+4
*
|
add "reject quotes" toggle at user and instance level
Hazelnoot
2025-02-20
6
-0
/
+46
*
|
merge: Add "force content warning" setting for user moderation (resolves #905...
dakkar
2025-02-20
2
-0
/
+13
|
\
\
|
*
|
move `mandatoryCW` from admin-user to PackedUserLite (public field)
Hazelnoot
2025-02-16
1
-0
/
+4
|
*
|
add user-level "force content warning" moderation feature
Hazelnoot
2025-02-16
1
-0
/
+9
*
|
|
implement AP fetch logs
Hazelnoot
2025-02-16
3
-0
/
+101
*
|
|
rename activity_log and activity_context to ap_inbox_log and ap_context
Hazelnoot
2025-02-16
4
-33
/
+50
[next]