.. |
abuse-report/notification-recipient
|
feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758)
|
2024-06-08 15:34:19 +09:00 |
accounts
|
merge upstream
|
2025-03-25 16:14:53 -04:00 |
ad
|
refactor: api/*/update系の必須キーを最低限に (#13824)
|
2024-06-22 14:52:27 +09:00 |
announcements
|
fix(backend): お知らせ作成時に画像URL入力欄を空欄に変更できないのを修正 (#14990)
|
2024-11-19 10:29:42 +09:00 |
avatar-decorations
|
refactor(backend): better prop name
|
2025-03-22 08:16:15 +09:00 |
captcha
|
add FriendlyCaptcha to new captcha admin endpoints
|
2025-02-03 18:36:11 -05:00 |
drive
|
add moderation logs for many endpoints
|
2025-03-02 13:38:02 -05:00 |
emoji
|
lint and type fixes
|
2025-04-01 20:47:04 -04:00 |
federation
|
add moderation logs for many endpoints
|
2025-03-02 13:38:02 -05:00 |
invite
|
attribute invite codes to admins/moderators
|
2025-01-12 12:33:08 +00:00 |
promo
|
don't pass note into moderationLogService.log
|
2025-03-02 13:38:35 -05:00 |
queue
|
add missing state
|
2025-05-08 11:45:36 +02:00 |
relays
|
more use of identifiable errors, improvements to inner error rendering, and more heuristics for is-retryable-error
|
2025-06-06 22:20:17 -04:00 |
roles
|
Copy role on move (#15745)
|
2025-04-03 19:22:49 +09:00 |
system-webhook
|
feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (#14489)
|
2024-09-19 17:20:50 +09:00 |
abuse-user-reports.ts
|
remove report -> profile relations to avoid TypeORM bug https://github.com/typeorm/typeorm/issues/10469
|
2025-06-04 10:47:19 -04:00 |
approve-user.ts
|
fix: typecheck
|
2023-12-28 12:52:12 +01:00 |
cw-user.ts
|
record ModLog entry when setting a user's content warning
|
2025-02-16 19:20:41 -05:00 |
decline-user.ts
|
upd: add recommended checks
|
2024-10-17 21:56:43 +02:00 |
delete-account.ts
|
Fix(backend): アカウント削除のモデレーションログが動作していないのを修正 (#14996) (#14997)
|
2024-11-19 21:12:40 +09:00 |
delete-all-files-of-a-user.ts
|
add moderation logs for many endpoints
|
2025-03-02 13:38:02 -05:00 |
forward-abuse-user-report.ts
|
feat: 通報の強化 (#14704)
|
2024-10-05 16:20:15 +09:00 |
gen-vapid-keys.ts
|
lint and type fixes
|
2025-04-01 20:47:04 -04:00 |
get-index-stats.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
get-table-stats.ts
|
fix(backend): add missing schemas and fix incorrect schemas (#13295)
|
2024-02-16 14:27:33 +09:00 |
get-user-ips.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
meta.ts
|
fix TS errors from defaultLike
|
2025-05-22 16:20:49 -04:00 |
nsfw-user.ts
|
convert many RedisKVCaches to QuantumKVCache or MemoryKVCache
|
2025-06-09 11:02:36 -04:00 |
reject-quotes.ts
|
add "reject quotes" toggle at user and instance level
|
2025-02-20 09:57:48 -05:00 |
reset-password.ts
|
lint and type fixes
|
2025-04-01 20:47:04 -04:00 |
resolve-abuse-user-report.ts
|
feat: 通報の強化 (#14704)
|
2024-10-05 16:20:15 +09:00 |
send-email.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
server-info.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
show-moderation-logs.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
show-user.ts
|
disable status badge strip in admin-user and instance-info
|
2025-05-29 22:20:21 -04:00 |
show-users.ts
|
Merge tag '2024.10.1' into feature/2024.10
|
2024-11-08 15:52:37 +00:00 |
silence-user.ts
|
add moderation logs for many endpoints
|
2025-03-02 13:38:02 -05:00 |
suspend-user.ts
|
suspend周りの改修 (#14409)
|
2024-08-17 09:57:28 +09:00 |
unnsfw-user.ts
|
add moderation logs for many endpoints
|
2025-03-02 13:38:02 -05:00 |
unset-user-avatar.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
unset-user-banner.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
unsilence-user.ts
|
add moderation logs for many endpoints
|
2025-03-02 13:38:02 -05:00 |
unsuspend-user.ts
|
suspend周りの改修 (#14409)
|
2024-08-17 09:57:28 +09:00 |
update-abuse-user-report.ts
|
feat: 通報の強化 (#14704)
|
2024-10-05 16:20:15 +09:00 |
update-meta.ts
|
fix TS errors from defaultLike
|
2025-05-22 16:20:49 -04:00 |
update-proxy-account.ts
|
enhance(backend): refine system account (#15530)
|
2025-03-02 20:06:20 +09:00 |
update-user-note.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |