Commit graph

8622 commits

Author SHA1 Message Date
syuilo
db3724cf33 improve types 2021-05-28 09:34:42 +09:00
rinsuki
466c083233
カスタム絵文字をproxyに通すように (#7526) 2021-05-27 22:40:48 +09:00
syuilo
ae2267220b wip #7533 2021-05-27 17:15:08 +09:00
MeiMei
47aaf04481
Fix search-by-tag (#7531)
* Fix search-by-tag

* Revert "Fix search-by-tag"

This reverts commit c971d1d5d82f2d8b58fdec76e42f4404339ab83a.

* Fix typo

* Remove unused var

* インジェクションは[]を返すように
2021-05-23 18:57:12 +09:00
okayurisotto
7063a6925f
fix: Safariでもモーダルのぼかし効果が効くようにした (#7530)
https://github.com/misskey-dev/misskey/issues/7529
2021-05-23 18:55:21 +09:00
syuilo
5d10642e07
New Crowdin updates (#7511)
* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Polish)

* New translations timelines.md (Polish)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations aiscript.md (Indonesian)

* New translations aiscript.md (Indonesian)

* New translations api.md (Indonesian)

* New translations api.md (Indonesian)

* New translations custom-emoji.md (Indonesian)

* New translations timelines.md (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations follow.md (Indonesian)

* New translations timelines.md (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations create-plugin.md (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations theme.md (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations stream.md (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Dutch)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations deck.md (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations theme.md (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations keyboard-shortcut.md (Indonesian)

* New translations pages.md (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations theme.md (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations reversi-bot.md (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)
2021-05-21 17:20:45 +09:00
syuilo
da34acd35f
Resolve #6563 (#7524)
* Resolve #6563

* Update note.ts

* Update generate-visibility-query.ts
2021-05-21 14:13:03 +09:00
MeiMei
b16c3798a4
Fix Announce/Delete AP deliver (#7517)
* Fix Announce/Delete AP deliver

* Revert "Fix Announce/Delete AP deliver"

This reverts commit 0292c5196df48f67bb7914e925560ba69e2b2980.

* localOnlyのDeleteをdeliverしないように

* null Activityに対するUndoはdeliverしないように
2021-05-19 16:15:01 +09:00
MeiMei
4b33c42da7
Add queue timeout (#7519) 2021-05-19 16:12:31 +09:00
MeiMei
961b3177d5
Fix Agent type, httpでもDNSキャッシュ (#7520) 2021-05-19 16:11:47 +09:00
MeiMei
7dc85a624e
Update preloaded JSON-LD (#7521) 2021-05-19 16:10:43 +09:00
MeiMei
bfd215542b
@contextをちゃんと付ける (#7522) 2021-05-19 16:00:08 +09:00
syuilo
d752275730 fix bug 2021-05-14 11:04:21 +09:00
syuilo
be7e389bb5 Revert "fix bug"
This reverts commit 5b250c15f8.
2021-05-14 10:49:54 +09:00
syuilo
2d12f8b49e Improve rendering performance 2021-05-11 14:38:34 +09:00
syuilo
3461f0ffc9 コントロールパネルでログ見れるように 2021-05-11 14:31:20 +09:00
syuilo
f24f7f14c3 🎨 2021-05-11 12:55:38 +09:00
MeiMei
917e57d475
Fix #7431 (#7432)
* Fix #7431

* fix
2021-05-11 12:41:02 +09:00
Nya Candy
6b43c5c18c
change dom order: down elements cover upper ones (#7509) 2021-05-11 12:39:10 +09:00
syuilo
7cd7059fbc 🎨 2021-05-10 21:22:51 +09:00
MeiMei
591a5c277c
Add queue types (#7504) 2021-05-08 18:56:21 +09:00
syuilo
164959a0c5 Create get-index-stats.ts 2021-05-08 12:51:23 +09:00
syuilo
47fa7bb22a Improve ad 2021-05-08 12:50:11 +09:00
syuilo
5b250c15f8 fix bug 2021-05-08 12:07:30 +09:00
syuilo
b60f9fbc00 Improve ad 2021-05-07 14:22:13 +09:00
syuilo
dd628006ec Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2021-05-05 19:05:21 +09:00
syuilo
6cec662ec4 Improve ad 2021-05-05 19:05:19 +09:00
MeiMei
588b838deb
APIドキュメントが見れなくなっているのを修正など (#7500)
* Test api.json

* Fix typo

* Fix api-doc
2021-05-05 19:02:30 +09:00
syuilo
44627c3b5f Update date-separated-list.vue 2021-05-05 15:16:47 +09:00
syuilo
925a61e4d7 🎨 2021-05-05 14:06:57 +09:00
syuilo
d8b17daf9d fix style 2021-05-04 23:43:26 +09:00
syuilo
5e40930f11 Fix style 2021-05-04 23:39:17 +09:00
syuilo
67f58b5217 fix bug 2021-05-04 23:12:36 +09:00
syuilo
1157df1407
New Crowdin updates (#7489)
* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations create-plugin.md (French)

* New translations create-plugin.md (French)

* New translations create-plugin.md (French)

* New translations create-plugin.md (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations create-plugin.md (French)

* New translations create-plugin.md (French)

* New translations create-plugin.md (French)

* New translations create-plugin.md (French)

* New translations reversi-bot.md (French)

* New translations reversi-bot.md (French)

* New translations reversi-bot.md (French)

* New translations reversi-bot.md (French)

* New translations reversi-bot.md (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations reversi-bot.md (French)

* New translations reversi-bot.md (French)

* New translations reversi-bot.md (French)

* New translations stream.md (French)

* New translations reversi-bot.md (French)

* New translations ja-JP.yml (English)

* New translations stream.md (French)

* New translations stream.md (French)

* New translations stream.md (French)

* New translations stream.md (French)

* New translations stream.md (French)

* New translations stream.md (French)

* New translations stream.md (French)

* New translations stream.md (French)

* New translations stream.md (French)

* New translations stream.md (French)

* New translations stream.md (French)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (French)

* New translations reversi-bot.md (French)

* New translations reversi-bot.md (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations stream.md (French)

* New translations stream.md (French)

* New translations ja-JP.yml (French)

* New translations stream.md (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations theme.md (Italian)

* New translations theme.md (French)

* New translations theme.md (English)

* New translations theme.md (Italian)

* New translations theme.md (Italian)

* New translations theme.md (Italian)

* New translations ja-JP.yml (Chinese Simplified)

* New translations deck.md (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (French)

* New translations theme.md (French)

* New translations theme.md (French)

* New translations deck.md (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations aiscript.md (Spanish)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Ukrainian)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Arabic)

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (French)
2021-05-04 22:52:02 +09:00
syuilo
94ac0a7797 🎨 2021-05-04 21:27:36 +09:00
syuilo
35cf05d6ca 🎨 2021-05-04 21:21:02 +09:00
syuilo
18e1efc7ec
Ad (#7495)
* wip

* Update ad.vue

* Update default.widgets.vue

* wip

* Create 1620019354680-ad.ts

* wip

* Update ads.vue

* wip

* Update ad.vue
2021-05-04 21:15:57 +09:00
syuilo
71ebb068f7 メールアドレスの設定を促すように 2021-05-04 17:09:57 +09:00
syuilo
e9170e630c リアクションピッカーの設定がリアルタイムで反映されない問題を修正 2021-05-04 17:02:14 +09:00
syuilo
6ae642245e
Password reset (#7494)
* wip

* wip

* Update well-known.ts

* wip

* clean up

* Update request-reset-password.ts

* Update forgot-password.vue

* Update reset-password.ts

* Update request-reset-password.ts
2021-05-04 15:05:34 +09:00
syuilo
a34d8549d0 Fix style 2021-04-30 12:55:30 +09:00
syuilo
d7a5efbd36 Improve usability 2021-04-29 12:31:47 +09:00
syuilo
c7e60cfd0c Fix style 2021-04-28 18:36:07 +09:00
syuilo
3e19bcb6cb Fix #7488 2021-04-28 18:32:55 +09:00
syuilo
77ccf3b929 Fix #7483 2021-04-26 12:47:54 +09:00
syuilo
4b205aee91 Fix #7480 2021-04-26 12:34:41 +09:00
syuilo
d348e211d4
New Crowdin updates (#7482)
* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations reversi-bot.md (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)
2021-04-26 11:12:34 +09:00
syuilo
42539575a6 ギャラリー投稿の編集と削除 2021-04-26 11:10:45 +09:00
syuilo
8bce241170 🎨 2021-04-26 10:46:55 +09:00
syuilo
c039665a97 Fix #7481 2021-04-25 22:32:46 +09:00
syuilo
8c6d5408eb Update default sidebar definition 2021-04-25 15:19:34 +09:00
syuilo
3f6a55aabd Tweak UI 2021-04-25 15:14:26 +09:00
syuilo
f37c25d00e Update api-permissions.ts 2021-04-25 12:33:55 +09:00
syuilo
23821d6fad Improve client 2021-04-25 12:31:11 +09:00
syuilo
c384c4ca6c Tweak UI 2021-04-25 12:01:00 +09:00
syuilo
946ba2a8ae Improve usability 2021-04-25 12:00:56 +09:00
syuilo
26b2a4de36 Tweak style 2021-04-24 23:04:31 +09:00
syuilo
8a5567796f
New Crowdin updates (#7459)
* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations timelines.md (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations keyboard-shortcut.md (Italian)

* New translations keyboard-shortcut.md (Italian)

* New translations keyboard-shortcut.md (Italian)

* New translations keyboard-shortcut.md (Italian)

* New translations theme.md (Italian)

* New translations theme.md (Italian)

* New translations theme.md (Italian)

* New translations theme.md (Italian)

* New translations theme.md (Italian)

* New translations theme.md (Italian)

* New translations theme.md (French)

* New translations theme.md (Italian)

* New translations deck.md (Italian)

* New translations deck.md (Italian)

* New translations deck.md (Italian)

* New translations deck.md (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Ukrainian)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (Kannada)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Arabic)

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Arabic)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Ukrainian)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (Ukrainian)
2021-04-24 22:56:15 +09:00
marihachi
112c68cd0c
refactor init (#7464) 2021-04-24 22:55:18 +09:00
syuilo
7bfc41c6e1 fix bug 2021-04-24 22:52:07 +09:00
syuilo
fec3c70886
Gallery (#7194)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2021-04-24 22:38:24 +09:00
syuilo
ccf063709e Tweak UI 2021-04-24 22:36:28 +09:00
syuilo
9cab2cd940 Tweak animation 2021-04-24 18:38:38 +09:00
syuilo
b918b6383b improve client 2021-04-23 17:57:48 +09:00
syuilo
9d8ffe9911 Tweak anime 2021-04-23 15:53:35 +09:00
syuilo
24fa788609 Update style.scss 2021-04-23 15:48:22 +09:00
syuilo
1edb8cf0e9 add animation 2021-04-23 15:33:33 +09:00
syuilo
25da4a6a79 fix bug 2021-04-23 14:59:21 +09:00
syuilo
e1e5283963 Improve usability 2021-04-23 14:43:40 +09:00
syuilo
70a8dd30e0 Improve client 2021-04-23 13:01:52 +09:00
syuilo
d61a74fb88 fix style 2021-04-23 12:17:04 +09:00
syuilo
dfa341e1c0 Make admin/update-remote-user public 2021-04-23 12:05:15 +09:00
syuilo
e825d3be83 Tweak UI 2021-04-23 12:00:07 +09:00
syuilo
b5c8dc0fe3 Tweak UI 2021-04-23 11:31:43 +09:00
syuilo
246693b848
インスタンス管理画面作り直し (#7473)
* wip

* wip

* wip

* wip
2021-04-22 22:29:33 +09:00
syuilo
ec75600e1c fix style 2021-04-21 12:06:02 +09:00
syuilo
83a53c1008 fix bug 2021-04-21 03:32:16 +09:00
syuilo
03101f001c chore 2021-04-21 03:17:51 +09:00
syuilo
a5bbb6732d Update Misskey description 2021-04-20 23:26:17 +09:00
syuilo
11349561d6
Use FontAwesome as web font instead of vue component (#7469)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update yarn.lock

* wip

* wip
2021-04-20 23:22:59 +09:00
syuilo
8bb6ed625b Tweak style 2021-04-20 16:58:05 +09:00
syuilo
046c263f13 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2021-04-20 11:36:08 +09:00
syuilo
17f2e39084
fix #7466 2021-04-20 00:15:53 +09:00
syuilo
4d9e3b9012 Improve client 2021-04-19 20:06:23 +09:00
okpierre
135ff280b9
Update index.ts (#7463) 2021-04-19 12:17:22 +09:00
syuilo
9e012dbc1a
New Crowdin updates (#7452)
* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Korean)

* New translations reaction.md (Korean)

* New translations reversi-bot.md (Korean)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)
2021-04-18 23:24:33 +09:00
syuilo
7da5eead8a Resolve #7457 2021-04-18 22:51:35 +09:00
syuilo
f984f56459 精度を高めるためストリーミング接続中に定期的にlastActiveDateを更新するように 2021-04-18 22:35:47 +09:00
marihachi
ad826bf088
update MFM (#7456) 2021-04-18 16:35:34 +09:00
syuilo
e81c466d74 fix #7454 2021-04-18 16:35:22 +09:00
syuilo
e04d866b20 Tweak UI 2021-04-18 14:29:31 +09:00
syuilo
d7a042b95d Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2021-04-18 11:55:46 +09:00
syuilo
5c51185388 refactoring 2021-04-18 11:55:44 +09:00
syuilo
926266c7af fix style 2021-04-18 11:55:38 +09:00
syuilo
1bcf123dd5
update secret message 2021-04-18 11:16:57 +09:00
syuilo
7c26fbbb2e
New Crowdin updates (#7451)
* New translations ja-JP.yml (English)

* New translations theme.md (English)

* New translations ja-JP.yml (Ukrainian)

* New translations ja-JP.yml (Chinese Traditional)

* New translations theme.md (Chinese Simplified)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations mfm.md (Czech)

* New translations timelines.md (Czech)

* New translations theme.md (Czech)

* New translations reaction.md (Czech)

* New translations pages.md (Czech)

* New translations mute.md (Czech)

* New translations follow.md (Czech)

* New translations ja-JP.yml (Italian)

* New translations theme.md (German)

* New translations ja-JP.yml (German)

* New translations keyboard-shortcut.md (Czech)

* New translations custom-emoji.md (Czech)

* New translations ja-JP.yml (Spanish)

* New translations theme.md (French)

* New translations stream.md (French)

* New translations reversi-bot.md (French)

* New translations create-plugin.md (Czech)

* New translations aiscript.md (Czech)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Arabic)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Russian)

* New translations mute.md (Korean)

* New translations keyboard-shortcut.md (Korean)

* New translations follow.md (Korean)

* New translations custom-emoji.md (Korean)

* New translations create-plugin.md (Korean)

* New translations api.md (Korean)

* New translations ja-JP.yml (Korean)

* New translations reaction.md (Korean)

* New translations pages.md (Korean)

* New translations reversi-bot.md (Korean)

* New translations stream.md (Korean)

* New translations deck.md (Korean)

* New translations timelines.md (Korean)

* New translations theme.md (Korean)
2021-04-18 00:23:38 +09:00
syuilo
8c4662e6e5 Improve tooltip behaviour 2021-04-17 23:53:05 +09:00
syuilo
e7610b2467 display online status 2021-04-17 23:52:54 +09:00
syuilo
68571d8f57 Implement user online status
Resolve #7422
Fix #7424
2021-04-17 15:30:26 +09:00
syuilo
61461b7f59 Improve client 2021-04-17 14:06:32 +09:00
syuilo
c27c3817a9 Tweak UI 2021-04-17 11:40:47 +09:00
syuilo
08e1db45a9 Improve client 2021-04-17 11:29:44 +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
e68ff28649 Improve client 2021-04-16 21:47:12 +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
94b59e8b6f update commander 2021-04-16 09:03:17 +09:00
syuilo
ef6b370d0e Improve usability 2021-04-16 00:13:20 +09:00
syuilo
38896205c8 fix bug 2021-04-15 23:49:05 +09:00
syuilo
7221684337 Improve usability 2021-04-15 23:38:34 +09:00
syuilo
99e936bf2b Tweak style 2021-04-15 23:34:12 +09:00
syuilo
138fee9b52 fix theme 2021-04-15 23:27:33 +09:00
syuilo
a19c1535e8 タイトルバー非表示オプション削除 2021-04-15 23:27:28 +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
b112341d91 🎨 2021-04-15 18:02:55 +09:00
syuilo
0dba5607a8 refactor 2021-04-15 17:36:09 +09:00
syuilo
7378c4a9d8 fix #7444 2021-04-15 12:37:58 +09:00
syuilo
a3687dd653 theme description 2021-04-14 16:24:07 +09:00
syuilo
fbc5b8ceb7 fix bug 2021-04-14 15:49:48 +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
930127348a Tweak UI 2021-04-14 03:23:29 +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
7a7f668879 fix bug 2021-04-13 01:59:18 +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
3c3b4eb2af
Fix undefined user page title (#7436) 2021-04-12 23:07:12 +09:00
Zero King
1019e0bcfd
Add prop validations in MkAcct (#7439) 2021-04-12 23:04:10 +09:00
syuilo
faf2c007aa fix bug 2021-04-12 22:07:32 +09:00
syuilo
43678ac801 Tweak UI 2021-04-12 14:16:30 +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
0265c85ba3 full view 2021-04-12 00:05:13 +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