660 Commits

Author SHA1 Message Date
58fbe015be Merge branch 'develop' 2022-06-18 18:25:27 +09:00
57d53d5bc6 fix visitor UI 2022-06-18 18:24:20 +09:00
da16dfa7c9
update fix NoGrass Light Theme 2022-06-18 17:40:14 +09:00
c2f4b08c1b Merge branch 'develop' 2022-06-17 01:47:04 +09:00
fa3dee9222 いっぱい変えた 2022-06-17 01:46:10 +09:00
8624730752 Merge branch 'develop' 2022-06-16 18:58:56 +09:00
263ac2d462 彩度場ーとコンテキストメニューなおした 2022-06-16 18:58:00 +09:00
3e5feaee3d Merge branch 'develop' 2022-06-16 18:42:10 +09:00
adf755f0b2 いっぱいアップデート 2022-06-16 18:41:04 +09:00
d7e9ed7301 Merge remote-tracking branch 'origin/develop' 2022-06-16 04:52:03 +09:00
de633f0117 update themes 2022-06-16 04:50:25 +09:00
7ff4f3d30f Merge branch 'develop' 2022-06-16 00:59:03 +09:00
e47495502d
update package.json style.scss 2022-06-16 00:53:06 +09:00
52c06b5b2a Merge branch 'develop' 2022-06-16 00:33:54 +09:00
794c2c05a3
update package.json style.scss 2022-06-16 00:33:06 +09:00
ebcd23ba0c Merge branch 'develop' 2022-06-16 00:25:02 +09:00
baddc3b6c7
update package.json style.scss 2022-06-16 00:24:20 +09:00
7e24765ccf Merge branch 'develop' 2022-06-15 23:37:32 +09:00
3c140b2a62
update package.json style.scss 2022-06-15 23:36:43 +09:00
03ac1c18a7 Merge branch 'develop' 2022-06-13 23:32:32 +09:00
b72d8e0d58
update package.json style.scss 2022-06-13 23:31:06 +09:00
4c1104241a Merge branch 'develop' 2022-06-13 23:24:24 +09:00
c1e56a00e0
update package.json init.ts 2022-06-13 23:23:46 +09:00
d304f94cdd Merge branch 'develop' 2022-06-13 23:18:02 +09:00
8c857daee0
update package.json init.ts style.scss 2022-06-13 23:17:09 +09:00
fbe2d7dc69 Merge branch 'develop' 2022-06-13 22:39:24 +09:00
65ca1dd106
update package.json store.ts 2022-06-13 22:38:48 +09:00
b10be4ee89 Merge branch 'develop' 2022-06-13 22:12:12 +09:00
f5cf56862d
feat: panel blur 2022-06-13 22:09:44 +09:00
df5c410295 Merge branch 'develop' 2022-06-13 16:31:46 +09:00
1e45e9c1a1 Merge remote-tracking branch 'misskey-dev/master' into develop 2022-06-13 16:31:41 +09:00
futchitwo
b15dbb818f
Fix(client): fix wrong gallery page component (#8815) 2022-06-12 19:53:21 +09:00
syuilo
4e89d41f04 lint 2022-06-12 19:50:47 +09:00
syuilo
a8e7b1a303 fix(client): デッキでウィジェットの情報が保存されない問題を修正
Fix #8818
2022-06-12 19:50:43 +09:00
c38c0bd6b0 Merge branch 'develop' 2022-06-11 20:37:28 +09:00
e475790710 Merge remote-tracking branch 'misskey-dev/master' into develop 2022-06-11 20:36:00 +09:00
syuilo
ca9753f2e7 Update cropper-dialog.vue 2022-06-11 18:48:59 +09:00
syuilo
7894804eed Update cropper-dialog.vue 2022-06-11 18:47:58 +09:00
syuilo
410210cf6f fix(client): オブジェクトストレージを使用していると画像のクロップができない 2022-06-11 16:46:21 +09:00
syuilo
ecb3c43520
feat: image cropping (#8808)
* wip

* wip

* wip
2022-06-11 15:45:44 +09:00
syuilo
ec6b418a23 update deps 2022-06-10 15:06:42 +09:00
Johann150
5e29528ad4
chore: fix some lints automatically (#8788)
* chore: fix some lints automatically

Fixed lints that were automatically fixable with `eslint --fix`.

* fix type

* workaround for empty interface lint
2022-06-10 14:36:55 +09:00
Johann150
42f48ffea2
refactor: follow button (#8789)
* fix: display cancelling follow request

* remove unnecessary branch

The executed code is the same as in the else branch so this special
condition is unnecessary.

* remove code duplication

Use the same callback as later for updating these variables.

* use $ref sugar

* remove unused import

Co-authored-by: blackskye-sx <saul.newman@gmail.com>
2022-06-10 14:29:46 +09:00
Andreas Nedbal
7dde0b1362
fix(client): render quote renote CWs as MFM (#8792)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-06-09 23:45:16 +09:00
Johann150
b66e73aed5
fix: use autocomplete=new-password (#8797) 2022-06-09 23:42:00 +09:00
Johann150
eec7a0a1f6
properly display alt text for videos (#8802)
The alt text is already properly federated and given by the API,
it is just not displayed properly by the client.
2022-06-09 23:35:58 +09:00
Johann150
4800dd06e5
fix: try to prevent autocomplete for emoji search (#8798) 2022-06-08 20:20:37 +09:00
syuilo
5fb3f8a116 chore: lint fixes 2022-06-05 12:26:36 +09:00
syuilo
adf3190859 chore(client): fix menu item style 2022-06-05 12:23:57 +09:00
syuilo
71150f21cd Revert "feat: option to collapse long notes (#8561)"
This reverts commit e675ffcf38b07f5c70d00b49c171c7ab3460e810.
2022-06-04 15:23:53 +09:00