summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/AntennaService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* re-type userFollowingsCache to match the othersHazelnoot2025-06-091-1/+2
* merge upstream againHazelnoot2025-04-241-11/+58
|\
| * feat: migrate antenna on account move (#15843)anatawa122025-04-161-0/+36
| * enhance(backend): フォローしているユーザーならフォロワー...おさむのひと2025-04-131-11/+22
* | Merge tag '2025.4.0' into merge/2025-03-24Hazelnoot2025-04-131-1/+1
|\|
| * hideNotesInSensitiveChannel -> excludeNotesInSensitiveChannelsyuilo2025-04-081-1/+1
* | merge from misskey-developHazelnoot2025-04-021-0/+2
|\|
| * feat: アンテナでセンシティブなチャンネルからのノート...Nanashi.2025-04-021-0/+2
* | Merge remote-tracking branch 'misskey/master' into feature/2024.9.0dakkar2024-10-091-5/+8
|\|
| * fix(antenna): src=list && userListId=null の場合クエリータイムア...かっこかり2024-09-171-5/+8
* | Merge branch 'develop' into futuredakkar2024-05-311-2/+6
|\ \ | |/ |/|
| * merge: feat: allow using wildcards in antenna (!114)dakkar2024-05-301-2/+6
| |\
| | * feat: allow using wildcards in antennaKaity A2023-10-241-2/+6
* | | enhance(antenna): Botの投稿を除外できるように (#13603)かっこかり2024-03-211-2/+4
|/ /
* | (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* | Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* | update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* | fix lintsyuilo2024-01-221-3/+9
* | fix(backend): rename FunoutTimelineService to FanoutTimelineService (#12453)zyoshoka2023-11-261-3/+3
* | サーバ起動時にアンテナが非アクティブだった場合、ア...おさむのひと2023-11-211-5/+15
|/
* refactor(backend): rename servicesyuilo2023-10-181-3/+3
* feat: local-only antennasyuilo2023-10-161-0/+2
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-2/+0
* enhance(backend): RedisへのTLの構築をListで行うようにsyuilo2023-10-091-9/+3
* fix(backend): TLを途中までしかページネーションできなくな...syuilo2023-10-091-0/+3
* feat: improve tl performance (#11946)syuilo2023-10-031-7/+7
* feat: 通知の受信設定を強化syuilo2023-09-291-2/+2
* feat: ユーザを除外できるアンテナ (#11277)anatawa122023-09-221-0/+6
* refactor(backend): update directory structure for modelssyuilo2023-09-201-3/+3
* update deps (#11820)syuilo2023-09-151-1/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-6/+6
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-051-16/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-15/+15
* refactorsyuilo2023-05-291-5/+10
* fix typessyuilo2023-04-141-1/+1
* perf(backend): ノート作成時のアンテナ追加パフォーマンス...syuilo2023-04-121-8/+18
* fix(backend): アンテナのノート、チャンネルのノート、通知...syuilo2023-04-101-1/+1
* fix(backend): イベント用redis分離が上手く動かない問題を修正syuilo2023-04-091-4/+4
* feat(backend): イベント用Redisを別サーバーに分離できるようにsyuilo2023-04-071-4/+4
* perf(backend): store notes of an antenna to redis instead of postgresqlsyuilo2023-04-031-51/+10
* enhance: 使われてないアンテナは自動停止されるようにsyuilo2023-03-201-1/+5
* refactor: rename schema to json-schemasyuilo2023-03-101-1/+1
* enhance(server): make antenna handle cwsyuilo2023-02-281-7/+11
* drop group (#9942)syuilo2023-02-151-12/+1
* perf(server): cache blockingsyuilo2023-02-041-11/+1
* fix typosyuilo2023-02-041-3/+3
* refactor(server): fix type errorssyuilo2023-01-251-2/+8
* フォロワー数、フォロー数もConditional roleで利用できるよ...syuilo2023-01-141-1/+2
* fix(server): アンテナタイムライン(ストリーミング)が、...syuilo2023-01-091-14/+6