Commit Graph

8724 Commits

Author SHA1 Message Date
syuilo f1c9e596e8 アイコンを四角で表示するオプション 2021-07-19 15:11:28 +09:00
syuilo 862ddde0db Tweak style 2021-07-19 13:04:32 +09:00
syuilo ee5a060762 Fix stickyTop calculation 2021-07-19 13:00:29 +09:00
syuilo 42d293ee60 Classic UI 2021-07-19 11:36:35 +09:00
MeiMei 04e27e160e
認証の修正 (#7597)
* authenticateのキャッシュを廃止

* 凍結ユーザーがサインイン出来てしまうのを修正

* 凍結ユーザーはストリーミング接続出来ないように

* 他人のアクセストークンはrevoke出来ないように, 正常削除を待機するように

* ユーザー/アクセストークンを無効化したらストリーミングを切断するように

* Revert TODO

* ストリーミングterminateは、ユーザー削除後に行うように

* signinでsuspendは別のエラーにする

* トークン再生成後のストリーミング切断は少し待つように

* サスペンド後のストリーミング切断はローカルユーザーのみに
2021-07-18 19:57:53 +09:00
MeiMei 62dede02ea
API AuthenticateでDB接続エラーなどが発生するとログアウトさせられてしまうのを修正 Fix #7603 (#7604) 2021-07-18 00:53:16 +09:00
syuilo 6d1d7b5366 Improve type 2021-07-17 15:43:07 +09:00
syuilo 0b34503c8a Update check-hit-antenna.ts 2021-07-16 19:43:15 +09:00
syuilo dc69490e3a Refactoring 2021-07-15 20:45:32 +09:00
syuilo 1c241776a6 Improve email notification 2021-07-15 20:35:43 +09:00
syuilo 6812b895e7 Revert "Resolve #6811"
This reverts commit 558d288e7b.
2021-07-14 00:13:23 +09:00
syuilo ab439d0ed6 Clean up 2021-07-14 00:12:34 +09:00
syuilo c7a2c368d4 Custom CSS 2021-07-14 00:11:05 +09:00
syuilo 2047860e71 Use unisonReload 2021-07-13 23:30:36 +09:00
syuilo 1dbe03b210 refactor 2021-07-13 23:30:20 +09:00
syuilo b59a19c144 Fix #7576 2021-07-13 23:30:12 +09:00
syuilo 558d288e7b Resolve #6811 2021-07-12 02:56:33 +09:00
MeiMei e24c8b6878
Fix video (#7594) 2021-07-10 23:19:56 +09:00
MeiMei 1772af9583
AP Actorの修正 (#7573)
* AP Actorの修正

* Add ActivityPub test

* Fix person

* Test

* ap test

* Revert "Test"

This reverts commit 3c493eff4e89f94fd33f25189ba3bc96ef4366b3.

* Test comment

* fix

* fix

* Update inbox

* indent

* nl

* indent

* TODO

* Fix inbox

* Update test
2021-07-10 23:14:57 +09:00
Skehmatics cb42f94d9c
Rich welcome content (#7588)
* Add rich content (polls, media) to the welcome page notes

* Add a simple scrolling animation to welcome page
2021-07-10 02:55:12 +09:00
syuilo 49febe1764 Resolve #7165 2021-07-09 01:07:55 +09:00
syuilo 65addc8206 refactoring 2021-07-01 00:50:19 +09:00
syuilo 28f7e48dc6 improve type 2021-06-30 23:33:50 +09:00
syuilo d97fc9ce4e カスタム絵文字インポート時もemojiAddedイベントを発行するように 2021-06-23 13:42:02 +09:00
syuilo f26aeee819
Update theme.vue 2021-06-14 22:58:43 +09:00
syuilo 8b9c445fef
New Crowdin updates (#7554)
* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)

* New translations api.md (Korean)

* New translations mfm.md (Korean)

* New translations api.md (Korean)

* New translations timelines.md (Spanish)

* New translations timelines.md (Spanish)

* New translations timelines.md (Spanish)

* New translations theme.md (Spanish)

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

* New translations theme.md (Spanish)

* New translations theme.md (Spanish)

* New translations theme.md (Spanish)

* New translations theme.md (Spanish)

* New translations theme.md (Spanish)

* New translations theme.md (Spanish)

* New translations stream.md (Spanish)

* New translations stream.md (Spanish)

* New translations stream.md (Spanish)

* New translations stream.md (Spanish)
2021-06-10 14:01:09 +09:00
syuilo a65eb502d2 fix api response definition 2021-06-08 14:26:52 +09:00
syuilo 55c549a9f8 Remove entity descriptions
#6627
2021-06-08 14:24:21 +09:00
syuilo 56600ba1df refactor type 2021-06-08 14:14:58 +09:00
syuilo 6b312f755e Remove endpoint descriptions
#6627
2021-06-08 14:09:32 +09:00
syuilo d6267f797d 外部リンクアイコンが表示されない問題を修正 2021-06-08 12:19:55 +09:00
NoriDev a2b8097b4b
歓迎ページでバナー画像が表示されない問題を修正 (#7559)
* 歓迎ページでバナー画像が表示されない問題

* revert

* 背景画像設定オプションを追加
2021-06-08 12:17:17 +09:00
mint fa1b38394c
Updated divisions to math.div (#7549)
* Updated divisions to math.div on Reversi (game.board.vue)

* Update src/client/pages/reversi/game.board.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

* Oops. Forgot to put it all through parenthesis

* Imported sass:math

* Fixes on drive.vue

* Forgot the stupid comma

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-06-05 14:57:52 +09:00
MeiMei 441790be2d
Fix resync-remote-user (#7556)
* Fix resync-remote-user

* tune
2021-06-05 14:55:41 +09:00
MeiMei 5d66bb8794
ランダムにテストがコケるのを修正 (#7553)
* Test shutdown

* Revert "Test shutdown"

This reverts commit 85182e7dd196cdd9ecb46cfb50adaabd04c5ba60.

* Skip beforeShutdown in test

* Wait shutdown in test

* Revert "Skip beforeShutdown in test"

This reverts commit 79c33ab53615e8fa4820d2abfc2494cba55c441c.

* Revert "Revert "Skip beforeShutdown in test""

This reverts commit 3423133a137c79b64f3ff6ef9dbe433a441a47b0.
2021-06-05 14:54:07 +09:00
syuilo 89fb727f61 Update type.ts 2021-06-01 19:17:17 +09:00
MeiMei caf40e40fb
Supports Array ActivityStreams type (#7536)
* Supports Array type

* Fix

* Fix Service to Note

* Update type.ts

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-05-31 13:04:13 +09:00
syuilo dc44d9a0a8 fix 2021-05-31 12:02:02 +09:00
syuilo bb926dd301 fix bug 2021-05-31 11:05:37 +09:00
syuilo f1c4e4a10e fix style 2021-05-31 10:35:12 +09:00
MeiMei 798aedfc0f
Supports Emoji 13.1 (#7539)
* Supports Emoji 13.1

* Fix regex
2021-05-30 20:52:39 +09:00
syuilo 1077c2a637 🎨 2021-05-30 16:42:22 +09:00
syuilo cbe689607c Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2021-05-30 16:27:00 +09:00
syuilo 948b70cb0f fix typo
Resolve #7540
2021-05-30 16:26:52 +09:00
MeiMei 0263539202
Fix remote drive expire (#7543) 2021-05-30 13:48:23 +09:00
syuilo 52e54cf0dc refactor 2021-05-30 10:05:25 +09:00
syuilo 24e7eeca0f fix local emoji detection
https://github.com/misskey-dev/misskey/pull/7526#discussion_r641886612
2021-05-30 10:05:12 +09:00
syuilo d76345264d fix bug 2021-05-28 22:57:04 +09:00
syuilo 0eb115bf7e Resolve #7538 2021-05-28 22:53:00 +09:00
syuilo 30d2a1d8b6 fix bug 2021-05-28 22:52:38 +09:00
syuilo 857c88e8d6 fix type 2021-05-28 22:52:30 +09:00
nullobsi ffb9646ce9
Add image description support (#7518)
* recieve image descriptions under the name property

* fix other components

* use comment for alt and title

* allow editing of file comment

* allow editing of file comment in note dialog

* federate note comments

* use file instead of this

* backend should accept comment on update

* update now actually accepts comment

* allow multiline descriptions

* image should also have description attached

* Update locales/ja-JP.yml

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>

* Use custom component with side-by-side image

* improve usability on mobile devices

* revert changes

* Update post-form-attaches.vue

* Update drive.file.vue

* Update media-caption.vue

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-05-28 09:38:09 +09:00
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