aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/ImStyleParser.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* change message styling rulesChristian Schneppe2018-12-141-0/+24
* XEP-0393: fix off-by-one error in block detector ('``ii``ii')Christian Schneppe2017-12-161-1/+1
* Styler: do not style across multiple messagesChristian Schneppe2017-12-161-1/+1
* fixed ImStyleParser to not style '**test**'Christian Schneppe2017-11-211-1/+1
* styler: ignore closing keyword when preceded by whitespaceChristian Schneppe2017-11-211-1/+1
* styling: introduce support for code blocksChristian Schneppe2017-11-201-9/+37
* support for basic IM stylingChristian Schneppe2017-11-201-0/+107