summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update tslint requirement from 5.12.0 to 5.12.1dependabot[bot]2019-02-061-1/+1
| | | | | | | | Updates the requirements on [tslint](https://github.com/palantir/tslint) to permit the latest version. - [Release notes](https://github.com/palantir/tslint/releases) - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/palantir/tslint/commits/5.12.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update README.md [AUTOGEN] (#4172)Acid Chicken (硫酸鶏)2019-02-071-1/+3
|
* :cry:syuilo2019-02-072-4/+4
|
* Update builtin themessyuilo2019-02-076-3/+50
|
* :art:syuilo2019-02-072-0/+2
|
* Refactor reaction-viewer (#4171)MeiMei2019-02-072-143/+154
| | | | | | | | * Refactor reaction-viewer * code style * fix
* リアクションマージン再調整 (#4169)MeiMei2019-02-061-2/+2
| | | | | | * リアクションマージン再調整 * fix size
* Fix bugsyuilo2019-02-061-1/+1
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-02-0619-125/+195
|\
| * Check config on load (#4170)Aya Morisawa2019-02-0619-125/+195
| | | | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* | Fix cofig for cisyuilo2019-02-062-0/+4
|/
* 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.