Zero King
|
e0c1b48e01
|
Revert "Improve performance" (#7441)
This reverts commit 1dbce5e3e2dad2e6be601d30bef729658d81e9da.
|
2021-04-13 16:00:40 +09:00 |
|
syuilo
|
3a0bfd126c
|
Tweak UI
|
2021-04-13 12:43:19 +09:00 |
|
syuilo
|
db4045cdce
|
fix bug
|
2021-04-13 01:59:18 +09:00 |
|
syuilo
|
89e08626be
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2021-04-12 23:14:00 +09:00 |
|
syuilo
|
1412f43ffc
|
Tweak UI
|
2021-04-12 23:13:58 +09:00 |
|
Zero King
|
5e81920585
|
Fix undefined user page title (#7436)
|
2021-04-12 23:07:12 +09:00 |
|
Zero King
|
7a61d401cc
|
Add prop validations in MkAcct (#7439)
|
2021-04-12 23:04:10 +09:00 |
|
syuilo
|
dabe131234
|
fix bug
|
2021-04-12 22:07:32 +09:00 |
|
syuilo
|
7b1c113c29
|
Tweak UI
|
2021-04-12 14:16:30 +09:00 |
|
syuilo
|
378b221f9d
|
Tweak UI
|
2021-04-12 13:20:04 +09:00 |
|
syuilo
|
75c19924d0
|
Tweak UI
|
2021-04-12 13:06:00 +09:00 |
|
syuilo
|
422786bf50
|
Tweak UI
|
2021-04-12 00:14:27 +09:00 |
|
syuilo
|
5e313bd0e1
|
full view
|
2021-04-12 00:05:13 +09:00 |
|
syuilo
|
2c23444056
|
Tweak UI
|
2021-04-11 23:49:13 +09:00 |
|
syuilo
|
d7b4e00b92
|
Tweak UI
|
2021-04-11 21:31:38 +09:00 |
|
syuilo
|
d4eeb411e9
|
Tweak UI
|
2021-04-11 21:09:35 +09:00 |
|
syuilo
|
3c472252f7
|
Resolve #7425
|
2021-04-11 12:42:48 +09:00 |
|
syuilo
|
729c6e8ed9
|
Tweak UI
|
2021-04-11 12:31:24 +09:00 |
|
syuilo
|
b95fef3eaf
|
Tweak UI
|
2021-04-11 00:03:31 +09:00 |
|
syuilo
|
26584835d0
|
Tweak UI
|
2021-04-10 23:52:45 +09:00 |
|
syuilo
|
82351d9053
|
Tweak UI
|
2021-04-10 18:17:42 +09:00 |
|
marihachi
|
993bd861ca
|
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
|
c376ef6b98
|
Tweak UI
|
2021-04-10 14:37:29 +09:00 |
|
syuilo
|
da57627743
|
Improve UI
|
2021-04-10 13:38:24 +09:00 |
|
syuilo
|
4d4fbcddb7
|
refactor(client): Use symbol
|
2021-04-10 12:54:12 +09:00 |
|
syuilo
|
6f69e41361
|
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
|
51263e43d3
|
Fix punycode deprecation warning (#7426)
|
2021-04-04 13:00:39 +09:00 |
|
syuilo
|
9df5374022
|
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
|
14f3240dcc
|
syuilo/misskey --> misskey-dev/misskey
|
2021-03-24 12:23:05 +09:00 |
|
syuilo
|
0db09532b2
|
refactor: Use path alias
|
2021-03-23 17:43:07 +09:00 |
|
syuilo
|
ed58a30cfa
|
refactor: Tweak path alias of client
|
2021-03-23 17:30:14 +09:00 |
|
syuilo
|
28b12943e7
|
better note read handling
|
2021-03-21 17:38:09 +09:00 |
|
syuilo
|
5c15509436
|
Revert "perf: Reduce database query"
This reverts commit 87c8f9ff953499340496e9c5db09c93eaff08851.
|
2021-03-21 15:35:02 +09:00 |
|
syuilo
|
e85d20ab76
|
clean up など
|
2021-03-20 15:42:02 +09:00 |
|
syuilo
|
72ffdeb7b4
|
perf: Reduce database query
|
2021-03-19 20:43:24 +09:00 |
|
syuilo
|
69efdb4ac9
|
Improve usability
|
2021-03-13 13:05:20 +09:00 |
|
syuilo
|
7b285a1a71
|
gulp refactor
|
2021-03-13 11:43:07 +09:00 |
|
marihachi
|
8ec5073e50
|
update page editor (#7317)
* fix buttons visibility
* fix title of page editor
|
2021-03-13 10:56:27 +09:00 |
|
syuilo
|
b1507edcc3
|
eslintrcとtsconfigを整理
|
2021-03-13 00:18:41 +09:00 |
|
syuilo
|
c7884f46de
|
fix assets
Fix #7314
Fix #7313
|
2021-03-07 14:40:57 +09:00 |
|
Nya Candy
|
f6a72ddb69
|
feat: video play inline (using video tag) (#7242)
|
2021-03-06 21:38:39 +09:00 |
|
syuilo
|
1a3b0e7864
|
refactor assets
|
2021-03-06 13:23:59 +09:00 |
|
syuilo
|
01ee1a53d9
|
Improve usability
|
2021-03-06 12:23:59 +09:00 |
|
syuilo
|
902af9ec71
|
add note
|
2021-03-06 12:18:50 +09:00 |
|
syuilo
|
bc521d9e51
|
🎨
|
2021-03-06 12:18:46 +09:00 |
|
syuilo
|
0f451faeb3
|
リアクションピッカーで検索クエリが残存するのを修正
|
2021-03-05 22:47:29 +09:00 |
|
syuilo
|
cf51c61cb6
|
refactor modal
|
2021-03-05 16:59:43 +09:00 |
|
syuilo
|
6ff7503767
|
Improve modal performance
|
2021-03-05 16:21:16 +09:00 |
|
syuilo
|
b0dd914576
|
Splash screen ✨
|
2021-03-05 13:51:22 +09:00 |
|
syuilo
|
3bcd90c117
|
Improve reaction picker performance
|
2021-03-05 13:49:46 +09:00 |
|