summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert b515cc90e9070465d9ba1f2e40d7af184fff5491syuilo2019-01-311-3/+3
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-01-313-135/+0
|\
| * Close #3380 (#4061)Acid Chicken (硫酸鶏)2019-01-313-135/+0
* | [Server] Resolve #4062syuilo2019-01-312-0/+14
|/
* [Test] Disable some tests temporarysyuilo2019-01-311-1/+2
* [Test] Better testssyuilo2019-01-311-1/+12
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-01-311-1/+5
|\
| * Add 'src/@types' to typeRootsAcid Chicken (硫酸鶏)2019-01-311-1/+5
* | Fix typosyuilo2019-01-311-2/+2
|/
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-01-311-3/+5
|\
| * Make type definition for 'is-root' betterAcid Chicken (硫酸鶏)2019-01-311-3/+5
* | [Test] Add MFM testsyuilo2019-01-311-0/+16
|/
* 10.80.0syuilo2019-01-312-3/+3
* Update CHANGELOG.mdsyuilo2019-01-311-0/+1
* :art:syuilo2019-01-311-1/+5
* [Client] MFMの制限を緩和syuilo2019-01-311-2/+2
* [MFM] Better syntax parsingsyuilo2019-01-312-3/+18
* [MFM] Make some syntax blocksyuilo2019-01-311-5/+5
* Simplify MFM (#4046)Aya Morisawa2019-01-311-362/+131
* Do not import as pack from AP renderer (#4048)MeiMei2019-01-3121-55/+55
* Re-fix pathAcid Chicken (硫酸鶏)2019-01-311-1/+1
* Fix pathAcid Chicken (硫酸鶏)2019-01-311-1/+1
* Create type definition for 'is-root' (#4001)Acid Chicken (硫酸鶏)2019-01-312-1/+6
* Update index.tsAcid Chicken (硫酸鶏)2019-01-311-1/+2
* Create type definition for '*/package.json' (#4014)Acid Chicken (硫酸鶏)2019-01-316-6/+9
* [ActivityPub] Use microformats on mentionssyuilo2019-01-302-0/+2
* Update CHANGELOG.mdsyuilo2019-01-301-0/+6
* delete unnecessary key (#4045)MeiMei2019-01-301-0/+1
* Introduce silence (#4043)syuilo2019-01-307-3/+154
* Fix importAya Morisawa2019-01-301-1/+1
* Rename parser to languageAya Morisawa2019-01-302-1/+1
* Avoid export defaultAya Morisawa2019-01-3018-28/+26
* Update vue-svg-inline-loader requirement from 1.2.7 to 1.2.10 (#4040)dependabot[bot]2019-01-301-1/+1
* Update @types/mongodb requirement from 3.1.18 to 3.1.19 (#4041)dependabot[bot]2019-01-301-1/+1
* Rename analyze to parse in MFM testsAya Morisawa2019-01-301-105/+105
* Extract parsePlain functionAya Morisawa2019-01-304-12/+19
* Merge plainParser into mfmAya Morisawa2019-01-303-25/+39
* Rename html-to-mfm to fromHtmlAya Morisawa2019-01-303-6/+6
* Rename html to toHtmlAya Morisawa2019-01-304-3/+3
* Extract MFM typesAya Morisawa2019-01-3010-45/+48
* Extract MFM normalize functionAya Morisawa2019-01-302-28/+34
* Module 'crypto' as import syntax (#4011)Acid Chicken (硫酸鶏)2019-01-303-3/+3
* Merge pull request #4020 from syuilo/l10n_developsyuilo2019-01-302-14/+14
|\
| * New translations ja-JP.yml (Chinese Simplified)syuilo2019-01-291-5/+5
| * New translations ja-JP.yml (Chinese Simplified)syuilo2019-01-291-9/+9
| * New translations ja-JP.yml (Korean)syuilo2019-01-281-1/+1
* | Fix #4034 (#4037)MeiMei2019-01-292-1/+7
* | リプライ/メンションされていれば非フォロワーへのフォ...MeiMei2019-01-294-45/+48
* | Sort tasks by topological orderingAya Morisawa2019-01-291-18/+18
* | Use parallel and task to specify dependenciesAya Morisawa2019-01-291-10/+10