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
/
Connection.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
normalize userFollowingsCache / userFollowersCache and add hibernatedUserCach...
Hazelnoot
2025-06-09
1
-1
/
+1
*
re-type userFollowingsCache to match the others
Hazelnoot
2025-06-09
1
-1
/
+1
*
lint and type fixes
Hazelnoot
2025-04-01
1
-1
/
+0
*
remove no-op Connection.cachedNotes and Connection.cacheNote
Hazelnoot
2025-04-01
1
-21
/
+0
*
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 upstream
Hazelnoot
2025-03-25
1
-16
/
+1
|
\
\
|
|
/
|
/
|
|
*
Feat: Chat (#15686)
syuilo
2025-03-24
1
-16
/
+1
*
|
fix lint errors in Connection.ts
Hazelnoot
2025-02-04
1
-4
/
+4
*
|
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
1
-11
/
+18
|
\
|
|
*
fix(backend): 無制限にストリーミングのチャンネルに接続で...
syuilo
2024-08-17
1
-0
/
+6
|
*
fix: readAllNotifications message not working (#14374)
anatawa12
2024-08-09
1
-11
/
+16
*
|
merge: misskey 2024.7 (!583)
dakkar
2024-08-18
1
-23
/
+36
|
\
\
|
*
\
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
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
kill any from streaming API Implementation (#14251)
anatawa12
2024-07-18
1
-22
/
+35
*
|
|
|
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
|
/
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
1
-1
/
+1
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
1
-1
/
+1
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
1
-1
/
+1
*
Merge pull request from GHSA-7pxq-6xx9-xpgm
Chocolate Pie
2023-12-27
1
-0
/
+5
*
リストタイムラインでミュートが貫通してしまう問題に...
おさむのひと
2023-12-03
1
-0
/
+2
*
Fix: チャンネルのフォロー・アンフォローの反映速度を改...
おさむのひと
2023-10-27
1
-1
/
+3
*
feat: improve tl performance (#11946)
syuilo
2023-10-03
1
-2
/
+2
*
feat: 通知の受信設定を強化
syuilo
2023-09-29
1
-3
/
+3
*
refactor(backend): update directory structure for models
syuilo
2023-09-20
1
-2
/
+2
*
update deps (#11820)
syuilo
2023-09-15
1
-0
/
+299