Commit Graph

14 Commits

Author SHA1 Message Date
syuilo
bb4bfd8d1f Fix MFM URL parsing 2019-06-17 20:15:19 +09:00
syuilo
4c9b953d65 Fix MFM strike parsing 2019-06-16 21:42:57 +09:00
syuilo
57a7155cbb Fix MFM italic parsing 2019-06-16 21:30:51 +09:00
Satsuki Yanagi
582a21912d 様々な修正 (#4859)
Typo, Redundant code, Syntax error の修正
2019-05-05 09:27:55 +09:00
syuilo
bfa78631b3 [MFM] Better hashtag parsing 2019-04-18 00:40:56 +09:00
MeiMei
08144dfce4 Custom reaction (#4517)
* Custom reaction

* increase limit of reactions/delete

* リアクションの場合は OS標準の絵文字を使用 を迂回する

* カスタムリアクションを無効にする設定

* fix

* disableCustomReaction --> enableEmojiReaction

* Avoid MFM rendering

* 🎨

* 🎨

* Auto accept

* custom emoji reaction

* Improve usability

* Extract emojiRegex

* Fix

* Clean up

* 🎨

* 🎨

* toDbReaction で reaction は必須に

あとフォールバックは like に

* Clean up

* Make required

* 3eb08748fe (r266241728)

* Refactor

* Allow null
2019-03-18 00:03:57 +09:00
Acid Chicken (硫酸鶏)
50a45ce1a1 Add angle bracket covered url syntax to mfm (#4483)
* Add angle bracket covered url syntax to mfm

* Fix path

* Fix match

* Fix index
2019-03-14 21:23:15 +09:00
syuilo
1536232f8b [MFM] Improve hashtag parsing 2019-03-05 22:18:29 +09:00
syuilo
a8d5397f5e [MFM] Better hashtag parsing: Ignore slash 2019-02-06 00:05:26 +09:00
syuilo
0e4e7247da Revert b515cc90e9070465d9ba1f2e40d7af184fff5491 2019-01-31 17:42:36 +09:00
syuilo
44b84e39ac [MFM] Better syntax parsing
Allow nesting by same tag
2019-01-31 12:23:45 +09:00
syuilo
76f785b87e [MFM] Make some syntax block
Resolve #3508
2019-01-31 12:10:48 +09:00
Aya Morisawa
c6b33cd764 Simplify MFM (#4046) 2019-01-31 12:06:13 +09:00
Aya Morisawa
ba4e78746c Rename parser to language 2019-01-30 17:04:49 +09:00