index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mfm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor removal of trailing comma/period (#5434)
Aya Morisawa
2019-09-27
1
-4
/
+1
*
Use stringz.length instead of String.length in hashtag length calculation (#5...
Acid Chicken (硫酸鶏)
2019-09-22
1
-1
/
+1
*
Fix: Keycap Number Sign が表示できない (#5431)
MeiMei
2019-09-15
1
-0
/
+1
*
Fix MFM parsing: Ignore parent [] of URL
syuilo
2019-07-02
1
-2
/
+2
*
Fix code style
syuilo
2019-06-19
1
-2
/
+4
*
Use WHATWG API
syuilo
2019-06-18
1
-1
/
+0
*
Fix MFM URL parsing
syuilo
2019-06-17
1
-2
/
+4
*
Fix MFM strike parsing
syuilo
2019-06-16
1
-1
/
+1
*
Fix MFM italic parsing
syuilo
2019-06-16
1
-1
/
+1
*
様々な修正 (#4859)
Satsuki Yanagi
2019-05-05
2
-3
/
+3
*
[MFM] Better hashtag parsing
syuilo
2019-04-18
1
-1
/
+1
*
strictNullChecks (#4666)
syuilo
2019-04-13
3
-5
/
+3
*
Use PostgreSQL instead of MongoDB (#4572)
syuilo
2019-04-07
1
-2
/
+2
*
Custom reaction (#4517)
MeiMei
2019-03-18
1
-2
/
+1
*
Fix hashtag style
Acid Chicken (硫酸鶏)
2019-03-15
1
-2
/
+3
*
Add angle bracket covered url syntax to mfm (#4483)
Acid Chicken (硫酸鶏)
2019-03-14
6
-9
/
+19
*
[MFM] Improve hashtag parsing
syuilo
2019-03-05
1
-1
/
+1
*
[MFM] Better hashtag parsing: Ignore slash
syuilo
2019-02-06
1
-1
/
+1
*
Module 'jsdom' as import syntax (#4016)
Acid Chicken (硫酸鶏)
2019-02-03
1
-4
/
+3
*
Module 'parse5' as import syntax (#4015)
Acid Chicken (硫酸鶏)
2019-02-01
1
-2
/
+2
*
Revert b515cc90e9070465d9ba1f2e40d7af184fff5491
syuilo
2019-01-31
1
-3
/
+3
*
[MFM] Better syntax parsing
syuilo
2019-01-31
1
-3
/
+3
*
[MFM] Make some syntax block
syuilo
2019-01-31
1
-5
/
+5
*
Simplify MFM (#4046)
Aya Morisawa
2019-01-31
1
-362
/
+131
*
[ActivityPub] Use microformats on mentions
syuilo
2019-01-30
1
-0
/
+1
*
Rename parser to language
Aya Morisawa
2019-01-30
2
-1
/
+1
*
Avoid export default
Aya Morisawa
2019-01-30
4
-11
/
+9
*
Extract parsePlain function
Aya Morisawa
2019-01-30
1
-3
/
+10
*
Merge plainParser into mfm
Aya Morisawa
2019-01-30
2
-25
/
+7
*
Rename html-to-mfm to fromHtml
Aya Morisawa
2019-01-30
1
-0
/
+0
*
Rename html to toHtml
Aya Morisawa
2019-01-30
1
-0
/
+0
*
Extract MFM types
Aya Morisawa
2019-01-30
5
-40
/
+42
*
Extract MFM normalize function
Aya Morisawa
2019-01-30
2
-28
/
+34
*
Fix #4034 (#4037)
MeiMei
2019-01-29
1
-1
/
+1
*
[MFM] Resolve #4009
syuilo
2019-01-27
1
-2
/
+11
*
Add jump syntax (#4007)
Aya Morisawa
2019-01-27
2
-0
/
+22
*
[MFM] spinの中でflipを使えるように
syuilo
2019-01-27
1
-0
/
+1
*
Merge branch 'develop' into math-block
Aya Morisawa
2019-01-27
3
-345
/
+53
|
\
|
*
[MFM] Add flip syntax
syuilo
2019-01-27
2
-0
/
+30
|
*
[MFM] Add spin syntax
syuilo
2019-01-27
2
-0
/
+21
|
*
[Client] Improve syntax highlighting
syuilo
2019-01-27
1
-343
/
+0
|
*
Update parser.ts (#3999)
Acid Chicken (硫酸鶏)
2019-01-27
1
-3
/
+2
|
*
[MFM] Improve title syntax detection
syuilo
2019-01-27
1
-0
/
+1
*
|
Add multiline math syntax
Aya Morisawa
2019-01-25
2
-9
/
+22
|
/
*
[MFM] Improve italic syntax detection
syuilo
2019-01-25
1
-1
/
+10
*
[MFM] __ 構文はアルファベットのみに
syuilo
2019-01-20
1
-1
/
+1
*
Add double underscore syntax for bold markdown (#3733)
ibrokemypie
2019-01-20
1
-1
/
+1
*
[MFM] Add <i> syntax
syuilo
2019-01-20
1
-1
/
+1
*
Change italic syntax to fit with other markdown implementations (#3916)
ibrokemypie
2019-01-20
1
-1
/
+1
*
[MFM] Better hashtag parsing: Ignore single quotation
syuilo
2019-01-17
1
-1
/
+1
[next]