summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/stream/Connection.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* normalize userFollowingsCache / userFollowersCache and add hibernatedUserCach...Hazelnoot2025-06-091-1/+1
* re-type userFollowingsCache to match the othersHazelnoot2025-06-091-1/+1
* lint and type fixesHazelnoot2025-04-011-1/+0
* remove no-op Connection.cachedNotes and Connection.cacheNoteHazelnoot2025-04-011-21/+0
* Merge branch 'develop' into merge/2025-03-24Hazelnoot2025-03-311-46/+58
|\
| * increase limits on WS note subscriptions and cached notesHazelnoot2025-03-281-2/+2
| * avoid duplicate channels in WS connectionHazelnoot2025-03-281-10/+18
| * avoid leaking cached notes in WS connectionHazelnoot2025-03-281-11/+11
| * make sure that note subscriptions can't stay above limitHazelnoot2025-03-281-5/+3
| * 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
* | merge upstreamHazelnoot2025-03-251-16/+1
|\ \ | |/ |/|
| * Feat: Chat (#15686)syuilo2025-03-241-16/+1
* | 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