Commit History

Author SHA1 Message Date
  default abca46d037 xs_base64_dec() can now be used as a string, so do it. 2 years ago
  default 326122de22 Also process Emojis in the post content. 2 years ago
  default 6bcfd4e0ee Emoji must be img, not urls. 2 years ago
  default c53052471e Process :shortnames: in user names. 2 years ago
  default 2143e68699 Also allow image attachments from reply posts. 2 years ago
  default d9a15b8af7 Attachments are now starting to get real. 2 years ago
  default 0d79e465e6 Use multipart/form-data for posts (on the way to supporting uploads). 2 years ago
  default 39a55f22a3 Also add the 'Image to attach' field to reply textareas. 2 years ago
  default e2a410ca51 Deleted useless code. 2 years ago
  default 3e6c9c1947 Serve static files with the s/ prefix. 2 years ago
  default 1b9ae00d40 Deleted unused code. 2 years ago
  default 7f0063d5e1 build_mentions() completes uids without host. 2 years ago
  default 78ec3b077b Media can be attached to notes. 2 years ago
  default f31dc02715 Attached videos are now embedded. 2 years ago
  default 43c5e2c679 Minor logging tweak. 2 years ago
  default 305591ae31 New optional server config directive 'disable_cache'. 2 years ago
  default 9aec7c9fa8 Moved message formatting to format.c. 2 years ago
  default 8ffeab7884 Use xs_is_null() instead of NULL comparison when getting actor's name. 2 years ago
  default 17842c2a79 Don't indent entry children beyond 4. 2 years ago
  default 5773958c0e Do not show the hour in the date. 2 years ago
  default f9be6c58ed After doing some timeline operation, the page is loaded at the snac-posts anchor. 2 years ago
  default 6befe9e569 New function build_mentions(), for the reply textareas. 2 years ago
  default a2b4706499 Fixed bug in Boost (by URL). 2 years ago
  default 5192e28444 Fixed bug in the entry children popup. 2 years ago
  default 75408346f0 Minor tweak to url regex. 2 years ago
  default f521285d75 Ensure the login information is null-terminated. 2 years ago
  default e285f641b4 Deleted debugging code. 2 years ago
  default 36a46f3996 Renamed cached file _timeline.html to timeline.html_ to exclude it from globs. 2 years ago
  default 25a057bac2 Added history support. 2 years ago
  default f82124a705 The history is shown at the bottom of the local timeline. 2 years ago