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
*
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
*
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
|
*
fix: readAllNotifications message not working (#14374)
anatawa12
2024-08-09
4
-16
/
+24
*
|
merge: misskey 2024.7 (!583)
dakkar
2024-08-18
19
-85
/
+150
|
\
\
|
*
\
Merge branch 'develop' into feature/misskey-2024.07
dakkar
2024-08-18
1
-0
/
+39
|
|
\
\
|
*
\
\
Merge branch 'develop' into feature/misskey-2024.07
dakkar
2024-08-06
1
-0
/
+12
|
|
\
\
\
|
*
|
|
|
copy from global-timeline to bubble-timeline
dakkar
2024-08-02
1
-4
/
+5
|
*
|
|
|
Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07
dakkar
2024-08-02
18
-80
/
+144
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
自分のフォロワー限定投稿に対するリプライがホームタ...
anatawa12
2024-07-30
2
-4
/
+12
|
|
*
|
|
kill any from streaming API Implementation (#14251)
anatawa12
2024-07-18
18
-72
/
+128
*
|
|
|
|
make the cap of `activeRateLimitRequests` match the rate limit
dakkar
2024-08-18
1
-1
/
+3
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add IP and user ID to connection close message
Julia Johannesen
2024-08-17
1
-1
/
+5
*
|
|
|
Fix logging stuff
Julia Johannesen
2024-08-17
1
-1
/
+1
*
|
|
|
fix(backend): 無制限にストリーミングのチャンネルに接続で...
syuilo
2024-08-17
1
-0
/
+6
*
|
|
|
Limit number of rate limit requests
Julia Johannesen
2024-08-16
1
-2
/
+24
*
|
|
|
rough rate limiting for websockets
dakkar
2024-08-15
1
-0
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
don't send real-time updates of replies to blocked users
dakkar
2024-07-06
1
-0
/
+12
|
/
/
[next]