summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-27enhance(backend): プロフィールのリンク検証にtry-catchを追加 (...かっこかり1-15/+21
2024-05-27feat: 個別のお知らせにリンクで飛べるように (#13885)かっこかり4-7/+64
2024-05-23fix(backend): `read:admin:show-user` と `read:admin:show-users` を統合 (#...かっこかり1-1/+1
2024-05-23feat: suspend instance improvements (#13861)anatawa122-3/+10
2024-05-20fix: 複数idを指定する`users/show`が関係ないユーザを返すこ...anatawa121-1/+3
2024-05-20Exclude channel notes from featured polls (#13838)anatawa121-0/+7
2024-05-20fix notification limit with exclude/include types (#13836)anatawa121-18/+42
2024-05-04update deps (#13624)syuilo1-3/+3
2024-04-29fix(backend): add detailed schema to `fetch-rss` endpoint (#13764)zyoshoka1-2/+177
2024-04-17細かいミュートの処理の修正 (#13695)anatawa1210-102/+49
2024-04-14fix(backend): incorrect logic for determining whether Quote or not (#13700)zyoshoka1-3/+3
2024-04-13fix(backend): 登録にメール認証が必須になっている場合、登...かっこかり1-0/+10
2024-04-07refactor(general): use `Date.now()` instead of creating a new `Date` instance...zyoshoka4-4/+4
2024-03-30fix(backend): better `notes/translate` error response (#13631)zyoshoka1-4/+9
2024-03-25fix(frontend): 「今日誕生日のフォロー中ユーザー」ウィジ...かっこかり1-4/+3
2024-03-23fix(backend): fix openAPI operationId formatsyuilo1-1/+1
2024-03-21fix: URLプレビューの動作改善+動作設定を可能にする (#13579)おさむのひと2-6/+69
2024-03-21enhance(antenna): Botの投稿を除外できるように (#13603)かっこかり2-0/+4
2024-03-15fix(general): `flash/create`でPlayの公開範囲を指定できない問題...zyoshoka1-0/+2
2024-03-12refactor(backend): UserEntityService.packMany()の高速化 (#13550)おさむのひと1-5/+3
2024-03-10enhance(backend): antennas/updateの必須項目をantennaIdのみに (#13542)yupix1-5/+7
2024-02-29メンションの最大数をロールごとに設定可能にする (#13343)Yuriha1-2/+11
2024-02-29fix(backend): ダイレクトなノートに対してはダイレクトでし...zyoshoka1-0/+8
2024-02-29enhance: 通知の履歴をリセットできるように (#13335)かっこかり3-0/+40
2024-02-28enhance(backend): 通知がミュート・凍結を考慮するようにす...taichan2-9/+8
2024-02-28fix(backend): リノート時のHTLへのストリーミングの意図しな...zyoshoka1-1/+9
2024-02-26fix(backend): fix incorrect schemas (#13458)zyoshoka1-1/+4
2024-02-25admin/emoji/updateの必須項目を減らす 等 (#13449)FineArchs1-9/+18
2024-02-25fix: 古いキャッシュを使うのを修正 (#13453)tamaina2-4/+4
2024-02-24refactorsyuilo1-1/+1
2024-02-23enhance: リモートのフォロワーから再度Followが来た場合、ac...tamaina1-12/+1
2024-02-23fix(backend): より多くの人に使われているハッシュタグが検...okayurisotto1-1/+1
2024-02-23fix: プッシュ通知の変更が1時間ほど反映されない問題を...tamaina3-0/+16
2024-02-23refactor(backend): `Array.prototype.filter`での非null確認では`isNotNul...okayurisotto3-3/+6
2024-02-23enhance: `meta`をSSR HTMLに埋め込む (#13436)かっこかり1-409/+8
2024-02-22flash/update で部分的に変更できるようにする (#13396)FineArchs1-6/+6
2024-02-22refactor: Refactor NoteReadService.read (#13429)tamaina1-3/+1
2024-02-22enhance: サーバーごとにモデレーションノートを残せるよ...syuilo2-3/+14
2024-02-22fix: 禁止キーワードを含むノートがDelayed Queueに追加され...anatawa121-2/+3
2024-02-17fix: allow moderators see role assigned users; fix #13301 (#13315)Cocoa Hoto1-1/+1
2024-02-17feat: license violation protection (#13285)Acid Chicken (硫酸鶏)3-6/+11
2024-02-16refactor(backend): remove/replace deprecated type deps (#13252)zyoshoka1-1/+1
2024-02-16fix(backend): add missing schemas and fix incorrect schemas (#13295)zyoshoka20-37/+296
2024-02-13(re) update SPDX-FileCopyrightTexttamaina405-405/+405
2024-02-13Revert "update SPDX-FileCopyrightText"tamaina405-430/+430
2024-02-12update SPDX-FileCopyrightTextsyuilo405-430/+430
2024-02-09fix: 特定文字列を含むノートを投稿できないようにする管...おさむのひと3-24/+57
2024-02-08refactor(backend): exist -> exists (#13203)かっこかり26-33/+33
2024-02-04ignore `instance.actor` when checking if there are local users (#13146)Gianni Ceccarelli2-11/+8
2024-02-02fix: api-docが開けない問題を修正 (#13132)yukineko2-38/+40