Commit History

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