summaryrefslogtreecommitdiff
path: root/format.c
AgeCommit message (Expand)Author
2022-11-13Added more emojis.default
2022-11-13More formatting tweaks.default
2022-11-13Some formatting refactoring.default
2022-11-06More tweaks to not_really_markdown() to avoid ambiguities.default
2022-11-01More not_really_markdown() tweaks.default
2022-11-01Fixed a bug in not_really_markdown() that confused code with pre markup.default
2022-10-30Accepted for HTML tags.default
2022-10-28Also add code to the valid HTML tags.default
2022-10-28Also add pre to the valid HTML tags.default
2022-10-28Accept more HTML tags.default
2022-10-28Also add br+slash as a valid HTML tag.default
2022-10-28Be more aggressive in HTML sanitization.default
2022-10-20Links in created Notes now include a target=_blank.default
2022-10-16Some emoticon tweaks.default
2022-10-12Added beers to emoticon shortcodes because yes.default
2022-10-07More emoticons.default
2022-10-07Emoticon tweak.default
2022-10-07Added a set of smileys/emoticons that are replaced by emojis.default
2022-10-07Moved message formatting to format.c.default