Historique des commits

Auteur SHA1 Message Date
  default 36764b8ade Minor tweak to markdown-like links. il y a 2 ans
  default 8e0ccc6d76 Added markdown-like links. il y a 2 ans
  default 8cf7559a7e Added more const. il y a 2 ans
  default 9acba489fb Add some special treatment to Event object display. il y a 2 ans
  default 6f3763f452 Show 'Event' object types as Notes. il y a 2 ans
  default 64adb173cc Only add Emoji tags when needed. il y a 2 ans
  default 0f9a859f73 Added some error logging regarding the emojis.json file. il y a 2 ans
  default adf0a13992 If an emoji in emojis.json is an URL to an image, it's stored in the tag list. il y a 2 ans
  default bc752b7d67 Emojis are now read from ~/emojis.json. il y a 2 ans
  default 067747cc7c Also trim , at the end of http links. il y a 2 ans
  default 33a0386a1e In posts, fixed bad link urls if written between parentheses. il y a 2 ans
  default 755d997fb1 Updated copyright year. il y a 2 ans
  Yonle a5c740f564 format.c: add <bdi> il y a 2 ans
  default bc5d0d4ed0 Replaced encode_html_strict() with xs_html_encode(). il y a 2 ans
  default b1868d85bb New function encode_html_strict(). il y a 2 ans
  default 931b871eb1 Also accept s HTML tags. il y a 2 ans
  default 952da47c6d Backport from xs. il y a 2 ans
  default e3fbb807ff Improved heart <3 emoji. il y a 2 ans
  default 8b176292d6 Simplified smiley processing. il y a 3 ans
  default 0f8c0cd694 Updated comment in headers. il y a 3 ans
  default f23d2c05ab Fixed minor memory leak. il y a 3 ans
  Yonle 7710ca76a0 format.c: Encode all HTML characters when we're in pre element until we are out. il y a 3 ans
  Yonle 5672fe2cc6 format.c: Allow several tags il y a 3 ans
  Yonle 7e40e0d783 html.c: invalid html tag: else? just show it as encoded text. il y a 3 ans
  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