index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mfm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-18
[MFM] Better hashtag parsing
syuilo
1
-1
/
+1
2019-04-13
strictNullChecks (#4666)
syuilo
3
-5
/
+3
2019-04-07
Use PostgreSQL instead of MongoDB (#4572)
syuilo
1
-2
/
+2
2019-03-18
Custom reaction (#4517)
MeiMei
1
-2
/
+1
2019-03-15
Fix hashtag style
Acid Chicken (硫酸鶏)
1
-2
/
+3
2019-03-14
Add angle bracket covered url syntax to mfm (#4483)
Acid Chicken (硫酸鶏)
6
-9
/
+19
2019-03-05
[MFM] Improve hashtag parsing
syuilo
1
-1
/
+1
2019-02-06
[MFM] Better hashtag parsing: Ignore slash
syuilo
1
-1
/
+1
2019-02-03
Module 'jsdom' as import syntax (#4016)
Acid Chicken (硫酸鶏)
1
-4
/
+3
2019-02-01
Module 'parse5' as import syntax (#4015)
Acid Chicken (硫酸鶏)
1
-2
/
+2
2019-01-31
Revert b515cc90e9070465d9ba1f2e40d7af184fff5491
syuilo
1
-3
/
+3
2019-01-31
[MFM] Better syntax parsing
syuilo
1
-3
/
+3
2019-01-31
[MFM] Make some syntax block
syuilo
1
-5
/
+5
2019-01-31
Simplify MFM (#4046)
Aya Morisawa
1
-362
/
+131
2019-01-30
[ActivityPub] Use microformats on mentions
syuilo
1
-0
/
+1
2019-01-30
Rename parser to language
Aya Morisawa
2
-1
/
+1
2019-01-30
Avoid export default
Aya Morisawa
4
-11
/
+9
2019-01-30
Extract parsePlain function
Aya Morisawa
1
-3
/
+10
2019-01-30
Merge plainParser into mfm
Aya Morisawa
2
-25
/
+7
2019-01-30
Rename html-to-mfm to fromHtml
Aya Morisawa
1
-0
/
+0
2019-01-30
Rename html to toHtml
Aya Morisawa
1
-0
/
+0
2019-01-30
Extract MFM types
Aya Morisawa
5
-40
/
+42
2019-01-30
Extract MFM normalize function
Aya Morisawa
2
-28
/
+34
2019-01-29
Fix #4034 (#4037)
MeiMei
1
-1
/
+1
2019-01-27
[MFM] Resolve #4009
syuilo
1
-2
/
+11
2019-01-27
Add jump syntax (#4007)
Aya Morisawa
2
-0
/
+22
2019-01-27
[MFM] spinの中でflipを使えるように
syuilo
1
-0
/
+1
2019-01-27
[MFM] Add flip syntax
syuilo
2
-0
/
+30
2019-01-27
[MFM] Add spin syntax
syuilo
2
-0
/
+21
2019-01-27
[Client] Improve syntax highlighting
syuilo
1
-343
/
+0
2019-01-27
Update parser.ts (#3999)
Acid Chicken (硫酸鶏)
1
-3
/
+2
2019-01-27
[MFM] Improve title syntax detection
syuilo
1
-0
/
+1
2019-01-25
Add multiline math syntax
Aya Morisawa
2
-9
/
+22
2019-01-25
[MFM] Improve italic syntax detection
syuilo
1
-1
/
+10
2019-01-20
[MFM] __ 構文はアルファベットのみに
syuilo
1
-1
/
+1
2019-01-20
Add double underscore syntax for bold markdown (#3733)
ibrokemypie
1
-1
/
+1
2019-01-20
[MFM] Add <i> syntax
syuilo
1
-1
/
+1
2019-01-20
Change italic syntax to fit with other markdown implementations (#3916)
ibrokemypie
1
-1
/
+1
2019-01-17
[MFM] Better hashtag parsing: Ignore single quotation
syuilo
1
-1
/
+1
2019-01-17
[MFM] Better hashtag parsing: Ignore double quotation
syuilo
1
-1
/
+1
2019-01-12
[MFM] Better hashtag parsing: Ignore trailing colon
syuilo
1
-1
/
+1
2018-12-22
Improve MFM bracket matching
Aya Morisawa
1
-27
/
+15
2018-12-21
Fix comment
Aya Morisawa
1
-1
/
+1
2018-12-20
Refactor MFM
Aya Morisawa
3
-106
/
+105
2018-12-19
Resolve #3676 (#3677)
Acid Chicken (硫酸鶏)
1
-1
/
+1
2018-12-19
Fix bug
syuilo
1
-0
/
+9
2018-12-17
Re: #3457 (#3614)
Acid Chicken (硫酸鶏)
1
-1
/
+1
2018-12-13
Update html.ts (#3603)
Acid Chicken (硫酸鶏)
1
-2
/
+12
2018-12-12
Fix htmlToMfm (#3600)
MeiMei
1
-1
/
+1
2018-12-11
Use for-of instead of forEach (#3583)
Aya Morisawa
2
-11
/
+16
[next]