summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/antennas (follow)
Commit message (Expand)AuthorAgeFilesLines
* additional fixes and cleanup to all note endpointsHazelnoot2025-06-051-2/+2
* copy changes to antennas/notes.tsHazelnoot2025-06-031-8/+10
* use instance block columns instead of checking meta columnsHazelnoot2025-05-281-0/+1
* Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-291-0/+1
|\
| * Exclude blocked instance note from most timelines (#15792)anatawa122025-04-281-0/+1
* | Merge tag '2025.4.0' into merge/2025-03-24Hazelnoot2025-04-132-4/+4
|\|
| * hideNotesInSensitiveChannel -> excludeNotesInSensitiveChannelsyuilo2025-04-082-4/+4
* | merge from misskey-developHazelnoot2025-04-023-0/+7
|\|
| * feat: アンテナでセンシティブなチャンネルからのノート...Nanashi.2025-04-023-0/+7
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-301-2/+2
|\|
| * refactor(backend): better method namesyuilo2025-03-271-2/+2
* | merge upstreamHazelnoot2025-03-251-7/+0
|\|
| * Feat: Chat (#15686)syuilo2025-03-241-7/+0
* | add rate limits to all public endpointsHazelnoot2024-11-226-0/+36
|/
* fix(backend/antenna): キーワードが与えられなかった場合のエ...Kisaragi2024-09-152-2/+14
* Fix(backend): Limit antenna/webhook/list to exact amount (#14036)Ryu jongheon2024-06-181-1/+1
* fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)Acid Chicken2024-06-011-2/+2
* 新着ノートをサウンドで通知する機能をdeck UIに追加 (#13867)anatawa122024-05-272-5/+1
* enhance(antenna): Botの投稿を除外できるように (#13603)かっこかり2024-03-212-0/+4
* enhance(backend): antennas/updateの必須項目をantennaIdのみに (#13542)yupix2024-03-101-5/+7
* refactor: Refactor NoteReadService.read (#13429)tamaina2024-02-221-3/+1
* (re) update SPDX-FileCopyrightTexttamaina2024-02-136-6/+6
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-136-6/+6
* update SPDX-FileCopyrightTextsyuilo2024-02-126-6/+6
* refactor: make sure promises are settled before app shutdown (#12942)Kagami Sascha Rosylight2024-01-081-1/+2
* fix(backend): rename FunoutTimelineService to FanoutTimelineService (#12453)zyoshoka2023-11-261-3/+3
* サーバ起動時にアンテナが非アクティブだった場合、ア...おさむのひと2023-11-211-4/+12
* refactor(backend): rename servicesyuilo2023-10-181-3/+3
* feat: local-only antennasyuilo2023-10-162-0/+4
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-162-4/+3
* fix of 0bb0c32908syuilo2023-10-101-1/+5
* fix of 0bb0c32908syuilo2023-10-091-2/+2
* enhance(backend): RedisへのTLの構築をListで行うようにsyuilo2023-10-091-9/+7
* refactorsyuilo2023-10-071-8/+4
* feat: improve tl performance (#11946)syuilo2023-10-031-3/+3
* feat: ユーザを除外できるアンテナ (#11277)anatawa122023-09-222-2/+2
* update deps (#11820)syuilo2023-09-156-6/+6
* fix: antennas validation (#11469)White-Green2023-08-212-2/+5
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-176-12/+6
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-276-0/+30
* fix(backend): antennas/notesを叩いてもアンテナの無効化が解除...syuilo2023-07-211-5/+5
* fix(server): アンテナ再有効の手段にアンテナ設定の更新を...meron2023-07-211-0/+2
* fix(backend): 7日経過して無効化されたアンテナを再度有効...syuilo2023-06-021-0/+1
* enhance: account migration (#10592)Namekuji2023-04-302-1/+5
* fix typessyuilo2023-04-141-1/+1
* fix(server): アンテナとロールTLのuntil/sinceプロパティが動く...futchitwo2023-04-131-4/+4
* feat: role timelinesyuilo2023-04-121-1/+2
* perf(backend): cache avatar and banner url to dbsyuilo2023-04-061-7/+1
* perf(backend): store notes of an antenna to redis instead of postgresqlsyuilo2023-04-031-12/+28
* refactorsyuilo2023-03-241-1/+1