Historial de Commits

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