summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-19Updated README.default
2022-10-18Rewritten queue() using xs_glob().default
2022-10-18xs_base64_dec() can now be used as a string, so do it.default
2022-10-18Backport from xs.default
2022-10-17Backport from xs.default
2022-10-17Added some forgotten fclose() calls.default
2022-10-17Updated documentation.default
2022-10-17Updated RELEASE_NOTES.default
2022-10-17Updated TODO.default
2022-10-17Also process Emojis in the post content.default
2022-10-17Emoji must be img, not urls.default
2022-10-17Process :shortnames: in user names.default
2022-10-17Updated documentation.default
2022-10-17Updated RELEASE_NOTES.default
2022-10-17If timeline_purge_days is set to 0, purging is disabled.default
2022-10-17Updated documentation.default
2022-10-17Updated RELEASE_NOTES.default
2022-10-17New thread for purge.default
2022-10-17New function purge_all().default
2022-10-16Updated TODO.default
2022-10-16Updated TODO.default
2022-10-16Version 2.05 RELEASED.default
2022-10-16Updated RELEASE_NOTES.default
2022-10-16Updated documentation.default
2022-10-16Some emoticon tweaks.default
2022-10-16Updated TODO.default
2022-10-16Also allow image attachments from reply posts.default
2022-10-16Backport from xs.default
2022-10-16Added support for HEAD methods.default
Mastodon uses them when it founds an attachment.
2022-10-16Attachments are now starting to get real.default
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