Commit Graph

20926 Commits

Author SHA1 Message Date
521f97d03e Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-11-17 09:38:41 +09:00
456705a3d5 fix: 引用内の文章をnyaizeをしないように (#9141)
* fix nyaize in quote

* Update CHANGELOG.md

* for ofのほうが早いらしい

* Update NoteEntityService.ts

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-11-17 09:34:23 +09:00
d5aee2ea58 improve performance 2022-11-17 09:31:07 +09:00
746fac0dfe fix typo on CleanRemoteFilesProcessorService (#9171) 2022-11-14 06:53:50 +09:00
fb19456b61 12.120.0-alpha.8 2022-11-13 14:53:27 +09:00
831be69cec refactor(client): use dvh 2022-11-13 11:43:23 +09:00
1751bfea5f update node to v18 2022-11-13 11:23:14 +09:00
49daa56a64 update deps 2022-11-13 11:14:07 +09:00
7462a1e816 ノートの詳細ボタンを...に追加 (#9166)
* noteの詳細を追加

* add detail option to note menu

* add detailed , fix typo

* delete button

Co-authored-by: Gray Olson <gray@grayolson.com>
2022-11-13 07:54:05 +09:00
1f3b1e7074 fix(client): インスタンスティッカーのfaviconを読み込む際に偽サイト警告が出ることがあるのを修正 2022-11-12 09:39:11 +09:00
8935eaec3b Update QueueProcessorService.ts 2022-11-11 16:55:16 +09:00
2492f4e81e fix for pinned users. update changelog (#9159) 2022-11-11 11:22:31 +09:00
24d18a7b19 fix(client): clarify to use props.url (#9143) 2022-11-04 22:02:35 +09:00
5e21fd2caf update deps 2022-10-28 16:08:27 +09:00
b19ef59671 12.120.0-alpha.7 2022-10-13 13:42:11 +09:00
1309367884 Add Cloudflare Turnstile CAPTCHA support (#9111)
* Add Cloudflare Turnstile CAPTCHA support

* Update packages/client/src/components/MkCaptcha.vue

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-10-13 09:19:57 +09:00
166067f746 add webhookId to api request (#9113) 2022-10-13 08:34:57 +09:00
dae82514dc fix: 一部の状態のファイルをドロップしてアップロードできない場合がある問題を修正 (投稿フォーム以外についても) (#9114)
* dropEffectとeffectAllowedの関連付けを投稿フォームと同様に修正

* 文字列をDropできるようにしてしまったのを修正
2022-10-13 08:34:23 +09:00
56a719f0d4 fix: typo 2022-10-02 20:57:17 +09:00
118dedb441 Update CHANGELOG.md 2022-09-28 10:13:05 +09:00
df0a90f69f fix type 2022-09-25 07:44:42 +09:00
7670f364e3 type 2022-09-24 17:13:09 +09:00
fd5976f378 fix type 2022-09-24 17:07:56 +09:00
3c4b7d3bd0 fix type 2022-09-24 17:02:19 +09:00
89ef21e3b0 fix type 2022-09-24 16:53:53 +09:00
da88e3a3b1 test: 後で戻す 2022-09-24 15:22:15 +09:00
dabe5bf7e9 fix type errors 2022-09-24 14:45:44 +09:00
aa3ca438a2 fix type 2022-09-24 10:46:52 +09:00
cd6a6738c2 fix 2022-09-24 10:45:42 +09:00
349f37bf57 fix 2022-09-24 10:43:23 +09:00
0f7cbb5922 fix type 2022-09-24 10:39:17 +09:00
f4b981cefe fix type 2022-09-24 10:25:32 +09:00
ab6bbb9e23 12.120.0-alpha.6 2022-09-24 09:03:23 +09:00
2c45c5b13e fix 2022-09-24 09:03:04 +09:00
6eace8894a fixes 2022-09-24 08:41:27 +09:00
b1abf47ce7 fix type 2022-09-24 07:17:45 +09:00
614b11951b refactor 2022-09-24 07:15:16 +09:00
786f1d8be8 remove unused files 2022-09-24 07:13:01 +09:00
c8f6bc0dab fixes 2022-09-24 07:12:11 +09:00
417f52359d fixes 2022-09-24 06:45:44 +09:00
174a8b1b3e fixes 2022-09-23 06:21:31 +09:00
31f2f6616c chore: fix type import 2022-09-23 06:07:29 +09:00
3ae66e2988 Update package.json 2022-09-23 04:24:16 +09:00
92bfcb9b60 Update package.json 2022-09-23 04:19:13 +09:00
234ced3c26 12.120.0-alpha.5 2022-09-22 09:12:01 +09:00
bcbda6940a feat: Youtube window player (#9095)
* wip: feat: Youtube Player Window

* fix: player fill window

* fix: improve design

* fix: disable at mobile and creanup code

* fix: tailing comma

* fix: delete debug output

* fix: eslint

* fix: switch to component

* fix(backend): add missing dependency

Fix #9101

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-09-22 08:20:31 +09:00
e6077b03c3 refactor(backend): refactor dependency 2022-09-22 05:11:26 +09:00
db2d391b3a update test 2022-09-22 04:59:58 +09:00
8e6f1508ed use swc for jest 2022-09-22 04:51:16 +09:00
2e0075e79c Fix ioredis import typo (#9099)
* Fix import typo

* Fix type
2022-09-21 10:12:18 +09:00