summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/stream/Connection.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* clear subscriptions when connection closesHazelnoot2025-03-281-0/+7
* limit the number of note subscriptions per connectionHazelnoot2025-03-281-6/+19
* close websocket when rate limit exceededHazelnoot2025-03-281-22/+7
* fix lint errors in Connection.tsHazelnoot2025-02-041-4/+4
* remove duplicate linedakkar2024-08-301-2/+0
* Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.8dakkar2024-08-301-11/+18
|\
| * fix(backend): 無制限にストリーミングのチャンネルに接続で...syuilo2024-08-171-0/+6
| * fix: readAllNotifications message not working (#14374)anatawa122024-08-091-11/+16
* | merge: misskey 2024.7 (!583)dakkar2024-08-181-23/+36
|\ \
| * \ Merge branch 'develop' into feature/misskey-2024.07dakkar2024-08-181-0/+39
| |\ \
| * \ \ Merge branch 'develop' into feature/misskey-2024.07dakkar2024-08-061-0/+12
| |\ \ \ | | |_|/ | |/| |
| * | | kill any from streaming API Implementation (#14251)anatawa122024-07-181-22/+35
* | | | make the cap of `activeRateLimitRequests` match the rate limitdakkar2024-08-181-1/+3
| |_|/ |/| |
* | | Add IP and user ID to connection close messageJulia Johannesen2024-08-171-1/+5
* | | Fix logging stuffJulia Johannesen2024-08-171-1/+1
* | | fix(backend): 無制限にストリーミングのチャンネルに接続で...syuilo2024-08-171-0/+6
* | | Limit number of rate limit requestsJulia Johannesen2024-08-161-2/+24
* | | rough rate limiting for websocketsdakkar2024-08-151-0/+7
| |/ |/|
* | don't send real-time updates of replies to blocked usersdakkar2024-07-061-0/+12
|/
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-271-0/+5
* リストタイムラインでミュートが貫通してしまう問題に...おさむのひと2023-12-031-0/+2
* Fix: チャンネルのフォロー・アンフォローの反映速度を改...おさむのひと2023-10-271-1/+3
* feat: improve tl performance (#11946)syuilo2023-10-031-2/+2
* feat: 通知の受信設定を強化syuilo2023-09-291-3/+3
* refactor(backend): update directory structure for modelssyuilo2023-09-201-2/+2
* update deps (#11820)syuilo2023-09-151-0/+299