Commit graph

  • 89b461a5da Bump version to 2025.2.0-alpha.0 2025.2.0-alpha.0 github-actions[bot] 2025-02-01 04:43:33 +00:00
  • 40bfb1be09
    fix(backend): お知らせのmetaタグ出力の条件が間違っていたのを修正 (#15377) かっこかり 2025-02-01 13:36:10 +09:00
  • ba9f295ef2
    Merge commit from fork Sung Jae Lee 2025-02-01 13:35:42 +09:00
  • 77e421029c
    Merge commit from fork nexryai 2025-02-01 13:33:37 +09:00
  • d493f7893a fix: ウィンドウでの動作改善 kakkokari-gtyih 2025-02-01 11:58:59 +09:00
  • d474a956cf refactor: remove unused variable kakkokari-gtyih 2025-02-01 11:55:16 +09:00
  • 253b8d3a6a refactor: 型エラー解消・初回処理を一度のforEachにまとめる kakkokari-gtyih 2025-02-01 11:54:31 +09:00
  • 750d3406f8 refactor(frontend): remove X theme properties syuilo 2025-02-01 11:53:18 +09:00
  • f9c20e8abf 表記揺れ kakkokari-gtyih 2025-02-01 11:47:46 +09:00
  • a25430d1cb refactor(frontend): definePropsを別途インポートしている箇所を除去 kakkokari-gtyih 2025-02-01 11:39:45 +09:00
  • 1e5d68f370 fix kakkokari-gtyih 2025-01-31 20:59:10 +09:00
  • 52e4ffb5f2 indent kakkokari-gtyih 2025-01-31 20:55:01 +09:00
  • dd63d896d7 Update Changelog kakkokari-gtyih 2025-01-31 20:54:38 +09:00
  • 4d75be8e76 remove unused props kakkokari-gtyih 2025-01-31 20:52:06 +09:00
  • 501b3bb71f fix kakkokari-gtyih 2025-01-31 20:51:15 +09:00
  • 58e9e9b7b9 fix kakkokari-gtyih 2025-01-31 20:48:39 +09:00
  • a45ca8971f refactor kakkokari-gtyih 2025-01-31 20:34:14 +09:00
  • 92a4b1f855 feat(frontend): ノートに対する仮想スクロール kakkokari-gtyih 2025-01-31 20:30:11 +09:00
  • 7d4abb23ef
    fix(client): improve note auto-deletion behavior and usability hitalin 2025-01-31 15:29:32 +09:00
  • fccd5be897 AND/OR/NOT for note search yuba 2025-01-31 00:45:37 +09:00
  • 0bcdd1f047
    fix(frontend): パスキーでパスワードレスログインが出来ない問題を修正 lqvp 2025-01-30 22:14:23 +09:00
  • 20ccaf6583
    fix(frontend): ensure correct server label display in note timeline hitalin 2025-01-30 18:41:11 +09:00
  • 5d2711d53e
    feat(admin): add approve-user API endpoint hitalin 2025-01-30 16:19:25 +09:00
  • 936532234e indent kakkokari-gtyih 2025-01-30 16:06:50 +09:00
  • ff5d907fdf
    chore(deps): bump @sentry/node from 8.38.0 to 8.52.0 dependabot[bot] 2025-01-30 07:04:26 +00:00
  • 66acd53d0e fix(misskey-js): api extractorの出力をLFに強制 kakkokari-gtyih 2025-01-30 16:03:46 +09:00
  • cdc05c4466
    Update CHANGELOG.md かっこかり 2025-01-30 15:44:59 +09:00
  • 80252bbcc2
    Merge branch 'develop' into fix-stream-update-myreaction かっこかり 2025-01-30 15:44:39 +09:00
  • b8d4b4630d fix: MkNoteMediaGridをデータセーバーに対応させる kakkokari-gtyih 2025-01-30 15:37:20 +09:00
  • 4d471fd222
    chore(deps): bump the bull-board group across 1 directory with 3 updates dependabot[bot] 2025-01-30 06:33:41 +00:00
  • 757412d2f0
    chore(deps): bump the aws-sdk group across 1 directory with 2 updates dependabot[bot] 2025-01-30 06:33:30 +00:00
  • 0a6c8fe6df Update Changelog kakkokari-gtyih 2025-01-30 15:20:00 +09:00
  • c8c2dcce2d fix(frontend): MkDriveFileThumbnailのpropsのタイポ修正 kakkokari-gtyih 2025-01-30 15:17:01 +09:00
  • 75564c9042
    fix: Found a variable misnamed in the warning statement when the initial input value is 0. hitalin 2025-01-30 14:47:43 +09:00
  • c90e59253b
    fix: Added validation for initial input value of 0 hitalin 2025-01-30 14:36:32 +09:00
  • c858f5d3e5
    Add ChangeLog tai-cha 2025-01-30 14:26:14 +09:00
  • 3d5a52a5b9
    Fix(frontend): ワードミュートがnullの時にもセンシティブミュートが行われるように tai-cha 2025-01-30 14:22:49 +09:00
  • 1ed68f508a
    fix: Found an omission in the translation (instanceIcon: “server info in icon only”). hitalin 2025-01-30 14:19:34 +09:00
  • e8b89304d8
    fix: The timed bomb feature changes the default time from 10 minutes to 1 hour to validate non-positive numbers. hitalin 2025-01-30 14:03:01 +09:00
  • 984e224788
    fix: Revive translations of unique features that disappeared after being overwritten by upstream release 2025.1.0 hitalin 2025-01-30 12:49:58 +09:00
  • 5a366573ca
    type="text"を追加 takejohn 2025-01-30 12:03:21 +09:00
  • 2df8b685f7 Merge tag '2025.1.0' into release/2025.1.0 Tatsuya Koishi 2025-01-30 11:44:01 +09:00
  • dba20e9d4a
    Merge branch 'develop' into fix/aiscript-ui-type-errors takejohn 2025-01-30 11:26:55 +09:00
  • a1109f9883 New translations ja-jp.yml (Chinese Simplified) syuilo 2025-01-30 10:09:07 +09:00
  • 1e93f44f0c New translations ja-jp.yml (German) syuilo 2025-01-30 10:09:06 +09:00
  • 49275b5b17 New translations ja-jp.yml (Italian) syuilo 2025-01-30 07:54:59 +09:00
  • aacd46417b Merge branch 'develop' into fix-dont-expose-personal-announcement kakkokari-gtyih 2025-01-29 20:05:51 +09:00
  • 8cc57a2f4d New translations ja-jp.yml (Italian) syuilo 2025-01-29 19:47:13 +09:00
  • f20593ad55 2025.01 mikop 2025-01-29 18:35:16 +09:00
  • 98bbf7a4e8
    chore(deps): bump the bull-board group across 1 directory with 3 updates dependabot[bot] 2025-01-29 06:15:18 +00:00
  • 1ad97e397b
    chore(deps): bump the aws-sdk group across 1 directory with 2 updates dependabot[bot] 2025-01-29 06:14:47 +00:00
  • b07e482fc1
    fix: Build error caused by punycode/module not resolving hitalin 2025-01-29 14:55:19 +09:00
  • a8a9bc7ba0
    feat: update to 2025.1.0 hitalin 2025-01-29 14:00:56 +09:00
  • 4bd48d7453
    feat: merge upstream 2025.1.0 hitalin 2025-01-29 13:55:33 +09:00
  • 6c73eb7d56
    v2025.1.0-kinel.1 anatawa12 2025-01-29 13:50:27 +09:00
  • 11b944d2c5
    Merge pull request #243 from anatawa12/picks anatawa12 2025-01-29 13:46:41 +09:00
  • b69ef0e825 New translations ja-jp.yml (English) syuilo 2025-01-29 11:16:39 +09:00
  • 8e95c9da78
    docs(CHANGELOG): General欄に移動 Nanashi. 2025-01-29 10:03:51 +09:00
  • 799af23808
    Merge branch 'develop' into feat/hide-sensitive-from-antenna Nanashi. 2025-01-29 10:02:46 +09:00
  • 020c4f1716
    spec(backend/stream): モデレーターにも一般ユーザーと同じく通常の投稿はcdn経由で配信するように (MisskeyIO#920) あわわわとーにゅ 2025-01-29 07:30:05 +09:00
  • d3492a22d6
    chore(deps): bump @sentry/node from 8.38.0 to 8.49.0 dependabot[bot] 2025-01-28 20:46:18 +00:00
  • 765c2e8094
    chore(deps): bump @sentry/node in /packages/backend dependabot[bot] 2025-01-28 20:45:43 +00:00
  • f16dd50512
    fix: iPadでdeck uiでマウスホイールでスクロールできない (misskey-dev#15244) anatawa12 2025-01-29 02:58:55 +09:00
  • 29c1970f97
    アンテナ、リスト等の名前をdeckのカラム名のデフォルト値にするように (misskey-dev#13992) anatawa12 2025-01-29 02:57:17 +09:00
  • 2e38f84db5
    feat(frontend): 画像を投稿前にプレビュー可能に (misskey-dev#15341) anatawa12 2025-01-29 02:53:38 +09:00
  • f2f5cfe2e8
    enhance(backend): スレッドミュートにおいて、RN/引用/リアクションの通知もミュートするように (misskey-dev#15271) anatawa12 2025-01-29 02:53:06 +09:00
  • ad82ac636b
    Merge pull request #242 from anatawa12/vmimi-relay-timeline/forks/niri-la anatawa12 2025-01-29 02:24:45 +09:00
  • 634a6fe21e
    Merge tag 'v2025.1.0-vrtl.2' into vmimi-relay-timeline/forks/niri-la anatawa12 2025-01-29 01:40:33 +09:00
  • 23feb9ca1d
    Release 2025.1.0-vrtl.2 (#177) anatawa12 2025-01-29 01:28:13 +09:00
  • ac4fe71cf4
    fix: unable to see VRTL when logged out (#169) anatawa12 2025-01-29 01:21:00 +09:00
  • 19ae6cb316
    fix: VRTL endpoints disappears (#176) anatawa12 2025-01-29 01:20:22 +09:00
  • 1443263fc7
    Add CHANGELOG tai-cha 2025-01-29 01:18:53 +09:00
  • b287e82184
    fix: VRTL endpoints disappears anatawa12 2025-01-29 01:17:43 +09:00
  • 5d33204bb4
    Merge branch 'develop' of https://github.com/misskey-dev/misskey into feat/draft-note tai-cha 2025-01-29 01:16:41 +09:00
  • b22e4f8ebd New translations ja-jp.yml (Spanish) syuilo 2025-01-29 01:13:58 +09:00
  • dcc383bfc7
    Merge pull request #46 from Misskey-art/art/dev c30 2025-01-29 01:06:32 +09:00
  • e6639383f5
    Merge pull request #45 from Misskey-art/art/bump-2025.1.0 c30 2025-01-29 00:52:57 +09:00
  • 4f765b0d78
    Update CHANGELOG.md かっこかり 2025-01-29 00:47:49 +09:00
  • a2fb81606b
    Merge branch 'art/dev' into art/bump-2025.1.0 c30 2025-01-29 00:40:40 +09:00
  • daaf9bc5a4
    Release 2025.1.0-vrtl.1 (#175) anatawa12 2025-01-29 00:33:48 +09:00
  • d7006137aa
    Merge branch 'develop' into feat/login-notification mai 2025-01-29 00:32:29 +09:00
  • 597b09b14a
    Merge pull request #174 from anatawa12/vmimi-relay-timeline/merge-2025.1.0 anatawa12 2025-01-29 00:29:46 +09:00
  • d3cb24443e fix kakkokari-gtyih 2025-01-29 00:28:35 +09:00
  • a42db19506
    Merge tag '2025.1.0' into art/bump-2025.1.0 ced 2025-01-29 00:24:41 +09:00
  • 7f0c4d4e71
    Merge tag '2025.1.0' into vmimi-relay-timeline/merge-2025.1.0 anatawa12 2025-01-29 00:07:01 +09:00
  • cbaa0a2404 Merge branch 'develop' into refactor-verbatim-fe-1 kakkokari-gtyih 2025-01-29 00:02:01 +09:00
  • b045572995 Merge branch 'develop' into feat-tabler-subset kakkokari-gtyih 2025-01-28 23:59:12 +09:00
  • 7ed6656788 remove debug code kakkokari-gtyih 2025-01-28 23:51:18 +09:00
  • 2b035920ad fix: 同じunicodeに複数のアイコンclassが割り当てられている場合に対応 kakkokari-gtyih 2025-01-28 23:46:01 +09:00
  • f8f17a44d4 [skip ci] Update CHANGELOG.md (prepend template) github-actions[bot] 2025-01-28 12:29:17 +00:00
  • 36880493cb
    Merge pull request #15279 from misskey-dev/develop misskey-release-bot[bot] 2025-01-28 12:29:14 +00:00
  • 87b9016dbe Release: 2025.1.0 2025.1.0 github-actions[bot] 2025-01-28 12:29:10 +00:00
  • 009ff8fc06
    Merge branch 'develop' into feat/login-notification mai 2025-01-28 17:59:29 +09:00
  • 3c8e5707f5
    fix: Loosen the developer's philosophy and remove nosy restrictions. hitalin 2025-01-28 16:02:41 +09:00
  • 0ebd2c765a
    chore(deps): bump vite from 5.4.11 to 5.4.12 in /packages/frontend dependabot[bot] 2025-01-28 05:50:43 +00:00
  • c8a67f7727
    chore(deps): bump vite from 5.4.11 to 6.0.11 dependabot[bot] 2025-01-28 05:49:55 +00:00
  • 88bb084acd
    chore(deps): bump vite from 5.4.11 to 5.4.12 dependabot[bot] 2025-01-28 05:49:29 +00:00
  • fe829dea71
    chore(deps-dev): bump vite in /scripts/changelog-checker dependabot[bot] 2025-01-28 05:49:12 +00:00
  • 2c3a41e4a0
    fix(frontend): tabler-iconsが読み込めない問題を修正(暫定的対応) (#15332) かっこかり 2025-01-28 14:46:44 +09:00
  • 6250af2a2c
    wip (#15348) かっこかり 2025-01-28 10:45:13 +09:00