syuilo
ecb0861be4
refactor
2020-07-04 22:43:17 +09:00
syuilo
624c9f3418
feat(client): ウィジェットを左にも置けるように
2020-07-04 22:33:42 +09:00
syuilo
1b75984046
wip
2020-07-04 21:47:54 +09:00
syuilo
157f1c66dc
wip
2020-07-04 21:33:50 +09:00
syuilo
cb41391bae
wip
2020-07-04 21:19:12 +09:00
syuilo
acc88825fc
wip
2020-07-04 21:07:45 +09:00
syuilo
233a837e35
chore(cleint): vclean up code
2020-07-04 20:42:29 +09:00
syuilo
9e4456ac1b
wip
2020-07-04 20:38:39 +09:00
syuilo
83e1068da3
wip
2020-07-04 18:28:57 +09:00
syuilo
1fd345f563
chore(client): 🎨
2020-07-04 18:28:31 +09:00
fuyu
37c16e5b45
「すべて既読にする」でグループメッセージが既読にならない問題を修正 ( #6476 )
2020-07-04 10:45:36 +09:00
MeiMei
ca25b9acc1
投稿詳細でTwitterウィジェットが表示されなくなっているのを修正 Fix #6487 ( #6488 )
2020-07-03 23:12:50 +09:00
syuilo
3599f16d22
chore(deps): Update dependencies 🚀
2020-06-27 23:25:06 +09:00
syuilo
3f78f6f6bb
feat(client): Do not wrap widgets
2020-06-27 20:54:56 +09:00
Xeltica
0d36b144cf
fix サイドバーの設定に不具合があるとページが表示できなくなる ( #6473 )
...
* fix #6460
* Update app.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-21 23:01:10 +09:00
Xeltica
aa652aac8a
タップ不可能なリアクションを押してもパーティクルが出るバグを修正 ( #6472 )
...
* resolve #6453
* リアクションビューワーのトグル可能判定にログインしているかどうかも反映
2020-06-21 22:34:28 +09:00
syuilo
8dbdab4a47
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2020-06-21 16:37:43 +09:00
syuilo
90c07a220f
chore(client): Improve emoji picker usability
2020-06-21 16:37:30 +09:00
MeiMei
23e2a870cc
プロフィールの「場所」「誕生日」を連合するように Resove #6461 ( #6463 )
...
* AP birthday, location
* unset is null
* isCatを検証対象に
2020-06-21 14:09:01 +09:00
Robin B
dc8eb7d4fe
Update english nyaize ( #6456 )
...
* Update english nyaize
* Update src/misc/nyaize.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2020-06-21 14:07:27 +09:00
syuilo
fd363f5617
chore(client): 🎨
2020-06-14 13:23:19 +09:00
MeiMei
1726ff3977
AP向けのアンケートのfallbackリンクなどを削除 ( #6466 )
2020-06-14 10:26:13 +09:00
MeiMei
93aba74463
アカウント切り替え後にインスタンス設定の表示値が変わらないのを修正 Fix #6448 ( #6454 )
...
* Fix #6448
* Use nextTick
2020-06-07 14:01:40 +09:00
syuilo
7f76a73eee
Revert "Revert "chore(src/docs): Fix miauth check url""
...
This reverts commit d44fbf58c9
.
2020-06-05 08:37:41 +09:00
syuilo
3c2d94ace3
Revert "fix(api): Fix #6418 ( #6442 )"
...
This reverts commit 83ec906ee7
.
2020-06-05 08:37:27 +09:00
syuilo
071c7e6a58
feat(theme): Add mentionMe property
2020-06-04 22:19:08 +09:00
syuilo
66de51c1ca
feat: Observe notification read and fix #6406 ( #6407 )
...
* Resolve https://github.com/syuilo/misskey/pull/6406#issuecomment-633203670
* Improve typing
* Observe notification read
* capture readAllNotifications
* fix
* fix
* Refactor
* Update src/client/components/notification.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update src/client/components/notification.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* missing ;
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-04 22:07:39 +09:00
Xeltica
265d6bda15
ローカルのみボタンを公開範囲ピッカーに統合 ( #6428 )
...
* ローカルのみを公開範囲ピッカーに統合
* デザイン調整
* 🎨
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-06-04 22:06:38 +09:00
tamaina
fecb12bae1
missing ;
2020-06-04 19:13:24 +09:00
syuilo
83ec906ee7
fix(api): Fix #6418 ( #6442 )
2020-06-04 16:17:36 +09:00
syuilo
d44fbf58c9
Revert "chore(src/docs): Fix miauth check url"
...
This reverts commit ddf92c3e2c
.
2020-06-04 09:10:38 +09:00
MeiMei
9c4a789a4e
Use insert for creating Note ( #6440 )
2020-06-04 08:59:03 +09:00
tamaina
2480fcdc53
Update src/client/components/notification.vue
...
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-03 13:42:32 +09:00
tamaina
7e093aee5e
Update src/client/components/notification.vue
...
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-03 13:42:26 +09:00
tamaina
111eb43fd9
feat(client): 投稿フォームのボタンの説明を表示するように ( #6408 )
...
* Add title attr with buttons on the post form
* fix
* tooltip
* missing ;
* remove title attr
* fix bug
* Update reactions-viewer.details.vue
* help wip
* ok!
* i18n
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-03 13:30:17 +09:00
syuilo
6b2c289029
fix(api): Fix #6419
...
Close #6434
2020-06-03 13:19:07 +09:00
MeiMei
fd2573c068
署名検証失敗はリトライしないように ( #6437 )
2020-06-03 09:12:54 +09:00
Xeltica
2bc86756c8
iOS Safari 上で アイコンおよびバナーのアップロードができない不具合を修正 ( #6427 )
...
* fix #6076
* 参考文献を明記
2020-05-31 22:19:28 +09:00
tamaina
fb91ab4080
Merge branch 'develop' into notification-visibility-read-2
2020-05-31 21:53:56 +09:00
tamaina
ffc7f42efc
fix(client): 全既読系ボタンのAPIの指定が間違っているのを修正 ( #6424 )
2020-05-31 15:48:37 +09:00
tamaina
7c38cda8ee
Refactor
2020-05-31 14:57:22 +09:00
tamaina
d3f5001679
fix
2020-05-31 14:54:04 +09:00
tamaina
83d9a4b6d9
chore(client): 🎨 Make font-size of note-preview em ( #6414 )
2020-05-31 14:46:50 +09:00
tamaina
8d48e4c76e
feat(client): Convert text mfm node to text (v)dom node instead of span tag ( #6399 )
...
* Convert text mfm node to text (v)dom node
instead of span tag
* Update mfm.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-05-31 12:57:21 +09:00
tamaina
a1e0c866aa
feat(client): 自動でもっと見るオプション ( #6403 )
...
* wip
* ugokanai
* wip
* implement setting subscribing
* fix lint
* ✌️
* Update notifications.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-05-31 12:53:06 +09:00
tamaina
ddf92c3e2c
chore(src/docs): Fix miauth check url
...
Fix #6418
2020-05-29 22:36:01 +09:00
tamaina
886766cca5
fix
2020-05-26 15:04:44 +09:00
tamaina
974abbe826
capture readAllNotifications
2020-05-26 15:00:15 +09:00
tamaina
61bdf51e90
Observe notification read
2020-05-26 14:34:49 +09:00
tamaina
9bee9d20f7
Improve typing
2020-05-26 14:33:55 +09:00