summaryrefslogtreecommitdiff
path: root/src/mfm/fromHtml.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: Use kebab-case for file namessyuilo2020-04-261-79/+0
|
* refactor: Use ===syuilo2020-04-041-5/+5
|
* APメンションはaudienceじゃなくてtagを参照するなど (#6128)MeiMei2020-04-031-7/+5
| | | | | | | | | | | | | | | | | | | * APメンションはaudienceじゃなくてtagを参照するなど * AP/tag/Mentionではurlじゃなくてuriを提示する * createPersonでaliasが入力された場合に対応 * AP HTMLパースでMention/Hashtag判定にtagを使うように * fix * indent * use hashtag name * fix * URLエンコード不要だったら<>を使わないの条件が消えたたのを修正
* Fix syuilo#5729 (#5732)MeiMei2020-01-201-1/+2
|
* Use WHATWG APIsyuilo2019-06-181-1/+0
| | | | > New application code should use the WHATWG API.
* strictNullChecks (#4666)syuilo2019-04-131-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* Fix hashtag styleAcid Chicken (硫酸鶏)2019-03-151-2/+3
|
* Add angle bracket covered url syntax to mfm (#4483)Acid Chicken (硫酸鶏)2019-03-141-2/+3
| | | | | | | | | | * Add angle bracket covered url syntax to mfm * Fix path * Fix match * Fix index
* Module 'parse5' as import syntax (#4015)Acid Chicken (硫酸鶏)2019-02-011-2/+2
|
* Avoid export defaultAya Morisawa2019-01-301-1/+1
|
* Rename html-to-mfm to fromHtmlAya Morisawa2019-01-301-0/+81