summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-16Use multipart/form-data for posts (on the way to supporting uploads).default
2022-10-16Replace %host% in greeting.html.default
2022-10-16Don't set the admirer as the referrer if it's a Like.default
2022-10-15Don't set tz in gettimeofday() because nobody implements it any longer.default
2022-10-15Updated TODO.default
2022-10-14Updated TODO.default
2022-10-14Don't overwrrite referrers.default
2022-10-14Version 2.04 RELEASED.default
2022-10-14Add the user agent to httpd start log line.default
2022-10-14Updated RELEASE_NOTES.default
2022-10-13The waiting of the queue thread is done in a more appropriate way.default
2022-10-13New command-line command 'unfollow'.default
2022-10-12Added beers to emoticon shortcodes because yes.default
2022-10-12Also add the 'Image to attach' field to reply textareas.default
2022-10-11Changed some log to debug.default
2022-10-11Updated TODO.default
2022-10-11Deleted useless code.default
2022-10-11Updated TODO.default
2022-10-11Serve static files with the s/ prefix.default
2022-10-11Unify enqueueing code.default
2022-10-10Updated TODO.default
2022-10-10Connections are now attended by threads.default
2022-10-10Call xs_socket_accept() from httpd().default
2022-10-10Updated RELEASE_NOTES.default
2022-10-10Updated README.default
2022-10-10Deleted unused code.default
2022-10-10Updated TODO.default
2022-10-10build_mentions() completes uids without host.default
2022-10-10Version 2.03 RELEASED.default
2022-10-10Updated RELEASE_NOTES.default
2022-10-10Updated TODO.default
2022-10-10Media can be attached to notes.default
The web interface limits this (by now) to only one attachment, given the URL.
2022-10-10Updated TODO.default
2022-10-10Attached videos are now embedded.default
2022-10-10Updated TODO.default
2022-10-09Minor logging tweak.default
2022-10-09Updated documentation.default
2022-10-09New optional server config directive 'disable_cache'.default
2022-10-09Fail in bad disk layout version.default
2022-10-08Backport from xs.default
2022-10-07More emoticons.default
2022-10-07Emoticon tweak.default
2022-10-07Updated RELEASE_NOTES.default
2022-10-07Updated documentation.default
2022-10-07Added a set of smileys/emoticons that are replaced by emojis.default
2022-10-07Moved message formatting to format.c.default
2022-10-07Version 2.02 RELEASED.default
2022-10-07Updated RELEASE_NOTES.default
2022-10-07Use xs_is_null() instead of NULL comparison when getting actor's name.default
2022-10-07Backport from xs.default