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
/
stream
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(backend): リノート時のHTLへのストリーミングの意図しな...
zyoshoka
2024-02-28
1
-1
/
+9
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
19
-19
/
+19
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
19
-19
/
+19
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
19
-19
/
+19
*
refactor(backend): exist -> exists (#13203)
かっこかり
2024-02-08
1
-1
/
+1
*
enhance(reversi): improve desync handling
syuilo
2024-01-23
1
-15
/
+1
*
enhance(reversi): some tweaks
syuilo
2024-01-22
1
-5
/
+3
*
enhance(reversi): tweak reversi
syuilo
2024-01-21
1
-0
/
+8
*
enhance(reversi): tweak reversi
syuilo
2024-01-21
1
-33
/
+16
*
enhance(reversi): tweak reversi
syuilo
2024-01-20
1
-4
/
+10
*
enhance(reversi): tweak reversi
syuilo
2024-01-20
1
-3
/
+3
*
feat: reversi
syuilo
2024-01-19
3
-0
/
+188
*
Fix: リストライムラインの「リノートを表示」が正しく機...
_
2024-01-07
1
-0
/
+4
*
Merge pull request from GHSA-7pxq-6xx9-xpgm
Chocolate Pie
2023-12-27
17
-43
/
+77
*
リストタイムラインでミュートが貫通してしまう問題に...
おさむのひと
2023-12-03
3
-1
/
+13
*
LTLに特定条件下でチャンネル投稿が混ざり込む現象の修...
おさむのひと
2023-11-16
1
-1
/
+1
*
fix(backend): 自身の宛先なしダイレクト投稿がストリーミン...
_
2023-10-31
2
-2
/
+2
*
lint fix
syuilo
2023-10-30
1
-0
/
+2
*
Fix: チャンネルのフォロー・アンフォローの反映速度を改...
おさむのひと
2023-10-27
1
-1
/
+3
*
fix(backend): 自分のフォローしているユーザーの自分のフォ...
syuilo
2023-10-23
3
-12
/
+24
*
fix(backend): 自分のフォロワー限定ノートがWebsoketに乗って...
syuilo
2023-10-20
3
-8
/
+14
*
perf(backend): ノートのリアクション情報をキャッシュする...
syuilo
2023-10-19
7
-7
/
+8
*
refactor
syuilo
2023-10-19
7
-7
/
+7
*
perf(backend): reduce needless populateMyReaction calls
syuilo
2023-10-19
7
-14
/
+28
*
Remove unnecessary nullish coalescing (#12058)
woxtu
2023-10-18
2
-2
/
+2
*
perf(backend): improve streaming api performance (#12033)
syuilo
2023-10-15
7
-109
/
+49
*
enhance: ローカルタイムライン、ソーシャルタイムライン...
syuilo
2023-10-11
2
-2
/
+6
*
fix(backend): 「ファイル付きのみ」のTLでファイル無しの新...
syuilo
2023-10-09
5
-1
/
+21
*
fix(backend): 同じ種類のTLのストリーミングを複数接続でき...
syuilo
2023-10-08
4
-4
/
+4
*
feat: improve tl performance (#11946)
syuilo
2023-10-03
6
-53
/
+30
*
feat: 通知の受信設定を強化
syuilo
2023-09-29
4
-266
/
+7
*
feat: note edit
syuilo
2023-09-28
1
-0
/
+4
*
enhance: タイムラインからRenoteを除外するオプションを追加
syuilo
2023-09-28
4
-4
/
+20
*
refactor(backend): update directory structure for models
syuilo
2023-09-20
3
-16
/
+16
*
update deps (#11820)
syuilo
2023-09-15
4
-4
/
+4
*
update deps (#11764)
syuilo
2023-09-04
2
-2
/
+2
*
chore(backend): Resolve `import/no-default-export` rule violations (#11732)
woxtu
2023-08-17
2
-0
/
+2
*
refactor: prefix Mi for all entities (#11719)
syuilo
2023-08-16
3
-73
/
+73
*
feat: refine announcement (#11497)
syuilo
2023-08-13
1
-0
/
+6
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
18
-0
/
+90
*
Fix auto-fixable issues (#11314)
woxtu
2023-07-19
1
-1
/
+1
*
refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)
okayurisotto
2023-07-11
1
-4
/
+6
*
cleanup: trim trailing whitespace (#11136)
okayurisotto
2023-07-08
5
-5
/
+5
*
refactor(backend): use node16 for moduleResolution (#10938)
syuilo
2023-06-25
2
-3
/
+3
*
perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node (#10884)
syuilo
2023-05-29
1
-11
/
+10
*
fix:ロールタイムライン無効に関する修正 (#10843)
nenohi
2023-05-19
1
-1
/
+10
*
fix streamin error
syuilo
2023-05-17
1
-1
/
+1
*
enhance: タイムラインにフォロイーの行った他人へのリプ...
syuilo
2023-05-16
4
-4
/
+16
*
fix type in CustomEmojiService 2
tamaina
2023-04-12
1
-1
/
+1
*
feat: role timeline
syuilo
2023-04-12
3
-0
/
+86
[next]