Commit graph

  • 0befca3704 Update CHANGELOG.md syuilo 2022-01-27 00:14:54 +09:00
  • f3be43c39c update vue syuilo 2022-01-27 00:13:36 +09:00
  • 2f67ec2f84
    enhance: MediaListでは、サーバーで許可された形式しか表示しないように (#8113) tamaina 2022-01-27 00:08:48 +09:00
  • f6a6766f7d
    New Crowdin updates (#8096) syuilo 2022-01-27 00:05:39 +09:00
  • 69e08abaef refactor(backend): fix type syuilo 2022-01-26 18:52:40 +09:00
  • 928c51ba7b refactor(backend): fix type syuilo 2022-01-26 18:48:44 +09:00
  • ea8a94e6e2 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2022-01-26 18:42:16 +09:00
  • 449709f6cb refactor: fix type syuilo 2022-01-26 18:42:14 +09:00
  • 25cac0089f
    Fix pop-out bug (#8170) Kainoa Kanter 2022-01-26 00:11:41 -08:00
  • 5a33789cd1 Update extensions.json syuilo 2022-01-26 03:37:43 +09:00
  • ad2a3eed9b 🎨 syuilo 2022-01-26 03:31:10 +09:00
  • 110ae539b8 Update CONTRIBUTING.md syuilo 2022-01-26 03:27:19 +09:00
  • f7a90e041c Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2022-01-26 03:26:40 +09:00
  • 0b4a076f66 refactor syuilo 2022-01-26 03:26:34 +09:00
  • 4e1974c6e6
    enhance: Improve poll-editor UI + composition port (#8186) Derek 2022-01-25 11:26:12 -07:00
  • 65a19f0c75 Update CONTRIBUTING.md syuilo 2022-01-26 00:52:34 +09:00
  • 37a4e5f4fc refactor(backend): use insert instead of save syuilo 2022-01-26 00:51:26 +09:00
  • 91c56ceb6e Update CHANGELOG.md syuilo 2022-01-26 00:51:11 +09:00
  • c3f3f118c3 🎨 syuilo 2022-01-26 00:51:01 +09:00
  • e51f59e1b7
    disable animations on more transitions (#8112) Johann150 2022-01-25 15:18:21 +01:00
  • 3f610edc2a
    Update docker-compose.yml (#8163) 老兄 2022-01-25 22:16:09 +08:00
  • 562c4d99e6
    fix: change keypress to keydown (#8192) Hyunseung Jeon 2022-01-25 18:01:29 +09:00
  • fa554f1684
    fix: アップロードエラー時の処理を修正 (#8182) MeiMei 2022-01-24 02:18:27 +09:00
  • 7aecf15f94
    refactor, enhance: ドライブ引数のオブジェクト化, 追加時のcomment指定 (#8180) MeiMei 2022-01-23 22:52:35 +09:00
  • d8905a9588
    Unifying Misskey-specific IRIs in JSON-LD @context Resolve #8116 (#8178) MeiMei 2022-01-23 01:52:35 +09:00
  • e2cefb7f47
    NodeInfo にユーザー数と投稿数の情報を追加する (#8126) xianon 2022-01-22 02:13:29 +09:00
  • 4ee859b691 fix(client): タイムラインのkeep-aliveが効かなくなっているのを修正 syuilo 2022-01-21 21:47:36 +09:00
  • b5a20494f6 Merge branch 'develop' into pizzax-indexeddb tamaina 2022-01-21 21:32:50 +09:00
  • 8cdc619f8f chore(client): add #misskey button syuilo 2022-01-21 21:26:39 +09:00
  • 2c47196600 wip: refactor(client): migrate components to composition api syuilo 2022-01-21 21:16:12 +09:00
  • 901453ba7d chore(client): add tooltip syuilo 2022-01-21 20:51:07 +09:00
  • 10609eebfa 投稿したらアカウントを元に戻すように syuilo 2022-01-21 20:19:56 +09:00
  • 331afcb96a feat(client): make possible to switch account instantly in post form syuilo 2022-01-21 20:17:31 +09:00
  • b388b78892 update dep syuilo 2022-01-21 18:53:34 +09:00
  • 51d21fbe66 Update CHANGELOG.md syuilo 2022-01-21 18:49:04 +09:00
  • eec7e6500e enhance: convert svg to png of custom emojis syuilo 2022-01-21 18:47:02 +09:00
  • 43baafbebb Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2022-01-21 18:27:37 +09:00
  • e3a5584d0a feat: increase files limit for note syuilo 2022-01-21 18:27:33 +09:00
  • 76db7ba781
    update local copy of file when describing (#8131) nullobsi 2022-01-21 00:43:51 -08:00
  • 9a4267f01f
    fix(#8133): hCaptcha の reCAPTCHA 互換挙動を無効化する (#8135) Acid Chicken (硫酸鶏) 2022-01-21 17:43:14 +09:00
  • 8d502eba59 refactor syuilo 2022-01-21 17:15:14 +09:00
  • ecca0d69a4 update deps syuilo 2022-01-21 17:04:48 +09:00
  • e1d69e236f
    enhance: e2eテストをできるだけ改良してみた (#8159) tamaina 2022-01-21 16:43:56 +09:00
  • cbb7e95d82
    enhance: Forward report (#8001) Johann150 2022-01-20 19:06:38 +01:00
  • e2d2a4e2e4
    fix: code url in documentation (#8117) Johann150 2022-01-20 19:01:45 +01:00
  • 7a999f2289 feat(server): add more metadata for emoji export syuilo 2022-01-21 02:56:08 +09:00
  • 1bd7c55c88
    post-form.vue (#8164) tamaina 2022-01-20 23:15:08 +09:00
  • 7627c43dee
    send-drive-file svg as png (#8107) tamaina 2022-01-20 03:05:52 +09:00
  • 74df9b57ec
    fix: proxyでsvgをpngに変換するように (#8106) tamaina 2022-01-20 03:03:28 +09:00
  • 59520c31fd refactor(server): use named export syuilo 2022-01-20 02:43:13 +09:00
  • 53937e09a0 feat(server): store mime type of webpublic syuilo 2022-01-20 02:40:13 +09:00
  • 8b5a1faaa4 refactor(server): use insert instead of save syuilo 2022-01-20 02:33:20 +09:00
  • 2a1d9a7428 refactor syuilo 2022-01-20 01:27:41 +09:00
  • b5ccac3cb5 refactor syuilo 2022-01-19 23:51:37 +09:00
  • d7d533f9de fix #8158 syuilo 2022-01-19 23:51:28 +09:00
  • f14aba65c5
    モバイル画面で表示更新直後にヘッダーメニューをタップしてもポップアップにならないようにする (#8160) xianon 2022-01-19 00:25:29 +09:00
  • 7be09a4af9
    refactor: Composition APIへ移行 (#8138) tamaina 2022-01-18 23:06:16 +09:00
  • efb0ffc4ec
    refactor: APIエンドポイントファイルの定義を良い感じにする (#8154) tamaina 2022-01-18 22:27:10 +09:00
  • a8fad1b61c refactor syuilo 2022-01-18 21:35:57 +09:00
  • 9869f01e7c
    Fix #8151 (#8152) tamaina 2022-01-18 21:32:17 +09:00
  • 7588397fb8 wip: refactor(client): migrate components to composition api syuilo 2022-01-18 21:30:17 +09:00
  • 9885c6ba6c wip: refactor(client): migrate components to composition api syuilo 2022-01-16 21:31:09 +09:00
  • 04bafc5aee Merge branch 'develop' into pizzax-indexeddb tamaina 2022-01-16 18:01:23 +09:00
  • 3e9677904d wip: refactor(client): migrate components to composition api syuilo 2022-01-16 15:02:15 +09:00
  • df61e173c1 wip: refactor(client): migrate components to composition api syuilo 2022-01-16 11:02:27 +09:00
  • 2c36844d34 refactor: more common name syuilo 2022-01-16 10:45:48 +09:00
  • cc6b2d578f refactor: disallow some variable names syuilo 2022-01-16 10:20:23 +09:00
  • 8322c90834 refactor(client): specify global scope syuilo 2022-01-16 10:14:14 +09:00
  • b312846ff6 clean up syuilo 2022-01-16 08:50:55 +09:00
  • 689e75e10a wip: refactor(client): migrate components to composition api syuilo 2022-01-16 08:49:27 +09:00
  • 133b5c6391 wip: refactor(client): migrate components to composition api syuilo 2022-01-16 08:38:55 +09:00
  • ed5c918d70 wip: refactor(client): migrate components to composition api syuilo 2022-01-16 08:24:53 +09:00
  • bf51450647 wip: refactor(client): migrate components to composition api syuilo 2022-01-16 07:55:19 +09:00
  • 7cbeef21e1 wip: refactor(client): migrate components to composition api syuilo 2022-01-16 07:47:28 +09:00
  • 9693dfb09d wip: refactor(client): migrate components to composition api syuilo 2022-01-16 06:59:35 +09:00
  • c17e8fa8a4 wip: refactor(client): migrate components to composition api syuilo 2022-01-16 01:46:25 +09:00
  • 21c9705a0f wip: refactor(client): migrate components to composition api syuilo 2022-01-15 20:42:30 +09:00
  • daba865a94 wip: refactor(client): migrate components to composition api syuilo 2022-01-15 20:35:10 +09:00
  • 41e18aa993 wip: refactor(client): migrate components to composition api syuilo 2022-01-15 17:58:35 +09:00
  • ffc07a08d7 wip: refactor(client): migrate components to composition api syuilo 2022-01-15 16:40:15 +09:00
  • 7f4fc20f98 wip: refactor(client): migrate components to composition api syuilo 2022-01-14 23:23:08 +09:00
  • 45462e4a5e wip: refactor(client): migrate paging components to composition api syuilo 2022-01-14 12:02:10 +09:00
  • c8a90ec7d1 wip: refactor(client): migrate paging components to composition api syuilo 2022-01-14 10:35:32 +09:00
  • 41ece00789 wip: refactor(client): migrate paging components to composition api syuilo 2022-01-14 10:29:18 +09:00
  • 28193f12ca wip: refactor(client): migrate paging components to composition api syuilo 2022-01-14 10:25:51 +09:00
  • 27778f839a 🎨 syuilo 2022-01-14 01:44:08 +09:00
  • 8ab9b92f60 0.0.13 syuilo 2022-01-14 01:33:48 +09:00
  • 287f595239 Resolve #38 syuilo 2022-01-14 01:33:42 +09:00
  • ef4d78dda2 wip: refactor(client): migrate paging components to composition api syuilo 2022-01-13 02:55:19 +09:00
  • bd1f741dad wip: refactor(client): migrate paging components to composition api syuilo 2022-01-13 02:46:14 +09:00
  • 2900f998b1 wip: refactor(client): migrate paging components to composition api syuilo 2022-01-13 02:36:51 +09:00
  • 7271fbb092 wip: refactor(client): migrate paging components to composition api syuilo 2022-01-13 02:29:27 +09:00
  • 861d028d09 refactor syuilo 2022-01-13 02:26:10 +09:00
  • f96d50bc07 wip: refactor(client): migrate paging components to composition api syuilo 2022-01-13 02:21:43 +09:00
  • 25f15677c3 refactor syuilo 2022-01-13 01:50:53 +09:00
  • d2623a2ef2 clean up syuilo 2022-01-13 01:46:23 +09:00
  • 7782d9e46c Update CHANGELOG.md syuilo 2022-01-13 00:51:07 +09:00
  • 53fb48537d git add忘れ syuilo 2022-01-13 00:48:58 +09:00
  • 7e5e763584 feat: emojis import syuilo 2022-01-13 00:47:40 +09:00
  • 1f2dab0a83 feat: multiple emojis editing syuilo 2022-01-13 00:47:05 +09:00