aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-18mastoapi: added endpoint /v1/follow_requests.grunfink
2025-05-18Added a pending follow request count next to the "people" link.grunfink
2025-05-14mastoapi: Also process the types[] argument in notifications.grunfink
2025-05-12Version 2.77 RELEASED.grunfink
2025-05-12Updated RELEASE_NOTES.grunfink
2025-05-11Minor tweak to link extraction regex.grunfink
2025-05-11Updated RELEASE_NOTES.grunfink
2025-05-09Updated RELEASE_NOTES.grunfink
2025-05-09As they look ugly in some platforms, links are no longer shown as attachments.grunfink
2025-05-09Version 2.76 RELEASED.grunfink
2025-05-09Updated RELEASE_NOTES.grunfink
2025-05-09Updated TODO.grunfink
2025-05-09Updated RELEASE_NOTES.grunfink
2025-05-09Updated RELEASE_NOTES.grunfink
2025-05-09Added header "access-control-expose-headers" with the "Link" value.grunfink
2025-05-06Fixed crash.default
2025-05-06Updated RELEASE_NOTES.grunfink
2025-05-06Merge pull request 'Display custom emoji in more places' (#343) from dandelio...grunfink
2025-05-04Better error handling in xs_webmention_send().grunfink
2025-05-04Updated TODO.grunfink
2025-05-04Updated RELEASE_NOTES.grunfink
2025-05-04Webmentions are now sent.grunfink
2025-05-04xs_webmention.h new file.grunfink
2025-05-03Preprocess the webmention q_item.grunfink
2025-05-03Added back again links as attachments.grunfink
2025-05-03New function enqueue_webmention().grunfink
2025-05-03Revert adding links as attachments.grunfink
2025-05-03Also add direct and markdown links in posts as attachments.grunfink
2025-05-03No longer drop text/html attachements.grunfink
2025-05-03Updated TODO.grunfink
2025-04-30Updated German translation (contributed by zen).grunfink
2025-04-30Merge pull request 'Fix: make landlock work with `smtp_url`' (#378) from shtr...grunfink
2025-04-29allow sandbox to work with changed config valuesshtrophic
2025-04-28Updated RELEASE_NOTES.grunfink
2025-04-28Merge branch 'master' of /home/angel/git/snac2grunfink
2025-04-28Updated documentation.grunfink
2025-04-28Changed email notifications: use SMTP only if configured.grunfink
2025-04-28Updated RELEASE_NOTES.grunfink
2025-04-28Updated documentation.grunfink
2025-04-28Bumped version.grunfink
2025-04-28Email notifications are sent the old way if 'spawn_sendmail' is set to true.grunfink
2025-04-27Mastoapi: correctly communicate 'approve_followers'.grunfink
2025-04-27Updated documentation.grunfink
2025-04-27Fixed length error in xs_smtp_request().grunfink
2025-04-27Updated documentation.grunfink
2025-04-27Updated RELEASE_NOTES.grunfink
2025-04-27Fixed typo.grunfink
2025-04-27Changed server SMTP settings.grunfink
2025-04-27Fixed memory leak.grunfink
2025-04-27Replaced tabs with spaces.grunfink