summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/stream (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(backend): 無制限にストリーミングのチャンネルに接続で...syuilo2024-08-171-0/+6
* fix(backend): リバーシの設定変更が反映されないのを修正 (#...かっこかり2024-08-161-3/+5
* fix: readAllNotifications message not working (#14374)anatawa122024-08-094-16/+24
* 自分のフォロワー限定投稿に対するリプライがホームタ...anatawa122024-07-302-4/+12
* kill any from streaming API Implementation (#14251)anatawa122024-07-1818-72/+128
* 細かいミュートの処理の修正 (#13695)anatawa122024-04-1710-102/+49
* fix(backend): リノート時のHTLへのストリーミングの意図しな...zyoshoka2024-02-281-1/+9
* (re) update SPDX-FileCopyrightTexttamaina2024-02-1319-19/+19
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-1319-19/+19
* update SPDX-FileCopyrightTextsyuilo2024-02-1219-19/+19
* refactor(backend): exist -> exists (#13203)かっこかり2024-02-081-1/+1
* enhance(reversi): improve desync handlingsyuilo2024-01-231-15/+1
* enhance(reversi): some tweakssyuilo2024-01-221-5/+3
* enhance(reversi): tweak reversisyuilo2024-01-211-0/+8
* enhance(reversi): tweak reversisyuilo2024-01-211-33/+16
* enhance(reversi): tweak reversisyuilo2024-01-201-4/+10
* enhance(reversi): tweak reversisyuilo2024-01-201-3/+3
* feat: reversisyuilo2024-01-193-0/+188
* Fix: リストライムラインの「リノートを表示」が正しく機..._2024-01-071-0/+4
* Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-2717-43/+77
* リストタイムラインでミュートが貫通してしまう問題に...おさむのひと2023-12-033-1/+13
* LTLに特定条件下でチャンネル投稿が混ざり込む現象の修...おさむのひと2023-11-161-1/+1
* fix(backend): 自身の宛先なしダイレクト投稿がストリーミン..._2023-10-312-2/+2
* lint fixsyuilo2023-10-301-0/+2
* Fix: チャンネルのフォロー・アンフォローの反映速度を改...おさむのひと2023-10-271-1/+3
* fix(backend): 自分のフォローしているユーザーの自分のフォ...syuilo2023-10-233-12/+24
* fix(backend): 自分のフォロワー限定ノートがWebsoketに乗って...syuilo2023-10-203-8/+14
* perf(backend): ノートのリアクション情報をキャッシュする...syuilo2023-10-197-7/+8
* refactorsyuilo2023-10-197-7/+7
* perf(backend): reduce needless populateMyReaction callssyuilo2023-10-197-14/+28
* Remove unnecessary nullish coalescing (#12058)woxtu2023-10-182-2/+2
* perf(backend): improve streaming api performance (#12033)syuilo2023-10-157-109/+49
* enhance: ローカルタイムライン、ソーシャルタイムライン...syuilo2023-10-112-2/+6
* fix(backend): 「ファイル付きのみ」のTLでファイル無しの新...syuilo2023-10-095-1/+21
* fix(backend): 同じ種類のTLのストリーミングを複数接続でき...syuilo2023-10-084-4/+4
* feat: improve tl performance (#11946)syuilo2023-10-036-53/+30
* feat: 通知の受信設定を強化syuilo2023-09-294-266/+7
* feat: note editsyuilo2023-09-281-0/+4
* enhance: タイムラインからRenoteを除外するオプションを追加syuilo2023-09-284-4/+20
* refactor(backend): update directory structure for modelssyuilo2023-09-203-16/+16
* update deps (#11820)syuilo2023-09-154-4/+4
* update deps (#11764)syuilo2023-09-042-2/+2
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-172-0/+2
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-163-73/+73
* feat: refine announcement (#11497)syuilo2023-08-131-0/+6
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-2718-0/+90
* Fix auto-fixable issues (#11314)woxtu2023-07-191-1/+1
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-111-4/+6
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-085-5/+5
* refactor(backend): use node16 for moduleResolution (#10938)syuilo2023-06-252-3/+3