summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring: Extract showMachineInfo functionsyuilo2019-02-052-14/+17
|
* Make some error logs importantsyuilo2019-02-051-4/+4
|
* Refactoring: Extract checkMongoDB functionsyuilo2019-02-052-35/+39
|
* Improve docsyuilo2019-02-052-0/+10
|
* アニメーション停止箇所の追加 (#4138)MeiMei2019-02-055-12/+48
|
* [Client] Fix bugsyuilo2019-02-051-6/+9
|
* Update Vue to 2.6 :rocket:syuilo2019-02-051-2/+2
|
* Update terser-webpack-plugin requirement from 1.2.1 to 1.2.2 (#4137)dependabot[bot]2019-02-051-1/+1
| | | | | | | | Updates the requirements on [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) to permit the latest version. - [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/commits/v1.2.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
* New Crowdin translations (#4130)syuilo2019-02-0514-2/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 (English) * 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 (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 (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 (English)
* Fix CHANGELOGsyuilo2019-02-051-2/+5
|
* Update CHANGELOG.mdsyuilo2019-02-051-0/+1
|
* Better key namesyuilo2019-02-057-13/+13
|
* [Client] Increase font size a little in the Deck viewsyuilo2019-02-051-1/+1
| | | | Resolve #1821
* アニメーション画像を無効にする際、サーバーサイドで ↵syuilo2019-02-0514-56/+40
| | | | なくクライアントサイドでURLを変更するように
* アニメーションを自動再生しないオプション (#4131)MeiMei2019-02-0514-167/+401
| | | | | | | | | | * Refactor * settings * Media Proxy * Replace API response
* Refactor: Better type definitionsyuilo2019-02-051-1/+1
|
* Refactoringsyuilo2019-02-051-44/+12
|
* 個別に投稿のウォッチ/ウォッチ解除をできるようにsyuilo2019-02-054-9/+57
| | | | Resolve #161
* [API] お気に入り状態は投稿情報に含めないように統一syuilo2019-02-053-71/+99
|
* Add dummy option for some librariessyuilo2019-02-041-0/+1
|
* Resolve #4121 (#4122)Acid Chicken (硫酸鶏)2019-02-0410-20/+20
| | | | | | * Resolve #4121 * Update tslint.json
* Fix fusionAcid Chicken (硫酸鶏)2019-02-041-1/+1
|
* Update config.ymlAcid Chicken (硫酸鶏)2019-02-041-1/+10
| | | Redis なしが帰ってきたぞっ!
* Initialize queue only if queue is enabled (#4125)Aya Morisawa2019-02-041-12/+20
|
* Update __MISSKEY_HEADAcid Chicken (硫酸鶏)2019-02-041-1/+1
|
* Add --disable-queue optionsyuilo2019-02-042-1/+3
|
* Enable job queuesyuilo2019-02-042-1/+35
| | | | Resolve #3216
* Add --verbose optionsyuilo2019-02-042-1/+2
|
* Better loggingsyuilo2019-02-042-12/+14
|
* Make Logger#log method privatesyuilo2019-02-041-1/+1
|
* Fix MongoDB connectivity checkingsyuilo2019-02-041-17/+31
|
* [Server] Enable slow optionsyuilo2019-02-042-4/+8
|
* Update dependencies :rocket:syuilo2019-02-041-10/+10
|
* Fix importssyuilo2019-02-046-6/+6
|
* Update apexcharts requirement from 2.5.1 to 3.2.1 (#4124)dependabot[bot]2019-02-041-1/+1
| | | | | | | | Updates the requirements on [apexcharts](https://github.com/apexcharts/apexcharts.js) to permit the latest version. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Changelog](https://github.com/apexcharts/apexcharts.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/apexcharts/apexcharts.js/commits/v3.2.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Add collaborators creditsyuilo2019-02-041-0/+1
|
* Better error log of WebFingersyuilo2019-02-041-0/+1
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-02-0420-32/+116
|\
| * Update tslint-sonarts requirement from 1.8.0 to 1.9.0 (#3978)dependabot[bot]2019-02-041-1/+1
| | | | | | | | | | | | | | Updates the requirements on [tslint-sonarts](https://github.com/SonarSource/SonarTS) to permit the latest version. - [Release notes](https://github.com/SonarSource/SonarTS/releases) - [Commits](https://github.com/SonarSource/SonarTS/commits/v1.9.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
| * New translations ja-JP.yml (English) (#4120)syuilo2019-02-041-4/+4
| |
| * New translations ja-JP.yml (Polish) (#4119)syuilo2019-02-041-2/+2
| |
| * Update README.mdsyuilo2019-02-041-1/+1
| |
| * Create type definition for '*/const.json' (#4118)Acid Chicken (硫酸鶏)2019-02-042-2/+5
| |
| * Create type definition for ./locales (#4117)Acid Chicken (硫酸鶏)2019-02-042-1/+6
| |
| * Revert "Create new type definition for 'is-url' (#4013)"Acid Chicken (硫酸鶏)2019-02-043-8/+2
| | | | | | | | This reverts commit 014b58cb4098c31c1d0d8d2ad521e48368491d07.
| * New translations ja-JP.yml (Polish) (#4116)syuilo2019-02-041-8/+8
| |
| * New translations ja-JP.yml (Polish) (#4115)syuilo2019-02-041-1/+1
| |
| * Add missing semicolonsAya Morisawa2019-02-032-4/+4
| |
| * Module 'jsdom' as import syntax (#4016)Acid Chicken (硫酸鶏)2019-02-032-4/+4
| |
| * Create type definition for 'os-utils' (#4050)Acid Chicken (硫酸鶏)2019-02-032-1/+31
| |