syuilo
e33b85e725
🎨
2020-07-06 18:20:42 +09:00
syuilo
0dc9dd8644
🎨
2020-07-06 17:26:18 +09:00
syuilo
860f68a2a2
Resolve #6500
2020-07-06 16:08:30 +09:00
syuilo
7812d317a6
🎨
2020-07-06 00:09:36 +09:00
syuilo
758a31f4ae
feat(client): ウィジェットを画面スクロールに連動させるオプション
2020-07-06 00:03:08 +09:00
fuyu
994580e198
ダークテーマを利用中だとウィジェット編集画面が見づらい問題を修正 ( #6497 )
2020-07-05 23:36:41 +09:00
syuilo
d03bbc0236
🎨
2020-07-05 23:30:23 +09:00
MeiMei
99272eaced
scrollbar-widthを設定するように ( #6495 )
...
* scrollbar-widthを設定するように
* fix
2020-07-05 11:37:45 +09:00
syuilo
c44a895d53
refactor
2020-07-05 03:55:34 +09:00
syuilo
9b64cbae6e
refactror
2020-07-05 03:49:58 +09:00
syuilo
79ea5258a1
🎨
2020-07-05 03:38:50 +09:00
syuilo
dc798a4570
🎨
2020-07-05 03:11:39 +09:00
syuilo
aef2df5af6
Add welcome widget
2020-07-05 02:09:14 +09:00
syuilo
5a8df9c169
✌️
2020-07-04 22:53:56 +09:00
syuilo
761eafddd0
refactor
2020-07-04 22:43:17 +09:00
syuilo
30423a7dfd
feat(client): ウィジェットを左にも置けるように
2020-07-04 22:33:42 +09:00
syuilo
7ff946c533
wip
2020-07-04 21:47:54 +09:00
syuilo
0e5f6b2c1b
wip
2020-07-04 21:33:50 +09:00
syuilo
ca93c71cb6
wip
2020-07-04 21:19:12 +09:00
syuilo
582ed2980f
wip
2020-07-04 21:07:45 +09:00
syuilo
9014a5efb3
chore(cleint): vclean up code
2020-07-04 20:42:29 +09:00
syuilo
79dc4bdaf8
wip
2020-07-04 20:38:39 +09:00
syuilo
188f6319d1
wip
2020-07-04 18:28:57 +09:00
syuilo
f028e5fb0e
chore(client): 🎨
2020-07-04 18:28:31 +09:00
MeiMei
d23356ce39
投稿詳細でTwitterウィジェットが表示されなくなっているのを修正 Fix #6487 ( #6488 )
2020-07-03 23:12:50 +09:00
syuilo
6e7e68576e
feat(client): Do not wrap widgets
2020-06-27 20:54:56 +09:00
Xeltica
9679d72776
fix サイドバーの設定に不具合があるとページが表示できなくなる ( #6473 )
...
* fix #6460
* Update app.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-21 23:01:10 +09:00
Xeltica
9edbeabe54
タップ不可能なリアクションを押してもパーティクルが出るバグを修正 ( #6472 )
...
* resolve #6453
* リアクションビューワーのトグル可能判定にログインしているかどうかも反映
2020-06-21 22:34:28 +09:00
syuilo
f4c0236ced
chore(client): Improve emoji picker usability
2020-06-21 16:37:30 +09:00
syuilo
d8589d414d
chore(client): 🎨
2020-06-14 13:23:19 +09:00
MeiMei
c54f0ac09c
アカウント切り替え後にインスタンス設定の表示値が変わらないのを修正 Fix #6448 ( #6454 )
...
* Fix #6448
* Use nextTick
2020-06-07 14:01:40 +09:00
syuilo
8dc2b77bbe
feat(theme): Add mentionMe property
2020-06-04 22:19:08 +09:00
syuilo
6c2d59ab7b
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
e0c2839cfa
ローカルのみボタンを公開範囲ピッカーに統合 ( #6428 )
...
* ローカルのみを公開範囲ピッカーに統合
* デザイン調整
* 🎨
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-06-04 22:06:38 +09:00
tamaina
6199f7a0bf
missing ;
2020-06-04 19:13:24 +09:00
tamaina
9b9aee9783
Update src/client/components/notification.vue
...
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-03 13:42:32 +09:00
tamaina
d144724235
Update src/client/components/notification.vue
...
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-06-03 13:42:26 +09:00
tamaina
a9b59158c2
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
Xeltica
3d796032c0
iOS Safari 上で アイコンおよびバナーのアップロードができない不具合を修正 ( #6427 )
...
* fix #6076
* 参考文献を明記
2020-05-31 22:19:28 +09:00
tamaina
13166d0b5d
Merge branch 'develop' into notification-visibility-read-2
2020-05-31 21:53:56 +09:00
tamaina
cd2d7e95ea
fix(client): 全既読系ボタンのAPIの指定が間違っているのを修正 ( #6424 )
2020-05-31 15:48:37 +09:00
tamaina
47259037b4
Refactor
2020-05-31 14:57:22 +09:00
tamaina
10324cd1b5
fix
2020-05-31 14:54:04 +09:00
tamaina
326b0a9112
chore(client): 🎨 Make font-size of note-preview em ( #6414 )
2020-05-31 14:46:50 +09:00
tamaina
78b0a33624
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
2daf3c7a94
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
4becb5c477
fix
2020-05-26 15:04:44 +09:00
tamaina
9fbf046957
capture readAllNotifications
2020-05-26 15:00:15 +09:00
tamaina
4a90d7cdf8
Observe notification read
2020-05-26 14:34:49 +09:00
tamaina
0b953284cb
Improve typing
2020-05-26 14:33:55 +09:00