summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-24Don't load unneeded actor info in html_entry().default
2022-10-22Updated dependencies.default
2022-10-22Backport from xs.default
2022-10-22Backport from xs.default
2022-10-21Send notification emails through the queue.default
2022-10-21Version 2.06 RELEASED.default
2022-10-21Fixed typo.default
2022-10-21Don't notify about admirations of things by others.default
2022-10-21Rewritten notify() to write the message in bulk.default
This was meant to avoid some 32 EPIPE from sendmail, but it's still happening.
2022-10-21Updated RELEASE_NOTES.default
2022-10-21Added email notification address to web interface.default
2022-10-21New function notify().default
2022-10-20Updated TODO.default
2022-10-20Updated README.default
2022-10-20Updated LICENSE.default
2022-10-20Updated TODO.default
2022-10-20Updated TODO.default
2022-10-20Links in created Notes now include a target=_blank.default
2022-10-20Better 'Delete' message logging.default
2022-10-19Updated RELEASE_NOTES.default
2022-10-19Don't read this actor with actor_get().default
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.