Commit History

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