summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-03Updated RELEASE_NOTES.default
2024-04-03Added some error logging regarding the emojis.json file.default
2024-04-02Updated RELEASE_NOTES.default
2024-04-02On OpenBSD, don't enable sendmail if email notifications are disabled.default
2024-04-01Updated RELEASE_NOTES.default
2024-03-26Updated RELEASE_NOTES.default
2024-03-26Updated documentation.default
2024-03-26Updated documentation.default
2024-03-25Some software return a list of icons instead of one, because why not.default
2024-03-25Updated dependencies.default
2024-03-25If an emoji in emojis.json is an URL to an image, it's stored in the tag list.default
2024-03-25Emojis are now read from ~/emojis.json.default
2024-03-25Added an additional check for blocked instances.default
2024-03-25Backport from xs.default
2024-03-24Updated documentation.default
2024-03-24Added 'announce' command to usage.default
2024-03-24Updated TODO.default
2024-03-24Reject my own messages in is_msg_for_me().default
2024-03-24Added a message saying Pongs are seen through the log.default
2024-03-24Only reply to direct Ping activities.default
2024-03-24In the 'ping' cmdline, really resolve via webfinger if necessary.default
2024-03-23Updated RELEASE_NOTES.default
2024-03-23Bumped version.default
2024-03-22Don't be overzealous in avoid notifications for Likes and Announces.default
2024-03-22Version 2.50 RELEASED.default
2024-03-22Updated RELEASE_NOTES.default
2024-03-22Updated TODO.default
2024-03-20Added a tip to delete the attachment.default
2024-03-20Editing a post doesn't lose the attachment and its alt text.default
2024-03-18Tweaked HTML structure of the people page.default
2024-03-16Updated documentation.default
2024-03-15Updated RELEASE_NOTES.default
2024-03-15Updated RELEASE_NOTES.default
2024-03-15Updated documentation.default
2024-03-15Added attachments to usage.default
2024-03-15The command-line 'note' also allows attachments.default
2024-03-15Also hide Older... posts details if it's empty.default
2024-03-15Set display to none for children details that are empty.default
2024-03-15Added a type Note to poll options.default
2024-03-15Backport from xs.default
2024-03-14Updated TODO.default
2024-03-14Updated RELEASE_NOTES.default
2024-03-13mastoapi: added more dummy fields to accounts.default
2024-03-13mastoapi: return a dummy header field in accounts.default
2024-03-13Call actor_get_refresh() from actor_request().default
2024-03-12Don't call enqueue_actor_refresh() with a NULL user.default
2024-03-12Fixed log message.default
2024-03-12Queue actor request renamed to actor_refresh.default
2024-03-12More actor refreshing tweaks.default
2024-03-12Don't call enqueue_actor_request() with a NULL user.default