summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugsyuilo2019-02-063-4/+10
|
* Revert "余計なマージンを削除 (#4168)"syuilo2019-02-061-0/+1
| | | | This reverts commit 77bcb58f120e8a5f3efb47cee3f2ef2d4c95a5c9.
* Revert "[Client] リアクション一覧のマージンを調整"syuilo2019-02-061-4/+1
| | | | This reverts commit 80ea747db6bf77ff97a9363c3530bceca050b0ae.
* Fix bugsyuilo2019-02-062-1/+30
|
* Fix file namesyuilo2019-02-061-1/+1
|
* Better file namessyuilo2019-02-064-4/+4
|
* Fix file extsyuilo2019-02-063-3/+3
|
* Clean upsyuilo2019-02-063-3/+0
|
* Resolve #4151syuilo2019-02-069-4/+351
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-02-061-1/+0
|\
| * 余計なマージンを削除 (#4168)MeiMei2019-02-061-1/+0
| |
* | Update example.ymlsyuilo2019-02-061-0/+3
|/
* Rename clusterLog to clusterLogger (#4167)Aya Morisawa2019-02-061-4/+4
|
* :art:syuilo2019-02-0623-30/+30
|
* :art:syuilo2019-02-061-2/+4
|
* [Client] リアクション一覧のマージンを調整syuilo2019-02-061-1/+4
| | | | Close #4160
* 10.82.2syuilo2019-02-062-2/+6
|
* Resolve #4165syuilo2019-02-065-2/+76
|
* Better logssyuilo2019-02-061-2/+2
|
* Improve queue optionsyuilo2019-02-063-18/+32
|
* Update queue settingsyuilo2019-02-061-2/+2
|
* 10.82.1syuilo2019-02-062-2/+7
|
* Merge branches 'develop' and 'develop' of https://github.com/syuilo/misskey ↵syuilo2019-02-0618-3/+100
|\ | | | | | | into develop
| * New Crowdin translations (#4147)syuilo2019-02-0614-0/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Catalan) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (French) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (Norwegian) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English)
| * Simplify comment (#4164)Aya Morisawa2019-02-061-1/+1
| |
| * Introduce option type (#4150)Aya Morisawa2019-02-062-0/+48
| | | | | | | | | | | | * Introduce option type * Improve test naming
| * Add URL validation (#4148)Acid Chicken (硫酸鶏)2019-02-061-2/+9
| |
* | Improve queue configurationsyuilo2019-02-063-30/+71
|/ | | | | Resolve #4157 Resolve #4158
* Merge pull request #4163 from syuilo/dependabot/npm_and_yarn/jsdom-13.2.0dependabot[bot]2019-02-051-1/+1
|\
| * Update jsdom requirement from 13.1.0 to 13.2.0dependabot[bot]2019-02-051-1/+1
| | | | | | | | | | | | | | | | Updates the requirements on [jsdom](https://github.com/jsdom/jsdom) to permit the latest version. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/commits/13.2.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Merge pull request #4162 from ↵dependabot[bot]2019-02-051-1/+1
|\ \ | |/ |/| | | syuilo/dependabot/npm_and_yarn/@types/node-10.12.21
| * Update @types/node requirement from 10.12.18 to 10.12.21dependabot[bot]2019-02-051-1/+1
|/ | | | | | | Updates the requirements on [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
* proxyで400番台はそのステータスを返す (#4154)MeiMei2019-02-061-1/+6
|
* Update README.mdsyuilo2019-02-061-0/+4
|
* [MFM] Better hashtag parsing: Ignore slashsyuilo2019-02-062-1/+9
|
* Add logssyuilo2019-02-061-8/+15
|
* :art:syuilo2019-02-051-1/+1
|
* Bye 'is-url' (#4113)Aya Morisawa2019-02-052-6/+9
|\
| * Revert "Update load.ts"Acid Chicken (硫酸鶏)2019-02-041-10/+2
| | | | | | | | This reverts commit cf9e8ed39ec2acd098ba3587f0957a6afa641a74, commit 67792fcb5e866cfad6fc6788b8555526658099fc, and commit c7e8c27ce6652b64a55d7d5ea85c66b4a1cbc06c.
| * Fix bugAcid Chicken (硫酸鶏)2019-02-041-1/+1
| | | | | | C#っぽく使ってしまっていた。
| * Update load.tsAcid Chicken (硫酸鶏)2019-02-041-0/+1
| |
| * Merge branch 'develop' into acid-chicken-patch-10Acid Chicken (硫酸鶏)2019-02-046-15/+24
| |\
| * | Update load.tsAcid Chicken (硫酸鶏)2019-02-041-2/+9
| | |
| * | Bye 'is-url'Acid Chicken (硫酸鶏)2019-02-043-13/+9
| | |
* | | 10.82.0syuilo2019-02-052-3/+3
| | |
* | | Update CHANGELOG.mdsyuilo2019-02-051-0/+1
| | |
* | | 自分の投稿情報をエクスポートできるように (#4144)syuilo2019-02-058-9/+188
| | | | | | | | | | | | | | | | | | | | | | | | * wip * 正しいJSONを生成するように * データを整形
* | | Add ffmpeg package for the runner container (#4145)かひわし4(バージョン1)2019-02-051-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Revert "Update Dockerfile (#4090)" This reverts commit 6758b0f133bc89e4d6ad660172d48e026f4e047d. * Docker: Add ffmpeg package for the runner container Misskey 10.81.0 added thumbnail generation support. However it did not work with Docker bacause ffmpeg has not been installed in the runner container.
* | | /.well-known 周りをいい感じに (#4141)Acid Chicken (硫酸鶏)2019-02-059-89/+202
| | | | | | | | | | | | | | | | | | * Enhance /.well-known and their friends * Fix bug
* | | Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-02-052-4/+4
|\ \ \