Commit Graph

  • a52bbc7c8d
    Merge pull request #10388 from misskey-dev/develop syuilo 2023-03-22 18:47:10 +0900
  • 050787238b fix(backend): 絵文字を編集すると保存できないことがある問題を修正 syuilo 2023-03-22 18:45:55 +0900
  • fb42721160 13.10.2 syuilo 2023-03-22 18:29:50 +0900
  • 573634706d Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2023-03-22 18:29:19 +0900
  • c6fc9af77a fix(client): ドライブファイルのメニューが正常に動作しない問題を修正 syuilo 2023-03-22 18:29:17 +0900
  • 2474c7f4cb
    New Crowdin updates (#10386) syuilo 2023-03-22 18:26:23 +0900
  • 59768bdf3f
    Merge pull request #10383 from misskey-dev/develop syuilo 2023-03-22 16:30:36 +0900
  • d2f9798894 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2023-03-22 16:27:53 +0900
  • 38815f6214 13.10.1 syuilo 2023-03-22 16:27:39 +0900
  • 640ad17854
    New Crowdin updates (#10374) syuilo 2023-03-22 16:26:27 +0900
  • 24a3a0bbff fix(client): An error occurs when you press the Play button of Misskey Play syuilo 2023-03-22 16:26:11 +0900
  • 1e67e9c661
    Merge pull request #10342 from misskey-dev/develop syuilo 2023-03-22 09:55:38 +0900
  • 78a3d78a7f fix drive-cleaner syuilo 2023-03-22 09:09:43 +0900
  • 9a40a4e315
    Update packages/backend/test/utils.ts syuilo 2023-03-22 08:59:50 +0900
  • 7331de0bce
    feat: queue force promote (#10370) CyberRex 2023-03-22 08:58:23 +0900
  • bf5fff879f
    style: typing Acid Chicken (硫酸鶏) 2023-03-22 00:48:11 +0900
  • 1d0ca7eecf
    chore: suppress linter Acid Chicken (硫酸鶏) 2023-03-22 00:25:17 +0900
  • 5ced8aef27
    build(#10336): avoid intrinsic component names Acid Chicken (硫酸鶏) 2023-03-21 13:12:30 +0900
  • 49f8bb4974
    style(#10336): use single quote Acid Chicken (硫酸鶏) 2023-03-21 13:05:40 +0900
  • cc3fbefc83
    build(#10336): make .storybook as an individual TypeScript project Acid Chicken (硫酸鶏) 2023-03-21 13:01:40 +0900
  • bf527cd6e7
    refactor(#10336): semantics Acid Chicken (硫酸鶏) 2023-03-21 11:58:58 +0900
  • 0ac4d744fd
    build(#10336): control themes Acid Chicken (硫酸鶏) 2023-03-21 02:05:00 +0900
  • bdbbb92ff6
    build(#10336): impl `SatisfiesExpression` Acid Chicken (硫酸鶏) 2023-03-20 23:07:13 +0900
  • 2eecb8e876
    build(#10336): mock assets Acid Chicken (硫酸鶏) 2023-03-20 22:12:11 +0900
  • 75888a55c3
    New Crowdin updates (#10369) syuilo 2023-03-20 20:49:10 +0900
  • dac4fbcb1e tweak settings/navbar.vue syuilo 2023-03-20 20:35:49 +0900
  • 5e1014c072 Update CHANGELOG.md syuilo 2023-03-20 20:22:24 +0900
  • 21b10603fe
    feat(frontend): ナビゲーションバーのカスタマイズをドラッグ&ドロップで行えるようにする (#10356) Ekke 2023-03-20 20:21:54 +0900
  • 54630edb0f enhance: 使われてないアンテナは自動停止されるように syuilo 2023-03-20 20:12:38 +0900
  • 2ec608fdba
    fix: typo Acid Chicken (硫酸鶏) 2023-03-20 16:31:50 +0900
  • ca7d2081a2
    refactor(#10336): remove unused common preferences Acid Chicken (硫酸鶏) 2023-03-20 16:29:36 +0900
  • 3907cb51d6
    refactor(#10336): module semantics Acid Chicken (硫酸鶏) 2023-03-20 16:27:40 +0900
  • be7b71a2f5
    refactor(#10336): remove hatches Acid Chicken (硫酸鶏) 2023-03-20 16:15:03 +0900
  • 6e21147ff6
    build(#10336): separate definitions and generated codes Acid Chicken (硫酸鶏) 2023-03-20 16:13:07 +0900
  • a19c560e7b
    refactor(#10336): remove unused imports Acid Chicken (硫酸鶏) 2023-03-20 14:58:24 +0900
  • 0dcb99df19
    build(#10336): load locales and vite config Acid Chicken (硫酸鶏) 2023-03-20 14:56:34 +0900
  • eb5781465b
    fix(users/show): ユーザーが見つからなかった場合に404ステータスコードを返す (#10344) choco 2023-03-20 14:26:11 +0900
  • 3014e3e5f8
    Update CHANGELOG.md syuilo 2023-03-20 14:25:21 +0900
  • e152047912
    絵文字の名前に@や:が使用できる (#9964) nenohi 2023-03-20 14:24:18 +0900
  • 3d6aaa7aaa tweak drive-cleaner syuilo 2023-03-20 13:20:21 +0900
  • 32c60c774c fix indentation syuilo 2023-03-20 13:00:21 +0900
  • bf5706ef6e Update CHANGELOG.md syuilo 2023-03-20 12:58:55 +0900
  • 1d6f43aa30
    feat: drive cleaner (#10366) CyberRex 2023-03-20 12:58:06 +0900
  • 91e0e498eb
    fix(#10336): invalid name conversion Acid Chicken (硫酸鶏) 2023-03-19 22:31:18 +0900
  • 1dfcca7b9c
    build(#10336): init Acid Chicken (硫酸鶏) 2023-03-19 22:22:14 +0900
  • 4a989f7ebb Update CHANGELOG.md syuilo 2023-03-19 20:28:50 +0900
  • 866aded6bc
    fix: PC版設定ページでスマホ用UIが表示されるのを防ぐリダイレクトを追加 (#10326) kakkokari-gtyih 2023-03-19 20:28:19 +0900
  • e542a030e4
    fix(backend/URLPreviewService): エラーでHTTP 422を出すように (#10339) Kagami Sascha Rosylight 2023-03-19 12:27:17 +0100
  • 2e051c5871
    test(backend): Add tests for clips (#10358) Nanashia 2023-03-19 20:26:38 +0900
  • 37b8f40151
    New Crowdin updates (#10349) syuilo 2023-03-19 17:08:39 +0900
  • 3b3086510c Update CHANGELOG.md syuilo 2023-03-19 17:07:00 +0900
  • 8b1b3e3b54 Update CHANGELOG.md syuilo 2023-03-19 17:06:12 +0900
  • 459d3053d3
    fix: 非ログイン時に「Misskeyについて」ページから投稿フォームが出ないようにする (#10345) kakkokari-gtyih 2023-03-19 17:05:31 +0900
  • 15d9c0f74c Update CHANGELOG.md syuilo 2023-03-19 17:04:01 +0900
  • c091d9e6d5
    feat(frontend/MkUrlPreview): oEmbedのサポート (#10306) Kagami Sascha Rosylight 2023-03-19 08:59:31 +0100
  • 4d73080da1 perf(backend): improve performance of timeline apis syuilo 2023-03-19 16:52:38 +0900
  • 497ffde233
    Update CHANGELOG.md syuilo 2023-03-19 15:47:29 +0900
  • 793dacef19
    Fix: foreignkey on reports (#9753) atsuchan 2023-03-19 15:46:24 +0900
  • 7699b49d33 enhance(client): add ads page syuilo 2023-03-18 14:30:16 +0900
  • 8571c692ba
    test(backend): Add tests for web resources (#10341) Nanashia 2023-03-18 09:01:10 +0900
  • 3757d3ab88 update pnpm tamaina 2023-03-17 13:39:35 +0000
  • 68906395ba
    New translations ja-JP.yml (Italian) (#10343) syuilo 2023-03-17 21:17:51 +0900
  • ac66550666 13.10.0 syuilo 2023-03-17 20:43:36 +0900
  • e5ad37e6d0 update aiscript syuilo 2023-03-17 20:41:25 +0900
  • ed51209172 絵文字のライセンスを表示できるように syuilo 2023-03-17 20:24:47 +0900
  • 2be93b1fe6
    New Crowdin updates (#10254) syuilo 2023-03-17 20:08:43 +0900
  • ac0e0122f6 refactor syuilo 2023-03-17 15:09:43 +0900
  • b644567735 feat: clip favorite syuilo 2023-03-16 17:24:49 +0900
  • 8ae9d2eaa8 enhance: カスタム絵文字にライセンス情報を付与できるように syuilo 2023-03-16 15:08:48 +0900
  • a9bc22e4e6 Update NotificationService.ts syuilo 2023-03-16 14:36:21 +0900
  • 89e2c302dd refactor(backend): integrate CreateNotificationService to NotificationService syuilo 2023-03-16 14:24:11 +0900
  • 0944c1cd6f update tabler-icons syuilo 2023-03-16 14:14:14 +0900
  • 9cc58fd3bc
    Update CHANGELOG.md syuilo 2023-03-16 12:13:52 +0900
  • 925cc06aea enhance(client): tweak search page syuilo 2023-03-16 11:56:20 +0900
  • 6da6c4dd45 enhance(client): update AiScript to 0.13.0 syuilo 2023-03-15 18:26:59 +0900
  • f9cdcc9bc6 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2023-03-15 18:09:03 +0900
  • 63068fc0c2 fix(server): prevent creation of empty antennas syuilo 2023-03-15 18:09:00 +0900
  • 7ff467e8e0
    feat(client): Navbar の設定項目に「プロフィール」を追加 (#10332) kakkokari-gtyih 2023-03-15 18:01:56 +0900
  • a8bd3e8e53 Update AggregateRetentionProcessorService.ts syuilo 2023-03-15 17:45:59 +0900
  • 58fc17e3b6 fix: tweak retention rate aggregation syuilo 2023-03-15 17:43:13 +0900
  • 42833cd921
    Fix #10261 (#10323) タービン 2023-03-15 10:44:24 +0900
  • c05c504c86
    Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #10298 関係 ) (#10317) CyberRex 2023-03-14 19:11:31 +0900
  • 3cb669a852
    fix: クエリキャッシュ無効化時の絵文字操作エラーを解消 (#10320) YS 2023-03-14 09:37:14 +0900
  • 850addc619
    user schemaにあるany型を厳格にした (#10319) Cj-bc 2023-03-13 23:13:51 +0900
  • 7887ccc993 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2023-03-13 20:04:38 +0900
  • 191233143f
    refactor(frontend): 引数の型を強くし、関数内部のas anyを除去 (#10315) Kisaragi 2023-03-13 20:04:14 +0900
  • 1a62ca52a0 chore(client): tweak admin/roles page syuilo 2023-03-13 20:02:53 +0900
  • 5d1ccb9bdc enhance: make configurable to whether notes search available by role syuilo 2023-03-13 17:52:24 +0900
  • 7f16b50e73 feat: sensitive word syuilo 2023-03-13 17:37:22 +0900
  • b18df999cd
    enhance(backend): 配送先が410 Goneで応答してきた場合配送停止するように (#10298) CyberRex 2023-03-13 09:46:53 +0900
  • 0d2bee787d
    fix(frontend/XHome): fall back to user.uri if user.url does not exist (#10313) Kagami Sascha Rosylight 2023-03-13 01:46:33 +0100
  • 44213812b8
    空文字列のobjectStorageEndtpoinをnullと同様に扱う (#10312) YS 2023-03-13 09:45:21 +0900
  • 7e9d3d9b2f Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2023-03-12 20:57:04 +0900
  • a43398ce1d refactor(test): rename variable for INestApplicationContext syuilo 2023-03-12 20:57:01 +0900
  • dff0bee748
    fix: Do not use avif (#10301) tamaina 2023-03-12 17:31:52 +0900
  • ba98abc97b Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2023-03-12 16:45:11 +0900
  • 4215a11d9a
    パスワードリセットがおささってしまわないようにする (#10304) atsuchan 2023-03-12 16:44:41 +0900
  • 8ac5c35f09 enhance(client): 設定から自分のロールを確認できるように syuilo 2023-03-12 16:39:16 +0900
  • 7c2d8d73ce enhance: ロールの並び順を設定可能に syuilo 2023-03-12 16:38:08 +0900
  • 57cac0aa23
    fix(backend/ApRendererService): allow announces with visibility: followers (#10291) Kagami Sascha Rosylight 2023-03-12 04:11:37 +0100