summaryrefslogtreecommitdiff
path: root/src/mfm (follow)
Commit message (Expand)AuthorAgeFilesLines
* strictNullChecks (#4666)syuilo2019-04-133-5/+3
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-071-2/+2
* Custom reaction (#4517)MeiMei2019-03-181-2/+1
* Fix hashtag styleAcid Chicken (硫酸鶏)2019-03-151-2/+3
* Add angle bracket covered url syntax to mfm (#4483)Acid Chicken (硫酸鶏)2019-03-146-9/+19
* [MFM] Improve hashtag parsingsyuilo2019-03-051-1/+1
* [MFM] Better hashtag parsing: Ignore slashsyuilo2019-02-061-1/+1
* Module 'jsdom' as import syntax (#4016)Acid Chicken (硫酸鶏)2019-02-031-4/+3
* Module 'parse5' as import syntax (#4015)Acid Chicken (硫酸鶏)2019-02-011-2/+2
* Revert b515cc90e9070465d9ba1f2e40d7af184fff5491syuilo2019-01-311-3/+3
* [MFM] Better syntax parsingsyuilo2019-01-311-3/+3
* [MFM] Make some syntax blocksyuilo2019-01-311-5/+5
* Simplify MFM (#4046)Aya Morisawa2019-01-311-362/+131
* [ActivityPub] Use microformats on mentionssyuilo2019-01-301-0/+1
* Rename parser to languageAya Morisawa2019-01-302-1/+1
* Avoid export defaultAya Morisawa2019-01-304-11/+9
* Extract parsePlain functionAya Morisawa2019-01-301-3/+10
* Merge plainParser into mfmAya Morisawa2019-01-302-25/+7
* Rename html-to-mfm to fromHtmlAya Morisawa2019-01-301-0/+0
* Rename html to toHtmlAya Morisawa2019-01-301-0/+0
* Extract MFM typesAya Morisawa2019-01-305-40/+42
* Extract MFM normalize functionAya Morisawa2019-01-302-28/+34
* Fix #4034 (#4037)MeiMei2019-01-291-1/+1
* [MFM] Resolve #4009syuilo2019-01-271-2/+11
* Add jump syntax (#4007)Aya Morisawa2019-01-272-0/+22
* [MFM] spinの中でflipを使えるようにsyuilo2019-01-271-0/+1
* Merge branch 'develop' into math-blockAya Morisawa2019-01-273-345/+53
|\
| * [MFM] Add flip syntaxsyuilo2019-01-272-0/+30
| * [MFM] Add spin syntaxsyuilo2019-01-272-0/+21
| * [Client] Improve syntax highlightingsyuilo2019-01-271-343/+0
| * Update parser.ts (#3999)Acid Chicken (硫酸鶏)2019-01-271-3/+2
| * [MFM] Improve title syntax detectionsyuilo2019-01-271-0/+1
* | Add multiline math syntaxAya Morisawa2019-01-252-9/+22
|/
* [MFM] Improve italic syntax detectionsyuilo2019-01-251-1/+10
* [MFM] __ 構文はアルファベットのみにsyuilo2019-01-201-1/+1
* Add double underscore syntax for bold markdown (#3733)ibrokemypie2019-01-201-1/+1
* [MFM] Add <i> syntaxsyuilo2019-01-201-1/+1
* Change italic syntax to fit with other markdown implementations (#3916)ibrokemypie2019-01-201-1/+1
* [MFM] Better hashtag parsing: Ignore single quotationsyuilo2019-01-171-1/+1
* [MFM] Better hashtag parsing: Ignore double quotationsyuilo2019-01-171-1/+1
* [MFM] Better hashtag parsing: Ignore trailing colonsyuilo2019-01-121-1/+1
* Improve MFM bracket matchingAya Morisawa2018-12-221-27/+15
* Fix commentAya Morisawa2018-12-211-1/+1
* Refactor MFMAya Morisawa2018-12-203-106/+105
* Resolve #3676 (#3677)Acid Chicken (硫酸鶏)2018-12-191-1/+1
* Fix bugsyuilo2018-12-191-0/+9
* Re: #3457 (#3614)Acid Chicken (硫酸鶏)2018-12-171-1/+1
* Update html.ts (#3603)Acid Chicken (硫酸鶏)2018-12-131-2/+12
* Fix htmlToMfm (#3600)MeiMei2018-12-121-1/+1
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-112-11/+16