1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-28 14:58:29 +09:00
Commit Graph

1161 Commits

Author SHA1 Message Date
NoriDev
d789b38d01 🎨 2023-05-26 19:38:52 +09:00
NoriDev
be5dcf015d feat: アカウントを作成ポップアップに戻るボタンを追加 2023-05-26 17:44:16 +09:00
NoriDev
fc9fde65dc アカウント初期設定ウィザード完了時にページをリロードするように 2023-05-26 16:36:03 +09:00
NoriDev
b5be0a2de9 一部設定変更時のリロード 2023-05-26 16:27:03 +09:00
NoriDev
0d42857206 tweak blur setting 2023-05-26 15:28:02 +09:00
NoriDev
506d66fd42 Merge remote-branch 'misskey/develop' 2023-05-26 15:16:44 +09:00
NoriDev
9a17964c2f enhance(frontend): アカウント初期設定ウィザードにぼかし効果設定を追加 2023-05-26 15:12:11 +09:00
NoriDev
78c4957e6e refactor 2023-05-26 15:10:06 +09:00
Chocolate Pie
98aef974df
enhance: ハッシュタグのノート一覧ページから、そのハッシュタグで投稿するボタンを追加、お知らせの画像URLを空にできない問題を修正 (#10878)
* fix: お知らせの画像URLを空にできない問題を修正 (misskey-dev/misskey#10657)

* ハッシュタグのノート一覧ページからノートできるように(misskey-dev/misskey#10854)

* fix: 色々直した

* location.reloadを使わないように

* CHANGELOGを編集

* tweak

* Update tag.vue

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-05-26 14:47:31 +09:00
NoriDev
cf46816687
feat: アカウント初期設定ウィザードに戻るボタンと、後で進むボタンを追加 (#10893)
* enhance(frontend): アカウント初期設定ウィザードに戻るボタンを追加

* enhance(frontend): アカウント初期設定ウィザードにあとでボタンを追加

* tweak

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-05-26 14:40:44 +09:00
tamaina
eee1e74174 shareページに"Misskeyへ"ボタンを設置
Resolve #10898
2023-05-26 05:18:01 +00:00
tamaina
8050f89d7e Revert "fix(client): /shareをsubBootPathsから外す"
This reverts commit 406e5d297b.
2023-05-26 05:06:52 +00:00
tamaina
406e5d297b fix(client): /shareをsubBootPathsから外す
Resolve #10898
2023-05-26 04:34:34 +00:00
syuilo
10634b3615 refactor 2023-05-26 13:32:42 +09:00
syuilo
fd03e2e1a7 🎨 2023-05-26 13:30:26 +09:00
syuilo
6cc86272f3 🎨 2023-05-26 13:24:31 +09:00
syuilo
06b1250d47 🎨 2023-05-26 11:31:39 +09:00
syuilo
31a7350a10 🎨 2023-05-26 10:48:49 +09:00
NoriDev
f561986b2f fix: Buttons differ in shape when the reaction is displayed in large 2023-05-25 17:43:22 +09:00
NoriDev
449c3675ac Add description of animated images 2023-05-25 17:34:16 +09:00
NoriDev
3b3620616a feat: Add MFM and Animated Images Settings to Account Initialization Wizard 2023-05-25 17:33:30 +09:00
NoriDev
725d758797 enhance(frontend): アカウント初期設定ウィザードにあとでボタンを追加 2023-05-25 14:26:09 +09:00
NoriDev
b99855ba7f enhance(frontend): アカウント初期設定ウィザードに戻るボタンを追加 2023-05-25 13:23:39 +09:00
NoriDev
37235b0013 Remove deprecate files (friendly) 2023-05-25 10:01:59 +09:00
NoriDev
f06888da3b Change the curve value of the profile icon 2023-05-25 09:59:34 +09:00
NoriDev
d94223c3ef fix 2023-05-25 09:57:10 +09:00
NoriDev
1dbd343e83 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-05-25 09:30:02 +09:00
syuilo
30cb791e93 enhance(frontend): フォロー/フォロー解除したときに自動でTLをリロードするのをやめるように
- 不便に感じる場合が多いように思う
- 将来的にTLがpush型になったら無意味になる
2023-05-25 08:17:09 +09:00
syuilo
1c57983bfd refactor 2023-05-24 17:50:15 +09:00
NoriDev
7f9079cc88 fix: Widget editing exit button in one 2023-05-24 17:39:39 +09:00
syuilo
bdf08c8a54 refactor 2023-05-24 17:33:31 +09:00
NoriDev
f34987ce89 blank 2023-05-24 17:32:18 +09:00
NoriDev
79c4279614 Prevent touching the widget area 2023-05-24 17:32:11 +09:00
syuilo
0513ff8b4e refactor 2023-05-24 17:29:58 +09:00
NoriDev
ca77f185d0 fix widgets 2023-05-24 17:29:41 +09:00
Acid Chicken (硫酸鶏)
62fe3bfb54
refactor(#7598): add i18n dynamic typings (#10882)
* refactor: add i18n dynamic typings

* chore: tweak
2023-05-24 17:12:38 +09:00
NoriDev
94e18ba5ca fix widgets 2023-05-24 17:05:29 +09:00
NoriDev
ae68abca40 Merge remote-branch 'misskey/develop' 2023-05-24 16:17:03 +09:00
syuilo
d2eec3a9e4 refactor 2023-05-24 14:34:46 +09:00
syuilo
1de774fa3d update deps 2023-05-24 10:16:42 +09:00
Caipira
acdcd7c623
enhance(frontend): improve signup complete ui (#10876)
* enhance(frontend): improve signup complete ui

* relocation

* tweak

* Update _boot_.ts

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-05-24 09:43:38 +09:00
NoriDev
e9ac2a614e fix: animation not working (MkFoldableSelection.vue) 2023-05-23 17:41:43 +09:00
NoriDev
97967d3a9a add chatBg 2023-05-23 17:28:06 +09:00
NoriDev
a467f1d72c Merge remote-branch 'misskey/develop' 2023-05-23 17:27:08 +09:00
syuilo
38e6f3f776 🎨 2023-05-20 12:32:51 +09:00
syuilo
05507a4bea enhance(frontend): Deck UIを使用している場合、/以外にアクセスした際にZen UIで表示するように
Resolve #10871
2023-05-20 10:31:53 +09:00
syuilo
d177f97928 refactor 2023-05-20 10:12:18 +09:00
syuilo
30cb03a40d Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-05-20 10:05:39 +09:00
syuilo
c685989e67 refactor 2023-05-20 10:05:35 +09:00
Acid Chicken (硫酸鶏)
ee3f408c7d
feat: impl IdlingRenderScheduler (#10547)
* feat: impl IdleRender

* test: pin time on Chromatic

* test: pin time on Chromatic

* fix: typo

* style: rename

* style: rename

* chore: back to setTimeout

* style: linebreak

* refactor: remove unused budget option

* refactor: use raw unix time

* fix: conflict error

* fix: floor

* fix: subtract

* Revert "fix: subtract"

This reverts commit 2ef4afaafc69d2fb8329b04c1b124dfa97b7e863.

* Revert "fix: floor"

This reverts commit bef8ecdf45c6afc52138921d16e2caca78cfd38d.

* Revert "refactor: use raw unix time"

This reverts commit 5199e13cb2829f3036101f95445cca3cb9c83703.
2023-05-20 03:38:07 +09:00