Commit graph

18806 commits

Author SHA1 Message Date
syuilo
085d7926ba Update check-hit-antenna.ts 2021-07-16 19:43:15 +09:00
syuilo
f6ccab9950 Refactoring 2021-07-15 20:45:32 +09:00
syuilo
29698850d9 Improve email notification 2021-07-15 20:35:43 +09:00
syuilo
65a9f96070 Revert "Resolve #6811"
This reverts commit 558d288e7bc129fa92ee7dd1dc08d5a9f3615f8f.
2021-07-14 00:13:23 +09:00
syuilo
b304fb3af4 Clean up 2021-07-14 00:12:34 +09:00
syuilo
9d6f87b397 Custom CSS 2021-07-14 00:11:05 +09:00
syuilo
e35a0b4de1 Use unisonReload 2021-07-13 23:30:36 +09:00
syuilo
a3959233d5 refactor 2021-07-13 23:30:20 +09:00
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
MeiMei
ee553726c1 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
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
MeiMei
0e1ee5bae7 mfm.jsが更新されたのでもうこのresolutionsはいらない (#7581) 2021-07-09 01:09:02 +09:00
syuilo
2bd3bec2d5 Resolve #7165 2021-07-09 01:07:55 +09:00
syuilo
ae674d2507 refactoring 2021-07-01 00:50:19 +09:00
syuilo
45a58615bc improve type 2021-06-30 23:33:50 +09:00
syuilo
e4211ba40e カスタム絵文字インポート時もemojiAddedイベントを発行するように 2021-06-23 13:42:02 +09:00
syuilo
c3f9f6dfa5 Update theme.vue 2021-06-14 22:58:43 +09:00
MeiMei
80f207fddd テストがうごかないのを修正 (#7566)
* startServer

* typeorm 0.2.32

* Fix: chartのテストがテストの並び順によっては正しく初期化されない

* initTestDb
2021-06-12 22:40:17 +09:00
MeiMei
61fa6c0bff Update resolutions (#7572) 2021-06-12 22:32:44 +09:00
MeiMei
48edfb5b2e Update CONTRIBUTING.md (#7570) 2021-06-11 12:19:48 +09:00
syuilo
c3e433e4b2 12.83.0 2021-06-10 14:03:19 +09:00
syuilo
3068e8ad7f 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
464a0e6e81 fix api response definition 2021-06-08 14:26:52 +09:00
syuilo
7e9e38789d Remove entity descriptions
#6627
2021-06-08 14:24:21 +09:00
syuilo
fcb1d4f8c5 refactor type 2021-06-08 14:14:58 +09:00
syuilo
dceb64944c Remove endpoint descriptions
#6627
2021-06-08 14:09:32 +09:00
syuilo
8485447296 外部リンクアイコンが表示されない問題を修正 2021-06-08 12:19:55 +09:00
NoriDev
1bbd42c3db 歓迎ページでバナー画像が表示されない問題を修正 (#7559)
* 歓迎ページでバナー画像が表示されない問題

* revert

* 背景画像設定オプションを追加
2021-06-08 12:17:17 +09:00
syuilo
48c1170f60 Update deps 2021-06-08 11:40:08 +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
MeiMei
dd75f517c2 Fix resync-remote-user (#7556)
* Fix resync-remote-user

* tune
2021-06-05 14:55:41 +09:00
MeiMei
b2dfd27588 ランダムにテストがコケるのを修正 (#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
MeiMei
ae37cb83a8 Add missing migrations (#7552) 2021-06-04 20:40:47 +09:00
syuilo
0f0803052c Update misskey.js 2021-06-01 19:17:25 +09:00
syuilo
7875cc303f Update type.ts 2021-06-01 19:17:17 +09:00
syuilo
aa4019e4bf 12.82.0 2021-05-31 13:06:25 +09:00
MeiMei
8ab2f13a64 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
62f2cd1dc0 New Crowdin updates (#7527)
* New translations ja-JP.yml (Indonesian)

* New translations ja-JP.yml (Indonesian)

* 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 (English)

* New translations ja-JP.yml (Korean)

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

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (English)

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

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

* New translations ja-JP.yml (Ukrainian)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Arabic)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Indonesian)

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

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)

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

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

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

* New translations ja-JP.yml (Korean)
2021-05-31 12:02:13 +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
561c0e6771 Update deps 2021-05-31 11:05:34 +09:00
syuilo
01452df74c fix style 2021-05-31 10:35:12 +09:00
MeiMei
cfcc0fcf63 Supports Emoji 13.1 (#7539)
* Supports Emoji 13.1

* Fix regex
2021-05-30 20:52:39 +09:00
syuilo
82f818f6a1 🎨 2021-05-30 16:42:22 +09:00
syuilo
b5bb135d7c Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2021-05-30 16:27:00 +09:00
syuilo
e713c68fcb fix typo
Resolve #7540
2021-05-30 16:26:52 +09:00
MeiMei
f41b24b555 Fix remote drive expire (#7543) 2021-05-30 13:48:23 +09:00
syuilo
dbad279b3a refactor 2021-05-30 10:05:25 +09:00