Commit Graph

28 Commits

Author SHA1 Message Date
default
a38c7aeadc Updated year in copyright notices. 2023-01-17 09:50:16 +01:00
default
e58eb068fb Minor URL formatting tweaks. 2023-01-13 07:02:04 +01:00
default
bb0d8f2a27 Backport from xs. 2023-01-12 09:28:02 +01:00
default
645e7ec43e Some code reordering to placate scan-build's wrath. 2022-12-14 04:55:47 +01:00
default
2bf9134fda Added :shrug2: 2022-12-03 20:54:44 +01:00
default
4304f7301c Fixed typo. 2022-11-16 17:49:33 +01:00
default
206dd52275 More sanitize tweaks. 2022-11-16 17:46:55 +01:00
default
bdc689e594 In sanitize(), rebuild the accepted tags with only the accepted attributes. 2022-11-16 16:53:59 +01:00
default
236ca9af6b Call sanitize() as soon as possible. 2022-11-16 13:13:31 +01:00
default
aeec858370 Added more emojis. 2022-11-13 17:14:14 +01:00
default
bb7bcc674c More formatting tweaks. 2022-11-13 09:12:20 +01:00
default
73323a7fc0 Some formatting refactoring. 2022-11-13 08:41:50 +01:00
default
01743cee55 More tweaks to not_really_markdown() to avoid ambiguities. 2022-11-06 06:55:06 +01:00
default
9ab8016f6c More not_really_markdown() tweaks. 2022-11-01 19:49:35 +01:00
default
5dc26534b6 Fixed a bug in not_really_markdown() that confused code with pre markup. 2022-11-01 19:15:56 +01:00
default
00d683fa04 Accepted for HTML tags. 2022-10-30 06:01:46 +01:00
default
f767507896 Also add code to the valid HTML tags. 2022-10-28 22:01:33 +02:00
default
9af260f781 Also add pre to the valid HTML tags. 2022-10-28 21:56:24 +02:00
default
b8fbc946b8 Accept more HTML tags. 2022-10-28 19:23:47 +02:00
default
a68f068e71 Also add br+slash as a valid HTML tag. 2022-10-28 18:13:00 +02:00
default
5ee9504b18 Be more aggressive in HTML sanitization. 2022-10-28 18:06:42 +02:00
default
fcf2747308 Links in created Notes now include a target=_blank. 2022-10-20 11:14:30 +02:00
default
af95a58263 Some emoticon tweaks. 2022-10-16 20:23:01 +02:00
default
3a1123bfa4 Added beers to emoticon shortcodes because yes. 2022-10-12 08:34:00 +02:00
default
29a0b21929 More emoticons. 2022-10-07 19:48:29 +02:00
default
d3c4691cdd Emoticon tweak. 2022-10-07 19:24:20 +02:00
default
e6e84ce7b8 Added a set of smileys/emoticons that are replaced by emojis. 2022-10-07 19:02:29 +02:00
default
9aec7c9fa8 Moved message formatting to format.c. 2022-10-07 18:30:54 +02:00