summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/admin (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(frontend): Botプロテクションの設定変更時は実際に検証...おさむのひと2025-01-142-0/+199
* Fix(backend): アカウント削除のモデレーションログが動作し...zawa-ch.2024-11-192-3/+3
* fix(backend): お知らせ作成時に画像URL入力欄を空欄に変更で...饺子w (Yumechi)2024-11-191-2/+3
* enhance: アイコンデコレーション管理画面の改善syuilo2024-10-282-4/+56
* feat: リモートサーバーのサーバー情報を収集しないオプ...syuilo2024-10-132-0/+10
* feat: ユーザーの名前に禁止ワードを設定できるように (#14...かっこかり2024-10-132-0/+16
* wip (#14745)syuilo2024-10-112-0/+10
* feat(backend): 7日間運営のアクティビティがないサーバを自...おさむのひと2024-10-111-2/+2
* fix: admin/emoji/update で不正なエラーが発生する (#14750)FineArchs2024-10-111-18/+15
* fix(backend): correct `admin/abuse-user-reports` schema (#14711)zyoshoka2024-10-051-2/+14
* feat: 通報の強化 (#14704)syuilo2024-10-053-2/+115
* initialPassword -> setupPasswordsyuilo2024-10-031-4/+4
* feat: サーバー初期設定時に初期パスワードを要求できる...かっこかり2024-10-031-1/+37
* fix(backend): 連合限定先が間違って連合しない先に代入され...Kisaragi2024-10-031-1/+1
* wip (#14643)syuilo2024-09-282-0/+32
* feat: フォローされた際のメッセージを設定できるように...syuilo2024-09-281-0/+5
* Misskey® Reactions Buffering Technology™ (#14579)syuilo2024-09-202-0/+10
* feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (#14489)おさむのひと2024-09-191-0/+77
* fix(backend): use `prefixItems` in `admin/queue/*-delayed` endpoint schema (#...zyoshoka2024-08-302-20/+18
* fix(backend): ベースロールのポリシー変更時モデレーション...かっこかり2024-08-171-2/+13
* suspend周りの改修 (#14409)syuilo2024-08-173-81/+6
* Revert "enhance(backend): 凍結されたアカウントのフォローリク...syuilo2024-08-142-4/+61
* enhance(backend): 凍結されたアカウントのフォローリクエス...syuilo2024-08-142-61/+4
* feat: media silence (#13842)anatawa122024-07-302-0/+26
* enhance: 管理画面でアーカイブにしたお知らせを表示・編...かっこかり2024-07-301-1/+8
* revert 5f88d56d96syuilo2024-07-201-2/+1
* perf(federation): Ed25519署名に対応する (#13464)tamaina2024-07-181-1/+2
* test(backend): goodbye, Lenna (#14111)Kisaragi2024-07-021-1/+1
* refactor: api/*/update系の必須キーを最低限に (#13824)yupix2024-06-222-17/+3
* feat: 通報を受けた際にメールまたはWebhookで通知を送出出...おさむのひと2024-06-0812-38/+775
* fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)Acid Chicken2024-06-012-4/+4
* perf(backend): avoid N+1 selects from `user` table when packing many entities...zyoshoka2024-05-311-1/+4
* enhance: サーバーのお問い合わせ先URLを設定できるようにsyuilo2024-05-312-0/+10
* fix(backend): `read:admin:show-user` と `read:admin:show-users` を統合 (#...かっこかり2024-05-231-1/+1
* feat: suspend instance improvements (#13861)anatawa122024-05-231-2/+9
* fix: URLプレビューの動作改善+動作設定を可能にする (#13579)おさむのひと2024-03-212-6/+69
* fix(backend): fix incorrect schemas (#13458)zyoshoka2024-02-261-1/+4
* admin/emoji/updateの必須項目を減らす 等 (#13449)FineArchs2024-02-251-9/+18
* enhance: サーバーごとにモデレーションノートを残せるよ...syuilo2024-02-221-2/+13
* fix: allow moderators see role assigned users; fix #13301 (#13315)Cocoa Hoto2024-02-171-1/+1
* feat: license violation protection (#13285)Acid Chicken (硫酸鶏)2024-02-172-4/+4
* fix(backend): add missing schemas and fix incorrect schemas (#13295)zyoshoka2024-02-164-4/+183
* (re) update SPDX-FileCopyrightTexttamaina2024-02-1376-76/+76
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-1376-76/+76
* update SPDX-FileCopyrightTextsyuilo2024-02-1276-76/+76
* fix: 特定文字列を含むノートを投稿できないようにする管...おさむのひと2024-02-092-0/+16
* refactor(backend): exist -> exists (#13203)かっこかり2024-02-081-1/+1
* ignore `instance.actor` when checking if there are local users (#13146)Gianni Ceccarelli2024-02-041-4/+4
* refactor(backend): User関連のスキーマ/型の指定を強くする (#12...zyoshoka2024-01-316-13/+14
* feat: Add support for mCaptcha (#12905)Chocolate Pie2024-01-062-1/+41