summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-22feat: ユーザを除外できるアンテナ (#11277)anatawa122-2/+2
2023-09-22enhance: 二要素認証設定時のセキュリティを強化 (#11863)syuilo9-26/+142
2023-09-21feat: 指定したユーザーの投稿通知syuilo3-3/+110
2023-09-21feat: プロフィールでのリンク検証syuilo1-5/+50
2023-09-20fix: provide NoSuchNoteError errorsyuilo1-0/+2
2023-09-20refactor(backend): update directory structure for modelssyuilo31-38/+38
2023-09-20fixsyuilo1-0/+2
2023-09-20refactor(backend): extract clip-related logics to ClipServicesyuilo5-147/+53
2023-09-17fixsyuilo1-1/+1
2023-09-17enhance: 各ノートが被クリップ数を保持するようにし、無...syuilo2-2/+12
2023-09-16enhance(backend): improve server icon settingsyuilo2-0/+30
2023-09-15update deps (#11820)syuilo267-267/+267
2023-09-12enhance(backend): configure ratelimit for notification creation apissyuilo2-0/+10
2023-09-11feat: テスト通知を送信できるようにする (#11810)かっこかり1-0/+33
2023-09-11fixsyuilo1-1/+4
2023-09-11fixsyuilo1-1/+1
2023-09-10enhance: センシティブチャンネルはユーザーのノート一覧...Ebise Lutica1-0/+3
2023-09-08feat: passkey support (#11804)syuilo6-148/+112
2023-09-08fix(backend): timeout when querying mentions (#11799)Ezekiel Lee1-0/+2
2023-09-06feat(backend): Webhook設定でsecretを空に出来るように (#11784)Sayamame-beans2-4/+4
2023-09-05enhance(backend): タイムライン等の有効期限を設定可能にsyuilo1-1/+2
2023-08-28feat: Refine 2fa (#11766)syuilo2-0/+8
2023-08-21プロフィールにその人が作ったPlayの一覧出せるように (#1...GrapeApple02-0/+63
2023-08-21fix: antennas validation (#11469)White-Green2-2/+5
2023-08-17chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu335-669/+335
2023-08-16refactor: prefix Mi for all entities (#11719)syuilo29-71/+71
2023-08-13feat: refine announcement (#11497)syuilo5-115/+55
2023-08-08fix: muteがapiからのuser list timeline取得で機能しない (#11480)anatawa121-0/+4
2023-08-05feat: sensitive channel (#11438)anatawa122-0/+4
2023-08-05refactor(backend): Remove unused injections (#11462)woxtu47-184/+32
2023-07-31update deps (#11409)syuilo2-1/+5
2023-07-27chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai342-0/+1710
2023-07-25fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379)tamaina8-10/+10
2023-07-21fix(backend): antennas/notesを叩いてもアンテナの無効化が解除...syuilo1-5/+5
2023-07-21fix(server): アンテナ再有効の手段にアンテナ設定の更新を...meron1-0/+2
2023-07-21chore(backend): better error message for unsupported attestation (#11333)Kagami Sascha Rosylight1-1/+1
2023-07-20enhance(backend): admin/emoji/addで作成した絵文字を返すようにsyuilo1-3/+3
2023-07-20enhance: ユーザーにロールが期限付きでアサインされてい...syuilo1-0/+6
2023-07-19Fix auto-fixable issues (#11314)woxtu12-13/+13
2023-07-15feat(backend): allow disabling cache for sensitive files (#11245)Kagami Sascha Rosylight3-2/+16
2023-07-15refactor(backend): Improve UUID generation (#11286)woxtu1-2/+2
2023-07-15enhance: 招待機能の改善 (#11195)yukineko6-18/+373
2023-07-11refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto27-120/+176
2023-07-08fix(frontend): search user with trailing space (#11184)nomad2-0/+2
2023-07-08perf(backend): use limit() instead of take()syuilo68-73/+73
2023-07-08fix(backend): ジョブキュー再試行時のタイミングずれによる...CyberRex1-2/+22
2023-07-08広告の曜日を設定できるように (#10095)nenohi3-10/+18
2023-07-08cleanup: trim trailing whitespace (#11136)okayurisotto20-29/+29
2023-07-02perf(backend): make some features optionablesyuilo3-0/+39
2023-07-02perf(backend): allow get for some endpointssyuilo2-0/+4