Commit graph

9 commits

Author SHA1 Message Date
KMY
d7a027e8b1 Remove image support for xss 2023-03-06 11:43:21 +09:00
KMY
b049e7c502 Fix markdown underline with custom emoji 2023-03-05 09:05:16 +09:00
KMY
7c7d21cbef Fix underline 2023-03-05 08:15:33 +09:00
KMY
d014ffd6d0 Remove underline markdown 2023-03-05 08:06:46 +09:00
KMY
74c823d500 Add superscript/strikethrough flags on markdown 2023-03-04 21:15:22 +09:00
KMY
5f477d21d1 Fix blockquote 2023-03-04 16:19:08 +09:00
KMY
245309d679 Fix status text single-line via markdown 2023-03-04 15:58:53 +09:00
KMY
44ef5a6173 Add markdown support 2023-03-04 15:25:24 +09:00
Eugen Rochko
cefa526c6d
Refactor formatter (#17828)
* Refactor formatter

* Move custom emoji pre-rendering logic to view helpers

* Move more methods out of Formatter

* Fix code style issues

* Remove Formatter

* Add inline poll options to RSS feeds

* Remove unused helper method

* Fix code style issues

* Various fixes and improvements

* Fix test
2022-03-26 02:53:34 +01:00