summaryrefslogtreecommitdiff
path: root/util/bbcode-test.pl
AgeCommit message (Expand)AuthorFilesLines
2020-09-02BBCode: Consolidate bb2html & bb2text + only convert ids in thread titlesYorhel1-24/+32
2020-08-31BBCode: Add support for w+ and w+.+ dblinksYorhel1-6/+6
2020-07-22BBCode: Add support for [b], [i], [s], and [u] formatting codesYorhel1-0/+16
2019-09-26Disallow usernames that look like DB identifiers + minor BBCode fixYorhel1-3/+3
2018-02-08Store d+ pages in the DB as versioned entries + use markdownYorhel1-0/+4
2018-01-08BBCode: Fix parsing of tags in [something[url=..]Yorhel1-4/+6
2018-01-06BBCode: Fix word boundary check when dblink is the first tokenYorhel1-0/+5
2018-01-06Add bb2text() and use it for release notes & open graph tagsYorhel1-8/+39
2018-01-06Rewrite bb2html() to be more flexibleYorhel1-0/+185