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
*
Merge tag '2025.4.0' into merge/2025-03-24
Hazelnoot
2025-04-13
2
-0
/
+4
|
\
|
*
fix(backend): 非ログインでタイムラインのストリームに接続...
syuilo
2025-04-07
2
-0
/
+4
*
|
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-04-03
3
-0
/
+3
|
\
|
|
*
fix(backend): 非ログインでタイムラインのストリームに接続...
syuilo
2025-04-03
2
-0
/
+2
*
|
refactor bubble-timeline.ts to match global-timeline.ts and local-timeline.ts
Hazelnoot
2025-04-03
1
-2
/
+3
*
|
lint and type fixes
Hazelnoot
2025-04-01
1
-1
/
+0
*
|
remove no-op Connection.cachedNotes and Connection.cacheNote
Hazelnoot
2025-04-01
12
-43
/
+0
*
|
fix backend type errors
Hazelnoot
2025-04-01
2
-2
/
+10
*
|
Merge branch 'develop' into merge/2025-03-24
Hazelnoot
2025-03-31
1
-46
/
+58
|
\
\
|
*
|
increase limits on WS note subscriptions and cached notes
Hazelnoot
2025-03-28
1
-2
/
+2
|
*
|
avoid duplicate channels in WS connection
Hazelnoot
2025-03-28
1
-10
/
+18
|
*
|
avoid leaking cached notes in WS connection
Hazelnoot
2025-03-28
1
-11
/
+11
|
*
|
make sure that note subscriptions can't stay above limit
Hazelnoot
2025-03-28
1
-5
/
+3
|
*
|
clear subscriptions when connection closes
Hazelnoot
2025-03-28
1
-0
/
+7
|
*
|
limit the number of note subscriptions per connection
Hazelnoot
2025-03-28
1
-6
/
+19
|
*
|
close websocket when rate limit exceeded
Hazelnoot
2025-03-28
1
-22
/
+7
*
|
|
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-03-26
2
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
lint
syuilo
2025-03-26
2
-2
/
+2
*
|
|
merge upstream
Hazelnoot
2025-03-25
5
-19
/
+166
|
\
|
|
|
|
/
|
/
|
|
*
Feat: Chat (#15686)
syuilo
2025-03-24
4
-16
/
+163
|
*
update deps (#15311)
syuilo
2025-02-15
1
-3
/
+3
|
*
よくわからないリアクションに関するログが流れっぱな...
果物リン
2025-01-17
1
-1
/
+0
*
|
small change to comment
Lhc_fl
2025-03-03
1
-4
/
+3
*
|
fix: always clone the note before hideNote
Lhc_fl
2025-03-03
1
-5
/
+7
*
|
call NoteEntityService.hideNote from streaming API
Hazelnoot
2025-02-25
10
-1
/
+22
*
|
use assignMyReaction in channel, hashtag, role-timeline, and user-list channels
Hazelnoot
2025-02-25
4
-27
/
+14
*
|
pass NoteEntityService through Channel constructor instead of method args
Hazelnoot
2025-02-25
18
-37
/
+60
*
|
check mutes and blocks of renote target in streaming API
Hazelnoot
2025-02-25
1
-1
/
+4
*
|
fix lint errors in stream/channel/bubble-timeline.ts
Hazelnoot
2025-02-04
1
-3
/
+1
*
|
fix import order in stream/channel.ts
Hazelnoot
2025-02-04
1
-1
/
+1
*
|
fix lint errors in Connection.ts
Hazelnoot
2025-02-04
1
-4
/
+4
*
|
comment :3
piuvas
2025-01-12
1
-2
/
+5
*
|
requested changes
piuvas
2025-01-10
1
-3
/
+2
*
|
comment code
piuvas
2025-01-08
1
-0
/
+2
*
|
small refactor
piuvas
2025-01-08
1
-8
/
+8
*
|
shallow clone
piuvas
2025-01-08
6
-85
/
+47
*
|
requested change.
piuvas
2024-12-26
5
-5
/
+10
*
|
improvement
piuvas
2024-12-26
1
-2
/
+1
*
|
turn task into a function
piuvas
2024-12-25
6
-72
/
+50
*
|
improvements.
piuvas
2024-12-23
5
-10
/
+40
*
|
populate myreaction on replies for streams.
piuvas
2024-12-23
5
-0
/
+35
*
|
thank you linters
dakkar
2024-10-11
1
-5
/
+4
*
|
fix some DI mistakes after the merge
dakkar
2024-10-10
1
-1
/
+1
*
|
fix imports in channels bubble-timeline
dakkar
2024-10-09
1
-0
/
+1
*
|
fix type in channel.ts
dakkar
2024-10-09
1
-1
/
+1
*
|
use injected meta in stream bubble-timeline
dakkar
2024-10-09
1
-5
/
+6
*
|
remove duplicate line
dakkar
2024-08-30
1
-2
/
+0
*
|
Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.8
dakkar
2024-08-30
4
-18
/
+30
|
\
|
|
*
fix(backend): 無制限にストリーミングのチャンネルに接続で...
syuilo
2024-08-17
1
-0
/
+6
|
*
fix(backend): リバーシの設定変更が反映されないのを修正 (#...
かっこかり
2024-08-16
1
-3
/
+5
[next]