Historique des commits

Auteur SHA1 Message Date
  default 1c5a689457 Fixed some memory leaks. il y a 3 ans
  default b5f63b63fa In sanitize(), delete unsupported HTML tags instead of showing them. il y a 3 ans
  default 5654960161 Also accept HTML tag <ol>. il y a 3 ans
  default b9dee83f27 Fix links with # in it. il y a 3 ans
  default fdb35f3437 Also accept 'cite' as a valid HTML tag. il y a 3 ans
  default 49362f5404 Convert image links in notes to attachments. il y a 3 ans
  default 63053ab5db Minor prototype change. il y a 3 ans
  default 1956c05ca4 Updated documentation. il y a 3 ans
  default 2250ad7027 Sanitize control codes in JSON code. il y a 3 ans
  default 1152450d1c Changed the way invalid codes in strings are stripped. il y a 3 ans
  default 49f2f498de Strip dangerous control codes in sanitize(). il y a 3 ans
  default 6c033900a5 Moved the angry emoticon above the sad one to avoid clashes. il y a 3 ans
  default 12131b67a3 Added the angry emoticon. il y a 3 ans
  default a38c7aeadc Updated year in copyright notices. il y a 3 ans
  default e58eb068fb Minor URL formatting tweaks. il y a 3 ans
  default bb0d8f2a27 Backport from xs. il y a 3 ans
  default 645e7ec43e Some code reordering to placate scan-build's wrath. il y a 3 ans
  default 2bf9134fda Added :shrug2: il y a 3 ans
  default 4304f7301c Fixed typo. il y a 3 ans
  default 206dd52275 More sanitize tweaks. il y a 3 ans
  default bdc689e594 In sanitize(), rebuild the accepted tags with only the accepted attributes. il y a 3 ans
  default 236ca9af6b Call sanitize() as soon as possible. il y a 3 ans
  default aeec858370 Added more emojis. il y a 3 ans
  default bb7bcc674c More formatting tweaks. il y a 3 ans
  default 73323a7fc0 Some formatting refactoring. il y a 3 ans
  default 01743cee55 More tweaks to not_really_markdown() to avoid ambiguities. il y a 3 ans
  default 9ab8016f6c More not_really_markdown() tweaks. il y a 3 ans
  default 5dc26534b6 Fixed a bug in not_really_markdown() that confused code with pre markup. il y a 3 ans
  default 00d683fa04 Accepted for HTML tags. il y a 3 ans
  default f767507896 Also add code to the valid HTML tags. il y a 3 ans