Histórico de Commits

Autor SHA1 Mensagem Data
  default a5942432bf Fixed processing of URLs with two @ inside. há 2 semanas atrás
  default b44af1b567 Fixed typo. há 3 semanas atrás
  default 560db69d14 Accept any URL schema (not just http) in format_line(). há 3 semanas atrás
  default 5f6a42453c Added support for markdown-like ![alt text](image url). há 4 meses atrás
  default 6e3b621f7b Added support for Markdown ~~strikethrough text~~. há 4 meses atrás
  default f3b392e06a Show bold+italic (text between ***) correctly. há 4 meses atrás
  default 6f772e4770 Fixed a minor bug in processing Markdown-style links having anchors. há 4 meses atrás
  default 36764b8ade Minor tweak to markdown-like links. há 5 meses atrás
  default 8e0ccc6d76 Added markdown-like links. há 5 meses atrás
  default 8cf7559a7e Added more const. há 6 meses atrás
  default 9acba489fb Add some special treatment to Event object display. há 6 meses atrás
  default 6f3763f452 Show 'Event' object types as Notes. há 6 meses atrás
  default 64adb173cc Only add Emoji tags when needed. há 7 meses atrás
  default 0f9a859f73 Added some error logging regarding the emojis.json file. há 7 meses atrás
  default adf0a13992 If an emoji in emojis.json is an URL to an image, it's stored in the tag list. há 8 meses atrás
  default bc752b7d67 Emojis are now read from ~/emojis.json. há 8 meses atrás
  default 067747cc7c Also trim , at the end of http links. há 8 meses atrás
  default 33a0386a1e In posts, fixed bad link urls if written between parentheses. há 10 meses atrás
  default 755d997fb1 Updated copyright year. há 10 meses atrás
  Yonle a5c740f564 format.c: add <bdi> há 11 meses atrás
  default bc5d0d4ed0 Replaced encode_html_strict() with xs_html_encode(). há 1 ano atrás
  default b1868d85bb New function encode_html_strict(). há 1 ano atrás
  default 931b871eb1 Also accept s HTML tags. há 1 ano atrás
  default 952da47c6d Backport from xs. há 1 ano atrás
  default e3fbb807ff Improved heart <3 emoji. há 1 ano atrás
  default 8b176292d6 Simplified smiley processing. há 1 ano atrás
  default 0f8c0cd694 Updated comment in headers. há 1 ano atrás
  default f23d2c05ab Fixed minor memory leak. há 1 ano atrás
  Yonle 7710ca76a0 format.c: Encode all HTML characters when we're in pre element until we are out. há 1 ano atrás
  Yonle 5672fe2cc6 format.c: Allow several tags há 1 ano atrás