aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-15Renamed some list command line options.grunfink
2025-06-15Updated RELEASE_NOTES.grunfink
2025-06-12Improved usage screen.grunfink
2025-06-12The usage "screen" shows info only about the entered command.grunfink
2025-06-12mastoapi: another try to fix collapsing boosted posts in some apps.grunfink
2025-06-11Updated RELEASE_NOTES.grunfink
2025-06-11mastoapi: reverted reblog id, as it was breaking things.grunfink
2025-06-11Updated documentation.grunfink
2025-06-11Bumped version.grunfink
2025-06-11Updated RELEASE_NOTES.grunfink
2025-06-11mastoapi: fixed reblog identifiers.grunfink
2025-06-11Updated TODO.grunfink
2025-06-10Updated TODO.grunfink
2025-06-08Updated RELEASE_NOTES.grunfink
2025-06-08Updated TODO.grunfink
2025-06-07Another search by URL tweak (for Pixelfed).grunfink
2025-06-07Always store resolved account handles as metadata, even if they weren't verif...grunfink
2025-06-07Updated documentation.grunfink
2025-06-07If a metadata value is an account handle, it's also verified using webfinger.grunfink
2025-06-07Always show the 'pending follow confirmations' if there are any.grunfink
2025-06-06Skip incomplete attachments.grunfink
2025-06-04Updated RELEASE_NOTES.grunfink
2025-06-04Fixed markdown links with parenthesis.grunfink
2025-06-04Minor tweak.grunfink
2025-06-04Don't enable unveil() and pledge() for sendmail spawn if "smtp_url" is set.grunfink
2025-06-03Updated RELEASE_NOTES.grunfink
2025-06-03Fixed regression while sending email via pipe on OpenBSD.grunfink
2025-06-02Updated RELEASE_NOTES.grunfink
2025-06-02Version 2.78 RELEASED.grunfink
2025-06-02Updated RELEASE_NOTES.grunfink
2025-06-01Updated documentation.grunfink
2025-06-01Updated documentation.grunfink
2025-05-30Updated documentation.grunfink
2025-05-30More webhook checks.grunfink
2025-05-30Updated documentation.grunfink
2025-05-30Merge branch 'master' of comam.es:git/snac2grunfink
2025-05-30Added uid, basedir and baseurl to the notify webhook message.grunfink
2025-05-30Updated documentation.grunfink
2025-05-30Added a new server knob disable_notify_webhook.grunfink
2025-05-30Updated documentation.grunfink
2025-05-30Added web UI to set the notify webhook.grunfink
2025-05-30auto_follower_webhook.py new example program.grunfink
2025-05-30Updated RELEASE_NOTES.grunfink
2025-05-30More notify_webhook work.grunfink
2025-05-30New function enqueue_notify_webhook().grunfink
2025-05-30Call enqueue_actor_fresh() from rss_to_timeline().grunfink
2025-05-29Also store the url in the RSS metadata.grunfink
2025-05-29New command-line option 'poll_hashtag_rss'.grunfink
2025-05-29Use HTTP caching (etag / if-none-match) in RSS downloads.grunfink
2025-05-29Fixed typo in rss_to_timeline().grunfink