summaryrefslogtreecommitdiff
path: root/test/mfm.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix testsyuilo2021-11-121-89/+0
|
* Tune mfmToHtml (#7841)MeiMei2021-09-261-0/+24
| | | | | | | * Tune mfmToHtml * typo * add
* refactorsyuilo2021-08-191-10/+0
|
* Use mfm-js for MFM parsing (#7415)syuilo2021-04-021-1140/+10
| | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update mfm.ts * wip * update mfmjs * refactor * nanka * Update mfm.ts * Update to-html.ts * Update to-html.ts * wip * fix test * fix test
* Fix HTML to MFM (#7150)MeiMei2021-02-061-0/+12
| | | | | * Fix type * Fix HTML to MFM
* Remove outdated testsyuilo2020-11-081-43/+0
|
* In HTML to MFM, use angle bracket if needed (#6817)MeiMei2020-11-081-0/+35
|
* Improve MFMsyuilo2020-11-071-167/+0
| | | | | MFMの構文を調整 + 新しいアニメーション追加 Resolve #6816
* nyaizeが適用されるとMFMのオプションが失われるのを修正 ↵MeiMei2020-05-161-0/+70
| | | | Fix #6370 (#6371)
* Update mfm.tstamaina2020-04-261-1/+1
| | | Fix typo
* Update mfm.tstamaina2020-04-261-1/+1
| | | Fix missed file name change
* Update commandssyuilo2020-03-071-6/+2
|
* chore: Update commandssyuilo2020-03-061-2/+2
|
* Fix: Keycap Number Sign が表示できない (#5431)MeiMei2019-09-151-0/+14
| | | | | | * Fix: Keycap Number Sign が表示できない * add U+20E3
* Use npxsyuilo2019-09-011-2/+2
|
* Fix testsyuilo2019-07-021-3/+3
|
* Fix MFM parsing: Ignore parent [] of URLsyuilo2019-07-021-0/+9
|
* Fix MFM URL parsingsyuilo2019-06-171-0/+8
|
* Fix MFM strike parsingsyuilo2019-06-161-0/+8
|
* Fix testsyuilo2019-06-161-1/+1
|
* Simplify testsyuilo2019-06-161-2/+2
|
* Add some MFM testssyuilo2019-06-161-0/+18
|
* [MFM] Better hashtag parsingsyuilo2019-04-181-0/+8
|
* Better permisson Fix #2341 (#4611)tamaina2019-04-151-1/+1
| | | | | | | | | | | | | | * Better permisson Fix #2341 * add kinds.ts * test * fix * v11 * fix
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-071-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update note.ts * Update timeline.ts * Update core.ts * wip * Update generate-visibility-query.ts * wip * wip * wip * wip * wip * Update global-timeline.ts * wip * wip * wip * Update vote.ts * wip * wip * Update create.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update files.ts * wip * wip * Update CONTRIBUTING.md * wip * wip * wip * wip * wip * wip * wip * wip * Update read-notification.ts * wip * wip * wip * wip * wip * wip * wip * Update cancel.ts * wip * wip * wip * Update show.ts * wip * wip * Update gen-id.ts * Update create.ts * Update id.ts * wip * wip * wip * wip * wip * wip * wip * Docker: Update files about Docker (#4599) * Docker: Use cache if files used by `yarn install` was not updated This patch reduces the number of times to installing node_modules. For example, `yarn install` step will be skipped when only ".config/default.yml" is updated. * Docker: Migrate MongoDB to Postgresql Misskey uses Postgresql as a database instead of Mongodb since version 11. * Docker: Uncomment about data persistence This patch will save a lot of databases. * wip * wip * wip * Update activitypub.ts * wip * wip * wip * Update logs.ts * wip * Update drive-file.ts * Update register.ts * wip * wip * Update mentions.ts * wip * wip * wip * Update recommendation.ts * wip * Update index.ts * wip * Update recommendation.ts * Doc: Update docker.ja.md and docker.en.md (#1) (#4608) Update how to set up misskey. * wip * :v: * wip * Update note.ts * Update postgre.ts * wip * wip * wip * wip * Update add-file.ts * wip * wip * wip * Clean up * Update logs.ts * wip * :pizza: * wip * Ad notes * wip * Update api-visibility.ts * Update note.ts * Update add-file.ts * tests * tests * Update postgre.ts * Update utils.ts * wip * wip * Refactor * wip * Refactor * wip * wip * Update show-users.ts * Update update-instance.ts * wip * Update feed.ts * Update outbox.ts * Update outbox.ts * Update user.ts * wip * Update list.ts * Update update-hashtag.ts * wip * Update update-hashtag.ts * Refactor * Update update.ts * wip * wip * :v: * clean up * docs * Update push.ts * wip * Update api.ts * wip * :v: * Update make-pagination-query.ts * :v: * Delete hashtags.ts * Update instances.ts * Update instances.ts * Update create.ts * Update search.ts * Update reversi-game.ts * Update signup.ts * Update user.ts * id * Update example.yml * :art: * objectid * fix * reversi * reversi * Fix bug of chart engine * Add test of chart engine * Improve test * Better testing * Improve chart engine * Refactor * Add test of chart engine * Refactor * Add chart test * Fix bug * コミットし忘れ * Refactoring * :v: * Add tests * Add test * Extarct note tests * Refactor * 存在しないユーザーにメンションできなくなっていた問題を修正 * Fix bug * Update update-meta.ts * Fix bug * Update mention.vue * Fix bug * Update meta.ts * Update CONTRIBUTING.md * Fix bug * Fix bug * Fix bug * Clean up * Clean up * Update notification.ts * Clean up * Add mute tests * Add test * Refactor * Add test * Fix test * Refactor * Refactor * Add tests * Update utils.ts * Update utils.ts * Fix test * Update package.json * Update update.ts * Update manifest.ts * Fix bug * Fix bug * Add test * :art: * Update endpoint permissions * Updaye permisison * Update person.ts #4299 * データベースと同期しないように * Fix bug * Fix bug * Update reversi-game.ts * Use a feature of Node v11.7.0 to extract a public key (#4644) * wip * wip * :v: * Refactoring #1540 * test * test * test * test * test * test * test * Fix bug * Fix test * :sushi: * wip * #4471 * Add test for #4335 * Refactor * Fix test * Add tests * :clock4: * Fix bug * Add test * Add test * rename * Fix bug
* Add angle bracket covered url syntax to mfm (#4483)Acid Chicken (硫酸鶏)2019-03-141-1/+15
| | | | | | | | | | * Add angle bracket covered url syntax to mfm * Fix path * Fix match * Fix index
* [MFM] Improve hashtag parsingsyuilo2019-03-051-0/+8
|
* [MFM] Better hashtag parsing: Ignore slashsyuilo2019-02-061-0/+8
|
* [Test] Disable some tests temporarysyuilo2019-01-311-1/+2
|
* [Test] Better testssyuilo2019-01-311-1/+12
|
* Fix typosyuilo2019-01-311-2/+2
|
* [Test] Add MFM testsyuilo2019-01-311-0/+16
|
* [MFM] Better syntax parsingsyuilo2019-01-311-0/+15
| | | | Allow nesting by same tag
* Fix importAya Morisawa2019-01-301-1/+1
|
* Avoid export defaultAya Morisawa2019-01-301-2/+2
|
* Rename analyze to parse in MFM testsAya Morisawa2019-01-301-105/+105
|
* Extract parsePlain functionAya Morisawa2019-01-301-5/+5
|
* Merge plainParser into mfmAya Morisawa2019-01-301-0/+32
|
* Rename html to toHtmlAya Morisawa2019-01-301-1/+1
|
* Extract MFM typesAya Morisawa2019-01-301-1/+2
|
* Fix #4034 (#4037)MeiMei2019-01-291-0/+6
| | | | | | * Fix #4034 * improve
* [MFM] Resolve #4009syuilo2019-01-271-7/+22
|
* Add jump syntax (#4007)Aya Morisawa2019-01-271-0/+9
| | | | | | | | * Add jump syntax * Fix typo: spin -> jump * Fix typo
* Merge branch 'develop' into math-blockAya Morisawa2019-01-271-20/+99
|\
| * Fix testsyuilo2019-01-271-1/+1
| |
| * [MFM] Add flip syntaxsyuilo2019-01-271-0/+9
| | | | | | | | Resolve #4002
| * [MFM] Add spin syntaxsyuilo2019-01-271-0/+9
| | | | | | | | Resolve #4003
| * Improve readability and some cleanupssyuilo2019-01-271-20/+67
| |
| * [Test] Add a MFM testsyuilo2019-01-271-0/+7
| |
| * [MFM] Improve title syntax detectionsyuilo2019-01-271-0/+7
| |