summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* improve typesyuilo2021-06-301-4/+4
|
* カスタム絵文字インポート時もemojiAddedイベントを発行す ↵syuilo2021-06-231-2/+7
| | | | るように
* Update theme.vuesyuilo2021-06-141-1/+1
|
* テストがうごかないのを修正 (#7566)MeiMei2021-06-1211-75/+91
| | | | | | | | | * startServer * typeorm 0.2.32 * Fix: chartのテストがテストの並び順によっては正しく初期化されない * initTestDb
* Update resolutions (#7572)MeiMei2021-06-122-12/+5
|
* Update CONTRIBUTING.md (#7570)MeiMei2021-06-111-7/+2
|
* 12.83.0syuilo2021-06-101-1/+1
|
* New Crowdin updates (#7554)syuilo2021-06-1011-60/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)
* fix api response definitionsyuilo2021-06-081-65/+2
|
* Remove entity descriptionssyuilo2021-06-0852-249/+1
| | | | #6627
* refactor typesyuilo2021-06-0812-19/+19
|
* Remove endpoint descriptionssyuilo2021-06-08198-1904/+0
| | | | #6627
* 外部リンクアイコンが表示されない問題を修正syuilo2021-06-081-2/+0
|
* 歓迎ページでバナー画像が表示されない問題を修正 (#7559)NoriDev2021-06-083-3/+10
| | | | | | | * 歓迎ページでバナー画像が表示されない問題 * revert * 背景画像設定オプションを追加
* Update depssyuilo2021-06-082-223/+225
|
* Updated divisions to math.div (#7549)mint2021-06-052-6/+12
| | | | | | | | | | | | | | | | | * 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>
* Fix resync-remote-user (#7556)MeiMei2021-06-051-1/+4
| | | | | * Fix resync-remote-user * tune
* ランダムにテストがコケるのを修正 (#7553)MeiMei2021-06-057-15/+34
| | | | | | | | | | | | | | | | | | | * 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.
* Add missing migrations (#7552)MeiMei2021-06-042-0/+25
|
* Update misskey.jssyuilo2021-06-012-5/+5
|
* Update type.tssyuilo2021-06-011-1/+1
|
* 12.82.0syuilo2021-05-311-1/+1
|
* Supports Array ActivityStreams type (#7536)MeiMei2021-05-3110-82/+76
| | | | | | | | | | | * Supports Array type * Fix * Fix Service to Note * Update type.ts Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* New Crowdin updates (#7527)syuilo2021-05-3115-41/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)
* fixsyuilo2021-05-311-0/+1
|
* fix bugsyuilo2021-05-311-1/+1
|
* Update depssyuilo2021-05-313-270/+349
|
* fix stylesyuilo2021-05-311-2/+1
|
* Supports Emoji 13.1 (#7539)MeiMei2021-05-305-11/+13
| | | | | * Supports Emoji 13.1 * Fix regex
* :art:syuilo2021-05-301-2/+4
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2021-05-303-2/+7
|\
| * Fix remote drive expire (#7543)MeiMei2021-05-303-2/+7
| |
* | fix typosyuilo2021-05-302-8/+8
|/ | | | Resolve #7540
* refactorsyuilo2021-05-301-2/+2
|
* fix local emoji detectionsyuilo2021-05-301-1/+1
| | | | https://github.com/misskey-dev/misskey/pull/7526#discussion_r641886612
* fix bugsyuilo2021-05-281-1/+1
|
* Resolve #7538syuilo2021-05-281-0/+7
|
* fix bugsyuilo2021-05-281-1/+1
|
* fix typesyuilo2021-05-281-2/+2
|
* Add image description support (#7518)nullobsi2021-05-2811-6/+315
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* improve typessyuilo2021-05-284-15/+19
|
* カスタム絵文字をproxyに通すように (#7526)rinsuki2021-05-272-1/+11
|
* wip #7533syuilo2021-05-2723-386/+69
|
* Create SECURITY.mdsyuilo2021-05-241-0/+9
|
* :art:syuilo2021-05-232-11/+6
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2021-05-234-19/+24
|\
| * Add Indonesian to index language (#7528)Sandy Nicko Mac Corzeta2021-05-231-0/+1
| | | | | | Co-authored-by: Sandy Nicko Mac Corzeta <sandynicko@windowslive.com>
| * Fix search-by-tag (#7531)MeiMei2021-05-231-16/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | * Fix search-by-tag * Revert "Fix search-by-tag" This reverts commit c971d1d5d82f2d8b58fdec76e42f4404339ab83a. * Fix typo * Remove unused var * インジェクションは[]を返すように
| * fix: Safariでもモーダルのぼかし効果が効くようにした (#7530)okayurisotto2021-05-231-0/+1
| | | | | | https://github.com/misskey-dev/misskey/issues/7529
| * Fix agent type (#7532)MeiMei2021-05-231-3/+3
| |