Commit graph

566 commits

Author SHA1 Message Date
syuilo e7610b2467 display online status 2021-04-17 23:52:54 +09:00
syuilo 61461b7f59 Improve client 2021-04-17 14:06:32 +09:00
syuilo 27c373ddf4 Tweak UI 2021-04-17 00:12:50 +09:00
syuilo e62d7bc1ba Tweak UI 2021-04-16 23:26:01 +09:00
syuilo 0d680b060e Tweak UI 2021-04-16 23:19:39 +09:00
syuilo 0f054aed88 Tweak UI 2021-04-16 23:04:25 +09:00
syuilo f169585a55 Tweak style 2021-04-16 17:52:45 +09:00
syuilo e5fbc68e0e 詳細ユーザー情報ページなど 2021-04-16 17:34:06 +09:00
syuilo f32cad2667 Tweak UI 2021-04-16 15:44:17 +09:00
syuilo 503f23ad3b Tweak UI 2021-04-16 12:17:22 +09:00
syuilo 481b46ac9e Tweak UI 2021-04-16 12:06:54 +09:00
syuilo 9c34ef7d74 Improve UI 2021-04-16 09:41:56 +09:00
syuilo ef6b370d0e Improve usability 2021-04-16 00:13:20 +09:00
syuilo 05ba1d0fd4 fix style 2021-04-15 20:55:54 +09:00
syuilo c2b3436770 better list rendering 2021-04-15 20:26:02 +09:00
syuilo 7378c4a9d8 fix #7444 2021-04-15 12:37:58 +09:00
syuilo 4c545fbba5 refactor 2021-04-14 15:35:04 +09:00
syuilo 7fda726bbe Tweak UI 2021-04-14 14:12:29 +09:00
syuilo e404e5e2de Tweak UI 2021-04-14 03:34:56 +09:00
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