Commit graph

547 commits

Author SHA1 Message Date
syuilo 3db37e1d52 Tweak UI 2021-04-14 02:12:46 +09:00
syuilo b9c4a582ac Tweak UI 2021-04-14 01:41:49 +09:00
Zero King a085d9fbd7
Revert "Improve performance" (#7441)
This reverts commit 1dbce5e3e2.
2021-04-13 16:00:40 +09:00
syuilo 7f2356ba4b Tweak UI 2021-04-13 12:43:19 +09:00
syuilo 69a05aa5de Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2021-04-12 23:14:00 +09:00
syuilo c0c64a2d5d Tweak UI 2021-04-12 23:13:58 +09:00
Zero King 1019e0bcfd
Add prop validations in MkAcct (#7439) 2021-04-12 23:04:10 +09:00
syuilo f22d5aa46d Tweak UI 2021-04-12 13:20:04 +09:00
syuilo d599c1e740 Tweak UI 2021-04-12 13:06:00 +09:00
syuilo 0cc4519fc0 Tweak UI 2021-04-12 00:14:27 +09:00
syuilo 7ec0670748 Tweak UI 2021-04-11 23:49:13 +09:00
syuilo d06517265f Tweak UI 2021-04-11 21:31:38 +09:00
syuilo a88e486468 Tweak UI 2021-04-11 21:09:35 +09:00
syuilo c22ff4c556 Resolve #7425 2021-04-11 12:42:48 +09:00
syuilo d4c4e30fe4 Tweak UI 2021-04-11 12:31:24 +09:00
syuilo bffcfd92da Tweak UI 2021-04-11 00:03:31 +09:00
syuilo 5087a5af21 Tweak UI 2021-04-10 18:17:42 +09:00
marihachi 3a6331693a
refactor mfm extract (#7434)
* refactor extractCustomEmojisFromMfm()

* refactor extract-hashtags

* refactor extract-mentions

* refactor extract-hashtags

* refactor extract-url-from-mfm

* refactor extract-mentions
2021-04-10 17:50:18 +09:00
syuilo fb8ed718ce Improve UI 2021-04-10 13:38:24 +09:00
syuilo 45e5d89353 refactor(client): Use symbol 2021-04-10 12:54:12 +09:00
syuilo d3fe02fb3e
Default UI redesign (#7429)
* wip

* wip

* wip

* wip

* Update default.sidebar.vue

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update sticky-sidebar.ts

* wip

* wip

* Update messaging-room.form.vue

* Update timeline.vue
2021-04-10 12:40:50 +09:00
MeiMei 7d2126e2b2
Fix punycode deprecation warning (#7426) 2021-04-04 13:00:39 +09:00
syuilo 1f4ae2f63a
Use mfm-js for MFM parsing (#7415)
* wip

* Update mfm.ts

* wip

* update mfmjs

* refactor

* nanka

* Update mfm.ts

* Update to-html.ts

* Update to-html.ts

* wip

* fix test

* fix test
2021-04-02 10:36:11 +09:00
syuilo c74fe3c6e2 refactor: Use path alias 2021-03-23 17:43:07 +09:00
syuilo d6e23b803b refactor: Tweak path alias of client 2021-03-23 17:30:14 +09:00
syuilo 667d58bad4 better note read handling 2021-03-21 17:38:09 +09:00
syuilo 630464f38d Revert "perf: Reduce database query"
This reverts commit 87c8f9ff95.
2021-03-21 15:35:02 +09:00
syuilo 87c8f9ff95 perf: Reduce database query 2021-03-19 20:43:24 +09:00
syuilo dfe10ac61f Improve usability 2021-03-13 13:05:20 +09:00
syuilo 5b965349a5 fix assets
Fix #7314
Fix #7313
2021-03-07 14:40:57 +09:00
Nya Candy 3003100443
feat: video play inline (using video tag) (#7242) 2021-03-06 21:38:39 +09:00
syuilo 41f4c247bc リアクションピッカーで検索クエリが残存するのを修正 2021-03-05 22:47:29 +09:00
syuilo bf876f83df refactor modal 2021-03-05 16:59:43 +09:00
syuilo b3088facf4 Improve modal performance 2021-03-05 16:21:16 +09:00
syuilo f871cf1053 Improve reaction picker performance 2021-03-05 13:49:46 +09:00
syuilo 5e9cc09fcb
Bios (#7286)
* wip

* wip

* wip
2021-03-03 01:03:29 +09:00
syuilo 878f09460c Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2021-03-02 23:39:26 +09:00
syuilo c9a01aeba5 絵文字ピッカーからタグのセクションを消した
see #7276
2021-03-02 23:39:23 +09:00
tamaina 2154354a4f
Revert "perf: use overflow: clip instead of hidden" (#7273)
This reverts commit 06e817af59.
2021-03-02 22:57:16 +09:00
syuilo 372b42c0bd fix bug 2021-02-28 12:24:18 +09:00
syuilo 06845b3bec fix modal 2021-02-28 10:54:03 +09:00
syuilo cbcbd6f0a9 chore: improve reaction picker behaviour 2021-02-28 10:03:52 +09:00
syuilo af280f52ab chore: improve reaction picker behaviour 2021-02-28 09:53:21 +09:00
syuilo 7674a62d40 chore: improve reaction picker behaviour 2021-02-28 02:22:53 +09:00
syuilo 764a158cd7 Resolve #7270 2021-02-28 01:09:59 +09:00
syuilo 21e1906fbf Resolve #7264 2021-02-27 19:53:20 +09:00
syuilo f29d417b30 絵文字ピッカーを常に表示するように
Resolve #7265
2021-02-27 13:08:34 +09:00
syuilo 06e817af59 perf: use overflow: clip instead of hidden 2021-02-27 11:18:53 +09:00
syuilo d8fb729aee デザインの調整など 2021-02-21 13:34:00 +09:00
syuilo 9860489f88 Fix style 2021-02-20 21:02:59 +09:00