aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-05-29Updated RELEASE_NOTES.grunfink
2025-05-29mastoapi: fixed uploaded images name collision.grunfink
2025-05-28Added more checks.grunfink
2025-05-28Merge branch 'master' of comam.es:git/snac2grunfink
2025-05-28Updated RELEASE_NOTES.grunfink
2025-05-28Updated documentation.grunfink
2025-05-28Renamed server knob to 'rss_hashtag_poll_hours'.grunfink
2025-05-28Updated documentation.grunfink
2025-05-28Activated hashtag RSS polling.grunfink
2025-05-28Don't prepend a # before a hashtag that is really an URL.grunfink
2025-05-28Disabled rss_process() by now.grunfink