summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/stream (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node (#10884)syuilo2023-05-291-11/+10
* fix:ロールタイムライン無効に関する修正 (#10843)nenohi2023-05-191-1/+10
* fix streamin errorsyuilo2023-05-171-1/+1
* enhance: タイムラインにフォロイーの行った他人へのリプ...syuilo2023-05-164-4/+16
* fix type in CustomEmojiService 2tamaina2023-04-121-1/+1
* feat: role timelinesyuilo2023-04-123-0/+86
* fix(backend): ストリーミングのLTLチャンネルでサーバー側に...syuilo2023-04-091-2/+2
* enhance(backend): improve cachesyuilo2023-04-0512-196/+81
* enhance(backend): チャンネルの既読管理を削除syuilo2023-04-052-6/+1
* enhance(backend): improve cachesyuilo2023-04-041-1/+1
* perf(backend): 通知をRedisに保存するようにsyuilo2023-04-041-2/+1
* refactor: rename schema to json-schemasyuilo2023-03-109-9/+9
* feat: Per-user renote mute (#10249)syuilo2023-03-0810-1/+37
* fix Serialized typesyuilo2023-02-281-1/+8
* refactor: fix typessyuilo2023-02-171-2/+2
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-1615-25/+15
* drop group (#9942)syuilo2023-02-152-2/+0
* drop messaging (#9919)syuilo2023-02-156-314/+1
* refactorsyuilo2023-02-131-2/+2
* perf(server): cache blockingsyuilo2023-02-041-0/+2
* refactor: fix typesyuilo2023-02-011-37/+41
* Merge branch 'develop' into emoji-retamaina2023-01-251-1/+1
|\
| * refactor(server): fix type errorssyuilo2023-01-251-1/+1
* | wiptamaina2023-01-221-0/+10
|/
* refactor: rename role.options -> role.policiessyuilo2023-01-154-7/+7
* フォロワー数、フォロー数もConditional roleで利用できるよ...syuilo2023-01-141-1/+3
* Role (#9437)syuilo2023-01-124-22/+40
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-0418-23/+124
* fix import typesyuilo2022-09-212-2/+2
* enhance(backend): metaのポーリング頻度を減らし、redisで更新...syuilo2022-09-211-0/+2
* なんかもうめっちゃ変えたsyuilo2022-09-1820-176/+615
* fix(server): fix bind of methodsyuilo2022-07-161-0/+1
* fix typoJohann1502022-06-301-1/+1
* refactor: remove duplicate code (#8895)Johann1502022-06-278-32/+24
* refactor: fix typesyuilo2022-04-171-1/+1
* refactor: fix typesyuilo2022-04-172-4/+4
* Streaming経由でのAPIリクエストを削除syuilo2022-04-171-34/+6
* feat: Webhook (#8457)syuilo2022-04-021-0/+4
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-263-6/+6
* perf(server): refactor and performance improvementssyuilo2022-03-251-0/+5
* refactor: Use ESM (#8358)syuilo2022-02-2719-204/+183
* SchemaTypeの型計算量を削減 (#8332)tamaina2022-02-191-0/+1
* refactor: fix typesyuilo2022-02-191-1/+2
* feat: Option to show replies in timeline (rebase #7685) (#8202)nullobsi2022-02-064-4/+4
* refactorsyuilo2022-02-031-1/+4
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-181-2/+2
* bye reversisyuilo2022-01-124-462/+0