Commit graph

  • 17ec2df3e1 increase rate limit on server-info to avoid errors and blank graphs Hazelnoot 2025-02-16 01:12:28 -05:00
  • 9de5ecae51 delete fetch logs when a note or user is deleted Hazelnoot 2025-02-02 23:19:41 -05:00
  • dbaeb7f2ac fix unit tests using mock-resolver Hazelnoot 2025-02-02 00:49:03 -05:00
  • 71be39ecc8 add missing await in ApLogCleanupService Hazelnoot 2025-02-02 00:27:03 -05:00
  • 4858276465 don't log slow activities, as this is known to happen under regular circumstances Hazelnoot 2025-01-30 22:38:29 -05:00
  • 81944b3bdf implement AP fetch logs Hazelnoot 2025-01-30 22:36:19 -05:00
  • cc2edae7ab rename activity_log and activity_context to ap_inbox_log and ap_context Hazelnoot 2024-12-09 10:00:25 -05:00
  • 0979392925 make activity_log.duration nullable Hazelnoot 2024-11-18 08:06:30 -05:00
  • 15148b7875 fix activity duration calculation Hazelnoot 2024-11-18 08:03:15 -05:00
  • 871c63b48b print warning when activity processing exceeds 10 seonds Hazelnoot 2024-11-18 01:24:23 -05:00
  • e35e92beb9 log inbound activity duration Hazelnoot 2024-11-18 01:18:45 -05:00
  • 07cd01ec34 add missing constraint names to SkActivityLog and SkActivityContext Hazelnoot 2024-11-18 01:16:12 -05:00
  • 561f46b8d4 add logging for ActivityLogCleanupService Hazelnoot 2024-11-14 15:03:58 -05:00
  • b65b4ecadc add inbound activity logger for debugging Hazelnoot 2024-11-14 12:11:37 -05:00
  • ec0b2933e6 add admin/cw-user to new endpoints list Hazelnoot 2025-02-16 19:22:55 -05:00
  • 87bb60d4ae fix build error in compute-merged-cw.ts Hazelnoot 2025-02-15 16:57:26 +00:00
  • b2d43040b1 factor out shared "compute-merged-cw" routine Hazelnoot 2025-02-15 11:49:33 -05:00
  • e60fe879d6 document "special character" as zero-width space in activitypub unit tests Hazelnoot 2025-02-15 11:40:18 -05:00
  • 86b26fb58e adjust types to avoid merge conflicts in NoteCreateService.ts and NoteEditService.ts Hazelnoot 2025-02-15 11:39:57 -05:00
  • 5c86929b58 fix type errors in NoteCreateService.ts Hazelnoot 2025-02-12 15:12:15 -05:00
  • c54b6bf55d append mandatory CW in Update(Note) activities Hazelnoot 2025-02-12 15:11:19 -05:00
  • 583f55bc5a fix type error in WebhookTestService.ts Hazelnoot 2025-02-12 15:09:57 -05:00
  • c32bde739e add translation entry for "write:admin:cw-user" Hazelnoot 2025-02-12 14:54:18 -05:00
  • 3d23cdc0e4 append mandatory CW in note previews Hazelnoot 2025-02-12 14:47:38 -05:00
  • 905b637648 append mandatory CW in all note views (Mk/Sk/Em + basic/Detailed/Simple/Sub) Hazelnoot 2025-02-12 14:47:17 -05:00
  • c5933f369e move mandatoryCW from admin-user to PackedUserLite (public field) Hazelnoot 2025-02-12 14:42:24 -05:00
  • 6c2034a373 append default CW when rendering AP Note objects Hazelnoot 2025-02-12 14:13:00 -05:00
  • 563e32316f factor out common append-content-warning routine for use in both frontend and backend Hazelnoot 2025-02-12 14:12:13 -05:00
  • 7814c6e54e remove mandatory CW logic from NoteCreateService and NoteEditService Hazelnoot 2025-02-12 13:59:49 -05:00
  • d5e9be318b prevent duplicate ModLog entries when changing mod note or force CW Hazelnoot 2025-01-28 13:42:27 -05:00
  • b256ac32d0 don't duplicate mandatory CWs Hazelnoot 2025-01-28 13:08:56 -05:00
  • 568d82a974 record ModLog entry when setting a user's content warning Hazelnoot 2025-01-28 11:39:41 -05:00
  • 4f79f85703 fix TypeScript errors in modlog.MogLog.vue Hazelnoot 2025-01-28 11:19:55 -05:00
  • 935a62f5e5 fix typescript errors in WebhookTestService.ts Hazelnoot 2025-01-28 01:58:42 -05:00
  • ea89348b62 add user-level "force content warning" moderation feature Hazelnoot 2025-01-28 01:47:03 -05:00
  • 2bf8648ebc refresh cache when marking a user as NSFW Hazelnoot 2025-01-28 01:41:10 -05:00
  • feeaf26641 fix lint errors in NoteCreateService & NoteEditService Hazelnoot 2025-01-28 00:29:27 -05:00
  • 3ab310e472 relax validation of Announce(Note) timestamps Hazelnoot 2025-02-16 01:29:02 -05:00
  • 6d459cdf80 Update ApImageService.ts Hazelnoot 2025-02-16 17:46:49 +00:00
  • 447534d094 support Peertube preview thumbnails Hazelnoot 2025-02-16 02:32:50 -05:00
  • 2d7918a9b7 merge: Merge upstream 2025.2.0 (!886) Hazelnoot 2025-02-16 21:42:35 +00:00
  • e5c41444e6 merge: fill myReaction in more cases - may fix #944 (!907) dakkar 2025-02-16 13:39:27 +00:00
  • 949664147e fill myReaction in more cases - may fix !944 dakkar 2025-02-16 09:31:47 +00:00
  • 9ffe504c7f
    enhance(frontend): CWの注釈で入力済みの文字数を表示する (#15070) claustra01 2025-02-16 19:34:50 +09:00
  • b965240da4
    fix(deps): broken lockfile (#15508) かっこかり 2025-02-16 19:08:48 +09:00
  • bacc212f81
    fix(deps): update dependency bullmq to v5.41.1 (#15503) renovate[bot] 2025-02-16 18:58:13 +09:00
  • 5991282e23 Bump version to 2025.2.1-alpha.0 github-actions[bot] 2025-02-16 09:45:52 +00:00
  • f3a4434830
    fix(backend): メールアドレスの形式が正しくなければ以降の処理を行わないように (#15320) 鴇峰 朔華 2025-02-16 18:41:33 +09:00
  • e2a55e2a31
    fix(deps): update [frontend] update dependencies (#15504) renovate[bot] 2025-02-16 16:47:04 +09:00
  • 05d41f2a7a
    chore(deps): update [tools] update dependencies (#15498) renovate[bot] 2025-02-16 11:57:41 +09:00
  • 7abd4fe44e merge: Enhance: Increase nodejs memory limit for docker (!899) Marie 2025-02-16 01:08:55 +00:00
  • ec29e12c97 Merge branch 'develop' into merge/2024-02-03 Hazelnoot 2025-02-15 11:30:26 -05:00
  • 959b6ad46d Increase nodejs memory limit for docker Daniel Ares 2025-02-15 13:19:06 +00:00
  • dc6f13728c merge: Fix timeout when searching notes by host without meilisearch (resolves #940) (!896) Marie 2025-02-15 11:00:33 +00:00
  • 994f8b556d
    fix(deps): update [frontend] update dependencies (major) (#15497) renovate[bot] 2025-02-15 19:48:49 +09:00
  • 88900492a4
    fix(backend): pgroongaでの検索時にはじめのキーワード以外が検索に使用されない問題を修正 (#15496) かっこかり 2025-02-15 19:26:02 +09:00
  • 9611bfbbf7
    Update CHANGELOG.md かっこかり 2025-02-15 17:28:22 +09:00
  • 1c48d50bf2
    fix(deps): update [backend] update dependencies (#15494) renovate[bot] 2025-02-15 17:02:11 +09:00
  • ab9b807cd2
    fix(deps): update [root] update dependencies (#15495) renovate[bot] 2025-02-15 16:26:32 +09:00
  • c9ab7eab92
    chore(deps): update [tools] update dependencies (#15493) renovate[bot] 2025-02-15 15:46:12 +09:00
  • 019f04292c
    chore(deps): update [misskey-js] update dependencies (#15492) renovate[bot] 2025-02-15 15:17:55 +09:00
  • 8dc01e9421
    chore(deps): update pnpm to v9.15.0 [security] (#15474) renovate[bot] 2025-02-15 14:59:41 +09:00
  • 280f465769
    fix(deps): update [frontend] update dependencies (#15489) renovate[bot] 2025-02-15 14:54:45 +09:00
  • c67d985254 Merge branch 'develop' into merge/2024-02-03 Hazelnoot 2025-02-14 23:43:57 -05:00
  • 57e86fe609
    fix(frontend): カスタム絵文字管理画面(beta)にてisSensitive/localOnlyの絞り込みが上手くいかない問題の修正 (#15461) おさむのひと 2025-02-15 13:01:51 +09:00
  • d8c4908aa5
    enhance(frontend): リアクション時に確認ダイアログを出せるように (#15174) かっこかり 2025-02-15 13:01:06 +09:00
  • 208b201776
    chore(deps): update [github actions] update dependencies (#15490) renovate[bot] 2025-02-15 12:43:00 +09:00
  • 4de33aca8c
    chore(deps): update dependency vitest to v1.6.1 [security] (#15473) renovate[bot] 2025-02-15 11:01:32 +09:00
  • 49d7bc5faf
    fix(deps): update dependency esbuild to v0.25.0 [security] (#15476) renovate[bot] 2025-02-15 10:58:03 +09:00
  • 6bb4669242
    fix(deps): update dependency vite [security] (#15472) renovate[bot] 2025-02-15 10:55:51 +09:00
  • 5d82e1b2d0
    fix(deps): update deps @fastify/multipart to v9.0.3 [security] (#15469) renovate[bot] 2025-02-15 10:52:39 +09:00
  • ffd8cf07e6
    update deps (#15311) syuilo 2025-02-15 10:24:22 +09:00
  • 493000290b fix performance of SQL LIKE note search Hazelnoot 2025-02-14 20:16:39 -05:00
  • 6b6ee81660 merge: Fix error when searching without a specified host (!898) Marie 2025-02-14 10:38:28 +00:00
  • 1e88aa9d81
    fix(frontend): Play の再読込時に UI が以前の状態を引き継いでしまう問題を修正 (#15479) ikasoba 2025-02-14 12:42:21 +09:00
  • c8bb7b9816 fix error when searching without a specified host Hazelnoot 2025-02-13 17:40:32 -05:00
  • d893fbc5af
    chore: Configure Renovate (#15468) renovate[bot] 2025-02-14 07:31:28 +09:00
  • 667262dcfb Merge branch 'develop' into merge/2024-02-03 Hazelnoot 2025-02-13 17:02:52 -05:00
  • a95bfb7241 search notes with denormalized userHost field Hazelnoot 2025-02-13 06:57:43 -05:00
  • 36545aea8b merge: Add new note search file types (module, flash), optimize search query, and add translation entries for UI dropdown (resolves #920) (!897) dakkar 2025-02-13 17:22:33 +00:00
  • ed981a6970 add new note search file types (module, flash) and optimize file type query Hazelnoot 2025-02-13 09:28:46 -05:00
  • 4d562e7439
    enhance(frontend): ノートに埋め込まれたメディアのコンテキストメニューから管理者用のファイル管理画面を開けるように (#15460) おさむのひと 2025-02-13 20:09:04 +09:00
  • fb058410f6 fix pgroona note.text query Hazelnoot 2025-02-12 11:01:26 -05:00
  • 30df768d26 Update about-misskey.vue syuilo 2025-02-12 20:55:12 +09:00
  • feb80ee992 Merge branch 'develop' into merge/2024-02-03 Hazelnoot 2025-02-11 10:52:52 -05:00
  • ebd06becbf
    fix(backend): オブジェクトストレージの設定でPrefixを設定していなかった場合、nullが文字列として展開・ドメインの1つ後ろに'/'が挿入されないように (#15432) Esurio/1673beta 2025-02-11 20:45:31 +09:00
  • 363111f5de Merge branch 'develop' into merge/2024-02-03 Hazelnoot 2025-02-10 09:52:35 -05:00
  • cf35208777
    fix(frontend-test): Update url-preview.test.ts かっこかり 2025-02-11 12:49:22 +09:00
  • d1eddf0d88
    fix(frontend): 埋め込みiframeから外部ページに移動できない問題を修正 (#15453) かっこかり 2025-02-11 12:33:15 +09:00
  • d5ad953c9e
    Update CHANGELOG.md (入れる場所が違うのを修正) かっこかり 2025-02-11 11:23:39 +09:00
  • e339293673
    feat: アクセストークン発行時に通知するように (#15422) lqvp 2025-02-11 10:15:33 +09:00
  • a1ca68aadd
    fix(frontend): コンディショナルロールを手動で割り当てできる導線を削除 (#15436) おさむのひと 2025-02-11 10:10:05 +09:00
  • 5276d6024d merge: Cleanup and bulk fixes to Mastodon API (resolves #495, #509, #707, #714, #721, #804, #811, #865, and partially #492) (!879) Hazelnoot 2025-02-10 16:28:32 +00:00
  • 2f84d151f5 merge: Allow user-initiated object lookups (/ap/show endpoint) to follow cross-domain redirects (resolves #820) (!878) Hazelnoot 2025-02-10 16:22:20 +00:00
  • 1da9245ca5 merge: hide note preview if it's already quoted - fixes #888 (!894) Marie 2025-02-10 16:20:21 +00:00
  • c1d609bf00 merge: make the listen address configurable - fixes #927 (!892) Marie 2025-02-10 16:19:05 +00:00
  • 816ce293fb merge: search-by-tags returns "home" notes - fixes #933 (!891) Marie 2025-02-10 16:18:06 +00:00
  • 58ad9b13ab merge: add missing translations for admin perms - fixes #918 (!893) Marie 2025-02-10 16:18:05 +00:00
  • 61e5eadffa merge: prevent a ReferenceError (!895) Marie 2025-02-10 16:18:00 +00:00
  • b7f06f2877 prevent a ReferenceError dakkar 2025-02-10 11:59:38 +00:00