Commit graph

3977 commits

Author SHA1 Message Date
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
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
f26aeee819
Update theme.vue 2021-06-14 22:58:43 +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
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
syuilo
1077c2a637 🎨 2021-05-30 16:42:22 +09:00
syuilo
948b70cb0f fix typo
Resolve #7540
2021-05-30 16:26:52 +09:00
syuilo
52e54cf0dc refactor 2021-05-30 10:05:25 +09:00
syuilo
d76345264d fix bug 2021-05-28 22:57:04 +09:00
syuilo
30d2a1d8b6 fix bug 2021-05-28 22:52:38 +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
rinsuki
466c083233
カスタム絵文字をproxyに通すように (#7526) 2021-05-27 22:40:48 +09:00
syuilo
ae2267220b wip #7533 2021-05-27 17:15:08 +09:00
okayurisotto
7063a6925f
fix: Safariでもモーダルのぼかし効果が効くようにした (#7530)
https://github.com/misskey-dev/misskey/issues/7529
2021-05-23 18:55:21 +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
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
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
6cec662ec4 Improve ad 2021-05-05 19:05:19 +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
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
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
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
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
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
4d9e3b9012 Improve client 2021-04-19 20:06:23 +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
5c51185388 refactoring 2021-04-18 11:55:44 +09:00
syuilo
926266c7af fix style 2021-04-18 11:55: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
ef6b370d0e Improve usability 2021-04-16 00:13:20 +09:00
syuilo
38896205c8 fix bug 2021-04-15 23:49:05 +09:00