summaryrefslogtreecommitdiff
path: root/lib/VNDB/BBCode.pm
AgeCommit message (Expand)AuthorFilesLines
2020-09-02BBCode: Consolidate bb2html & bb2text + only convert ids in thread titlesYorhel1-69/+63
2020-08-31BBCode: Add support for w+ and w+.+ dblinksYorhel1-2/+2
2020-08-24reviews: Get rid of summary field & split mini/full reviewsYorhel1-7/+7
2020-07-22BBCode: Add support for [b], [i], [s], and [u] formatting codesYorhel1-13/+46
2020-02-13v2rw: WIP: Convert character pagesYorhel1-4/+11
2019-11-09BBCode: Fix resolving of staff aliasesYorhel1-1/+1
2019-10-16v2rw: Convert staff adding/editing formYorhel1-2/+49
2019-09-26Disallow usernames that look like DB identifiers + minor BBCode fixYorhel1-1/+1
2019-06-21CSS-based character descriptionszx141-1/+1
2018-02-08Store d+ pages in the DB as versioned entries + use markdownYorhel1-4/+4
2018-01-08BBCode: Fix parsing of tags in [something[url=..]Yorhel1-5/+5
2018-01-06BBCode: Fix word boundary check when dblink is the first tokenYorhel1-2/+2
2018-01-06Add bb2text() and use it for release notes & open graph tagsYorhel1-1/+24
2018-01-06Rewrite bb2html() to be more flexibleYorhel1-0/+229