summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/antennas (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix(server): 空のアンテナが作成できるのを修正syuilo2023-03-241-1/+1
* enhance: 使われてないアンテナは自動停止されるようにsyuilo2023-03-202-1/+8
* fix(server): prevent creation of empty antennassyuilo2023-03-151-0/+4
* drop group (#9942)syuilo2023-02-152-46/+4
* refactor: rename role.options -> role.policiessyuilo2023-01-151-1/+1
* Role (#9437)syuilo2023-01-121-1/+3
* fix(server): アンテナの作成数上限を追加syuilo2022-12-261-0/+13
* fixessyuilo2022-09-241-1/+1
* fix import typesyuilo2022-09-216-6/+6
* なんかもうめっちゃ変えたsyuilo2022-09-186-166/+263
* fix: アンテナ、クリップ、リストの表示を速くする (#8518)xianon2022-04-191-6/+2
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-266-11/+11
* Fix avatar/banner proxy (#8346)tamaina2022-02-271-0/+6
* refactor: Use ESM (#8358)syuilo2022-02-276-26/+26
* Fix ajv (#8333)tamaina2022-02-206-6/+6