summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Improve warpsyuilo2019-04-187-7/+47
|
* Fix bugsyuilo2019-04-181-7/+6
|
* Use -syuilo2019-04-181-1/+1
|
* Fix iconsyuilo2019-04-181-2/+3
|
* Improve user lists index (#4605)tamaina2019-04-186-105/+123
| | | | | | | | | | | | * wip * Revert "wip" This reverts commit 6212831ce3bdae5ce17f8ace9945710ba7696185. * improve list index * Update user-lists.vue
* Resolve #4732syuilo2019-04-183-3/+36
|
* Fix #4734 (#4745)tamaina2019-04-181-0/+1
|
* Update timemachine.vuesyuilo2019-04-181-1/+1
|
* Resolve #4735syuilo2019-04-188-71/+128
|
* Fix API definitionsyuilo2019-04-181-0/+2
|
* 間違えたsyuilo2019-04-181-2/+2
|
* Add testsyuilo2019-04-181-0/+25
|
* Fix #4703syuilo2019-04-182-2/+27
|
* Add type annotationssyuilo2019-04-182-3/+3
|
* スプラッシュがクリックに反応するように (#4561)MeiMei2019-04-181-3/+0
| | | | | | | | | | * confirm silence * Resolve #4554 * Revert "confirm silence" This reverts commit e1dbdc2bfc0f41c2b308b142c70e9e4573c98cf9.
* confirm on user menu (#4553)MeiMei2019-04-182-5/+36
|
* confirm silence (#4560)MeiMei2019-04-182-0/+6
|
* Use menu instead of prompt Fix #4540, Fix #342 (#4575)tamaina2019-04-183-46/+89
| | | | | | | | | | * Use menu instead prompt * fix * https://bit.ly/2U0JuVt * fix
* アンケートウィジットでもMFMを使用するように v11 (#4741)MeiMei2019-04-181-1/+3
| | | | | | * MFM in poll * use mfm
* 11.1.6syuilo2019-04-182-1/+9
|
* New Crowdin translations (#4692)syuilo2019-04-1811-50/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (English) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Norwegian) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Czech)
* Docker: Back to npm from yarn (#4730)かひわし4(バージョン1)2019-04-181-3/+2
| | | | | | | | This commit reverts "Fix Dockerfile #4214" which uses yarn instead of npm. The cause of the build error is that binding.gyp and src/crypto_key.cc are missing when installing dependencies. In other words, yarn did not fix build error. There is no reason to use yarn, so go back to npm.
* Fix bugsyuilo2019-04-181-0/+1
|
* Improve readabilitysyuilo2019-04-181-30/+30
|
* Remove unused importssyuilo2019-04-181-2/+1
|
* Fix: ↵MeiMei2019-04-181-46/+18
| | | | | | | | v11で未認知ユーザーからActivityが飛んできた場合に処理できない (#4733) * Fix: inboxに未知のユーザーが来ると処理できない * こうかな
* [MFM] Better hashtag parsingsyuilo2019-04-182-1/+9
|
* Fix indentsyuilo2019-04-181-14/+14
|
* Better error handlingsyuilo2019-04-181-1/+3
|
* 11.1.5syuilo2019-04-172-1/+8
|
* Better avgColorsyuilo2019-04-173-5/+3
|
* :art:syuilo2019-04-172-2/+0
|
* Update CONTRIBUTING.mdsyuilo2019-04-171-3/+33
|
* Fix errorsyuilo2019-04-172-2/+2
|
* Disable sql logsyuilo2019-04-171-4/+2
|
* Clean upsyuilo2019-04-171-32/+2
|
* Refactorsyuilo2019-04-1717-17/+17
|
* Fix #4721 Fix #4722syuilo2019-04-174-23/+26
|
* Clean upsyuilo2019-04-172-3/+1
|
* Update schemas.tssyuilo2019-04-171-1/+0
|
* 11.1.4syuilo2019-04-172-1/+11
|
* Clean upsyuilo2019-04-172-10/+0
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-04-171-4/+6
|\
| * Update stream.ja-JP.md (#4725)tamaina2019-04-171-4/+6
| |
* | Better responsesyuilo2019-04-171-5/+7
| |
* | Update delete-file.tssyuilo2019-04-171-2/+2
|/
* Refactorsyuilo2019-04-171-1/+1
|
* Doc: Update setup documents (#4680)かひわし4(バージョン1)2019-04-176-108/+222
| | | | | | | | | | | | | | | | * Doc: Update setup documents Use GitHub api to checkout latest release instead of "git tag" command which cannot accurately determine prerelease tag. Also, Changed numbered list format because the shell command is too long to fit on one line. * Doc: Use tab instead of spaces * Doc: Use master branch as latest release tag master branch and latest release is the same. master branch merges develop branch with each latest release.
* smallintsyuilo2019-04-171-2/+2
|
* Fix #4724syuilo2019-04-172-1/+8
|