Commit Graph
3573 Commits
Author SHA1 Message Date
grunfink ee84140ecc Added a pending follow request count next to the "people" link. 2025-05-18 08:23:48 +02:00
grunfink 8ae0089bdb mastoapi: Also process the types[] argument in notifications. 2025-05-14 08:48:15 +02:00
grunfink f321905d4b Version 2.77 RELEASED. 2025-05-12 09:43:11 +02:00
grunfink 99368bf155 Updated RELEASE_NOTES. 2025-05-12 09:42:54 +02:00
grunfink 418581a71d Minor tweak to link extraction regex. 2025-05-11 18:59:28 +02:00
grunfink 0d0f34c94d Updated RELEASE_NOTES. 2025-05-11 10:48:23 +02:00
grunfink 7c828f3787 Updated RELEASE_NOTES. 2025-05-09 15:41:09 +02:00
grunfink c166e05f7d As they look ugly in some platforms, links are no longer shown as attachments. 2025-05-09 15:31:58 +02:00
grunfink 33647d2cb7 Version 2.76 RELEASED. 2025-05-09 10:48:29 +02:00
grunfink b0f9ce2a8e Updated RELEASE_NOTES. 2025-05-09 10:47:49 +02:00
grunfink 05c9b46d1c Updated TODO. 2025-05-09 10:29:19 +02:00
grunfink e2619bcf91 Updated RELEASE_NOTES. 2025-05-09 08:45:39 +02:00
grunfink 7d2d97a037 Updated RELEASE_NOTES. 2025-05-09 08:43:58 +02:00
grunfink 38ff37703e Added header "access-control-expose-headers" with the "Link" value.
This helps paging in Mastodon clients.
2025-05-09 08:37:16 +02:00
default 12107401ea Fixed crash. 2025-05-06 07:28:43 +02:00
grunfink b84a2ec87d Updated RELEASE_NOTES. 2025-05-06 05:59:52 +02:00
grunfink 6e42d34eab Merge pull request 'Display custom emoji in more places' (#343) from dandelions/snac2:emoji-pr into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/343
2025-05-06 03:55:43 +00:00
grunfink 97568a7c93 Better error handling in xs_webmention_send(). 2025-05-04 18:10:36 +02:00
grunfink f75939e094 Updated TODO. 2025-05-04 11:16:32 +02:00
grunfink 415720ca41 Updated RELEASE_NOTES. 2025-05-04 11:16:12 +02:00
grunfink 7d1b257e46 Webmentions are now sent. 2025-05-04 11:09:07 +02:00
grunfink 64d99af19c xs_webmention.h new file. 2025-05-04 11:05:47 +02:00
grunfink bca51ef5ba Preprocess the webmention q_item.
Nothing is really done yet.
2025-05-03 19:39:04 +02:00
grunfink 90e9a0aeef Added back again links as attachments. 2025-05-03 19:31:05 +02:00
grunfink 605b60c06e New function enqueue_webmention().
The q_msg is queued, but nothing is done yet.
2025-05-03 19:16:21 +02:00
grunfink 7f38c744dc Revert adding links as attachments. 2025-05-03 19:03:51 +02:00
grunfink 6878e3fc93 Also add direct and markdown links in posts as attachments. 2025-05-03 18:55:10 +02:00
grunfink 136b7c1581 No longer drop text/html attachements. 2025-05-03 18:23:54 +02:00
grunfink 40c4fdf415 Updated TODO. 2025-05-03 09:13:09 +02:00
grunfink aa815a2514 Updated German translation (contributed by zen). 2025-04-30 09:58:38 +02:00
grunfink 7370cf8228 Merge pull request 'Fix: make landlock work with smtp_url' (#378) from shtrophic/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/378
2025-04-30 06:21:06 +00:00
shtrophic b7320f580d allow sandbox to work with changed config values 2025-04-29 23:42:34 +02:00
grunfink 46985835fc Updated RELEASE_NOTES. 2025-04-28 06:17:37 +02:00
grunfink 974b9ab695 Merge branch 'master' of /home/angel/git/snac2 2025-04-28 06:16:17 +02:00
grunfink d33891bab5 Updated documentation. 2025-04-28 06:16:12 +02:00
grunfink 8e467684c2 Changed email notifications: use SMTP only if configured. 2025-04-28 06:12:29 +02:00
grunfink be796d6172 Updated RELEASE_NOTES. 2025-04-28 05:21:47 +02:00
grunfink d07c9ff8de Updated documentation. 2025-04-28 05:19:35 +02:00
grunfink d8e640a4da Bumped version. 2025-04-28 05:16:35 +02:00
grunfink da0ce17f15 Email notifications are sent the old way if 'spawn_sendmail' is set to true. 2025-04-28 05:15:31 +02:00
grunfink 2a353d2ffd Mastoapi: correctly communicate 'approve_followers'. 2025-04-27 17:16:39 +02:00
grunfink 34c8a535da Updated documentation. 2025-04-27 06:03:22 +02:00
grunfink 94a07f93d5 Fixed length error in xs_smtp_request(). 2025-04-27 06:01:05 +02:00
grunfink 08dc4290df Updated documentation. 2025-04-27 05:50:01 +02:00
grunfink c1eb1cba46 Updated RELEASE_NOTES. 2025-04-27 05:37:47 +02:00
grunfink c27e1aa5a1 Fixed typo. 2025-04-27 05:26:42 +02:00
grunfink aa15f84b34 Changed server SMTP settings. 2025-04-27 05:23:39 +02:00
grunfink 3dec7404bf Fixed memory leak. 2025-04-27 05:15:32 +02:00
grunfink ae9afd47e7 Replaced tabs with spaces. 2025-04-27 05:14:09 +02:00
grunfink 169c5c8c07 Merge pull request 'do email notifications with CURL' (#283) from shtrophic/snac2:curl-smtp into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/283
2025-04-27 03:11:57 +00:00