summaryrefslogtreecommitdiff
path: root/src/mfm (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-18[MFM] Better hashtag parsingsyuilo1-1/+1
2019-04-13strictNullChecks (#4666)syuilo3-5/+3
2019-04-07Use PostgreSQL instead of MongoDB (#4572)syuilo1-2/+2
2019-03-18Custom reaction (#4517)MeiMei1-2/+1
2019-03-15Fix hashtag styleAcid Chicken (硫酸鶏)1-2/+3
2019-03-14Add angle bracket covered url syntax to mfm (#4483)Acid Chicken (硫酸鶏)6-9/+19
2019-03-05[MFM] Improve hashtag parsingsyuilo1-1/+1
2019-02-06[MFM] Better hashtag parsing: Ignore slashsyuilo1-1/+1
2019-02-03Module 'jsdom' as import syntax (#4016)Acid Chicken (硫酸鶏)1-4/+3
2019-02-01Module 'parse5' as import syntax (#4015)Acid Chicken (硫酸鶏)1-2/+2
2019-01-31Revert b515cc90e9070465d9ba1f2e40d7af184fff5491syuilo1-3/+3
2019-01-31[MFM] Better syntax parsingsyuilo1-3/+3
2019-01-31[MFM] Make some syntax blocksyuilo1-5/+5
2019-01-31Simplify MFM (#4046)Aya Morisawa1-362/+131
2019-01-30[ActivityPub] Use microformats on mentionssyuilo1-0/+1
2019-01-30Rename parser to languageAya Morisawa2-1/+1
2019-01-30Avoid export defaultAya Morisawa4-11/+9
2019-01-30Extract parsePlain functionAya Morisawa1-3/+10
2019-01-30Merge plainParser into mfmAya Morisawa2-25/+7
2019-01-30Rename html-to-mfm to fromHtmlAya Morisawa1-0/+0
2019-01-30Rename html to toHtmlAya Morisawa1-0/+0
2019-01-30Extract MFM typesAya Morisawa5-40/+42
2019-01-30Extract MFM normalize functionAya Morisawa2-28/+34
2019-01-29Fix #4034 (#4037)MeiMei1-1/+1
2019-01-27[MFM] Resolve #4009syuilo1-2/+11
2019-01-27Add jump syntax (#4007)Aya Morisawa2-0/+22
2019-01-27[MFM] spinの中でflipを使えるようにsyuilo1-0/+1
2019-01-27[MFM] Add flip syntaxsyuilo2-0/+30
2019-01-27[MFM] Add spin syntaxsyuilo2-0/+21
2019-01-27[Client] Improve syntax highlightingsyuilo1-343/+0
2019-01-27Update parser.ts (#3999)Acid Chicken (硫酸鶏)1-3/+2
2019-01-27[MFM] Improve title syntax detectionsyuilo1-0/+1
2019-01-25Add multiline math syntaxAya Morisawa2-9/+22
2019-01-25[MFM] Improve italic syntax detectionsyuilo1-1/+10
2019-01-20[MFM] __ 構文はアルファベットのみにsyuilo1-1/+1
2019-01-20Add double underscore syntax for bold markdown (#3733)ibrokemypie1-1/+1
2019-01-20[MFM] Add <i> syntaxsyuilo1-1/+1
2019-01-20Change italic syntax to fit with other markdown implementations (#3916)ibrokemypie1-1/+1
2019-01-17[MFM] Better hashtag parsing: Ignore single quotationsyuilo1-1/+1
2019-01-17[MFM] Better hashtag parsing: Ignore double quotationsyuilo1-1/+1
2019-01-12[MFM] Better hashtag parsing: Ignore trailing colonsyuilo1-1/+1
2018-12-22Improve MFM bracket matchingAya Morisawa1-27/+15
2018-12-21Fix commentAya Morisawa1-1/+1
2018-12-20Refactor MFMAya Morisawa3-106/+105
2018-12-19Resolve #3676 (#3677)Acid Chicken (硫酸鶏)1-1/+1
2018-12-19Fix bugsyuilo1-0/+9
2018-12-17Re: #3457 (#3614)Acid Chicken (硫酸鶏)1-1/+1
2018-12-13Update html.ts (#3603)Acid Chicken (硫酸鶏)1-2/+12
2018-12-12Fix htmlToMfm (#3600)MeiMei1-1/+1
2018-12-11Use for-of instead of forEach (#3583)Aya Morisawa2-11/+16