Commit Graph

27 Commits

Author SHA1 Message Date
Aya Morisawa
580191fb17
Improve MFM bracket matching
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-22 00:44:38 +09:00
Aya Morisawa
e9f8897fe2
Refactor MFM
Co-authored-by: syuilo syuilotan@yahoo.co.jp
2018-12-20 19:42:10 +09:00
syuilo
00f979f0e6
Fix bug 2018-12-19 11:16:29 +09:00
Acid Chicken (硫酸鶏)
3bcb344ecb Re: #3457 (#3614)
* Update parser.ts

* Update user.ts

* Update search.ts

* Update parser.ts

* Update parser.ts

* Update parser.ts

* Update parser.ts

* Update parser.ts

* Update parser.ts

* Update mfm.ts

* Update parser.ts

* Merge branch 'develop' into 3440-mk2

* Fix typo

* Update parser.ts

* Update mfm.ts

* Update mfm.ts
2018-12-17 19:11:38 +09:00
syuilo
f72b00bec7
Update parser.ts 2018-12-07 18:26:54 +09:00
syuilo
1e7b5a0a98
Resolve #3529 2018-12-07 17:54:35 +09:00
MeiMei
4522568749 Emoji support in profile (#3514)
* Emoji in profile

* Add emojis to fields
2018-12-06 10:02:04 +09:00
Aya Morisawa
66836836ab
Add small syntax (#3506) 2018-12-05 20:11:54 +09:00
syuilo
ed4860dfd9
[MFM] Add italic syntax
Resolve #3486
2018-12-05 17:39:26 +09:00
syuilo
6e343d50f1
[MFM] Implement strike syntax
Resolve #3485
2018-12-04 01:28:21 +09:00
Aya Morisawa
928d359dd2
Use takeWhile instead of some (#3475) 2018-12-02 20:28:22 +09:00
syuilo
c58027e521
[MFM] Better hashtag detection 2018-12-02 06:53:57 +09:00
syuilo
fe707f88a4
[MFM] Better MFM parsing 2018-12-01 10:40:09 +09:00
syuilo
48d0e2fa5f
[MFM] Improve hashtag detection 2018-11-29 20:12:37 +09:00
syuilo
2c6bad2501
[MFM] Improve hashtag detection 2018-11-27 02:08:51 +09:00
syuilo
55dcd25df1
Improve MFM 2018-11-25 13:36:52 +09:00
syuilo
f3155ea180
[MFM] Add center syntax
Resolve #1775
2018-11-25 13:36:40 +09:00
syuilo
2c5162671c
Improve MFM 2018-11-25 13:23:18 +09:00
syuilo
0e49c11a4c
Refactoring 2018-11-25 13:19:33 +09:00
syuilo
3b10e93efe
[MFM] Better hashtag parsing 2018-11-25 04:44:42 +09:00
syuilo
dbbc416095
[MFM] Fix hashtag detection 2018-11-24 17:18:11 +09:00
syuilo
1d1024c57a
[MFM] Improve hashtag detection
Resolve #3387
2018-11-23 16:02:17 +09:00
syuilo
8cbb961493
[MFM] Improve URL parsing
Fix #3368
2018-11-22 05:02:38 +09:00
syuilo
b2f8003602
[MFM] Better inline code parse 2018-11-21 12:55:15 +09:00
syuilo
79c7712241
Improve MFM 2018-11-21 08:32:40 +09:00
syuilo
8f5f3985f4
[MFM] Fix hashtag parsing 2018-11-21 08:30:29 +09:00
syuilo
79ffbf95db
Improve MFM parser (#3337)
* wip

* wip

* Refactor

* Refactor

* wip

* wip

* wip

* wip

* Refactor

* Refactor

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Clean up

* Update misskey-flavored-markdown.ts

* wip

* wip

* wip

* wip

* Update parser.ts

* wip

* Add new test

* wip

* Add new test

* Add new test

* wip

* Refactor

* Update parse.ts

* Refactor

* Update parser.ts

* wip
2018-11-21 05:11:00 +09:00