Commit Graph

3928 Commits

Author SHA1 Message Date
syuilo
cc89b21901 Fix #7576 2021-07-13 23:30:12 +09:00
syuilo
8e5c216756 Resolve #6811 2021-07-12 02:56:33 +09:00
MeiMei
1a5060d9c8 Fix video (#7594) 2021-07-10 23:19:56 +09:00
Skehmatics
1c6a1aee95 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
c3f9f6dfa5 Update theme.vue 2021-06-14 22:58:43 +09:00
syuilo
8485447296 外部リンクアイコンが表示されない問題を修正 2021-06-08 12:19:55 +09:00
NoriDev
1bbd42c3db 歓迎ページでバナー画像が表示されない問題を修正 (#7559)
* 歓迎ページでバナー画像が表示されない問題

* revert

* 背景画像設定オプションを追加
2021-06-08 12:17:17 +09:00
mint
4cbf224996 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
5bf5f24f97 fix 2021-05-31 12:02:02 +09:00
syuilo
bb9fe8bc14 fix bug 2021-05-31 11:05:37 +09:00
syuilo
01452df74c fix style 2021-05-31 10:35:12 +09:00
syuilo
82f818f6a1 🎨 2021-05-30 16:42:22 +09:00
syuilo
e713c68fcb fix typo
Resolve #7540
2021-05-30 16:26:52 +09:00
syuilo
dbad279b3a refactor 2021-05-30 10:05:25 +09:00
syuilo
6d770a6689 fix bug 2021-05-28 22:57:04 +09:00
syuilo
ff4f934519 fix bug 2021-05-28 22:52:38 +09:00
nullobsi
7727e5178e 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
d789d59cf6 カスタム絵文字をproxyに通すように (#7526) 2021-05-27 22:40:48 +09:00
syuilo
45a5fc8cf9 wip #7533 2021-05-27 17:15:08 +09:00
okayurisotto
604525c08e fix: Safariでもモーダルのぼかし効果が効くようにした (#7530)
https://github.com/misskey-dev/misskey/issues/7529
2021-05-23 18:55:21 +09:00
syuilo
15198a15d7 fix bug 2021-05-14 11:04:21 +09:00
syuilo
6798a5a900 Revert "fix bug"
This reverts commit 5b250c15f8af1e0afc9dc60f23269582e9c17ef4.
2021-05-14 10:49:54 +09:00
syuilo
8f11c4b3e1 Improve rendering performance 2021-05-11 14:38:34 +09:00
syuilo
d6b078bdc7 コントロールパネルでログ見れるように 2021-05-11 14:31:20 +09:00
syuilo
b5626bf53b 🎨 2021-05-11 12:55:38 +09:00
Nya Candy
b9cad899c6 change dom order: down elements cover upper ones (#7509) 2021-05-11 12:39:10 +09:00
syuilo
1e61cc010b 🎨 2021-05-10 21:22:51 +09:00
syuilo
3ed3f208f2 Improve ad 2021-05-08 12:50:11 +09:00
syuilo
f50d25431f fix bug 2021-05-08 12:07:30 +09:00
syuilo
0674cb5546 Improve ad 2021-05-07 14:22:13 +09:00
syuilo
1dd4570d6d Improve ad 2021-05-05 19:05:19 +09:00
syuilo
55227e1a77 Update date-separated-list.vue 2021-05-05 15:16:47 +09:00
syuilo
d7f9168900 🎨 2021-05-05 14:06:57 +09:00
syuilo
46d6853b21 fix style 2021-05-04 23:43:26 +09:00
syuilo
711454eec2 Fix style 2021-05-04 23:39:17 +09:00
syuilo
7ed9a89ecd fix bug 2021-05-04 23:12:36 +09:00
syuilo
7794cb2fe8 🎨 2021-05-04 21:27:36 +09:00
syuilo
f464ac1805 🎨 2021-05-04 21:21:02 +09:00
syuilo
41790ea1c1 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
a0f1ffb32d メールアドレスの設定を促すように 2021-05-04 17:09:57 +09:00
syuilo
44d2eb4383 リアクションピッカーの設定がリアルタイムで反映されない問題を修正 2021-05-04 17:02:14 +09:00
syuilo
cbcc1fd4e6 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
65dac995f6 Fix style 2021-04-30 12:55:30 +09:00
syuilo
7ebfae324e Improve usability 2021-04-29 12:31:47 +09:00
syuilo
f469b0a887 Fix style 2021-04-28 18:36:07 +09:00
syuilo
d2b353f10b Fix #7488 2021-04-28 18:32:55 +09:00
syuilo
c967582f96 Fix #7483 2021-04-26 12:47:54 +09:00
syuilo
d1dba5bd69 ギャラリー投稿の編集と削除 2021-04-26 11:10:45 +09:00
syuilo
399e5a76d1 🎨 2021-04-26 10:46:55 +09:00
syuilo
b2a889f326 Fix #7481 2021-04-25 22:32:46 +09:00