| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | xs_webmention.h new file. | 2025-05-04 | 6 | -8/+128 | ||
| | | | | ||||||
| * | | | Preprocess the webmention q_item. | 2025-05-03 | 1 | -0/+13 | ||
| | | | | | | | | | | | | | Nothing is really done yet. | |||||
| * | | | Added back again links as attachments. | 2025-05-03 | 1 | -0/+20 | ||
| | | | | ||||||
| * | | | New function enqueue_webmention(). | 2025-05-03 | 4 | -1/+18 | ||
| | | | | | | | | | | | | | The q_msg is queued, but nothing is done yet. | |||||
| * | | | Revert adding links as attachments. | 2025-05-03 | 1 | -20/+0 | ||
| | | | | ||||||
| * | | | Also add direct and markdown links in posts as attachments. | 2025-05-03 | 2 | -3/+26 | ||
| | | | | ||||||
| * | | | No longer drop text/html attachements. | 2025-05-03 | 1 | -4/+0 | ||
| | | | | ||||||
| * | | | Updated TODO. | 2025-05-03 | 1 | -0/+2 | ||
| | | | | ||||||
| * | | | Updated German translation (contributed by zen). | 2025-04-30 | 1 | -6/+6 | ||
| | | | | ||||||
| * | | | Merge pull request 'Fix: make landlock work with `smtp_url`' (#378) from ↵ | 2025-04-30 | 1 | -5/+4 | ||
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | shtrophic/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/378 | |||||
| | * | | | allow sandbox to work with changed config values | 2025-04-29 | 1 | -5/+4 | ||
| |/ / / | ||||||
| * | | | Updated RELEASE_NOTES. | 2025-04-28 | 1 | -1/+1 | ||
| | | | | ||||||
| * | | | Merge branch 'master' of /home/angel/git/snac2 | 2025-04-28 | 1 | -2/+4 | ||
| |\ \ \ | ||||||
| | * | | | Changed email notifications: use SMTP only if configured. | 2025-04-28 | 1 | -2/+4 | ||
| | | | | | ||||||
| * | | | | Updated documentation. | 2025-04-28 | 1 | -8/+6 | ||
| |/ / / | ||||||
| * | | | Updated RELEASE_NOTES. | 2025-04-28 | 1 | -1/+1 | ||
| | | | | ||||||
| * | | | Updated documentation. | 2025-04-28 | 1 | -0/+5 | ||
| | | | | ||||||
| * | | | Bumped version. | 2025-04-28 | 1 | -1/+1 | ||
| | | | | ||||||
| * | | | Email notifications are sent the old way if 'spawn_sendmail' is set to true. | 2025-04-28 | 1 | -0/+28 | ||
| | | | | ||||||
| * | | | Mastoapi: correctly communicate 'approve_followers'. | 2025-04-27 | 1 | -1/+4 | ||
| | | | | ||||||
| * | | | Updated documentation. | 2025-04-27 | 1 | -1/+1 | ||
| | | | | ||||||
| * | | | Fixed length error in xs_smtp_request(). | 2025-04-27 | 1 | -1/+2 | ||
| | | | | ||||||
| * | | | Updated documentation. | 2025-04-27 | 1 | -0/+7 | ||
| | | | | ||||||
| * | | | Updated RELEASE_NOTES. | 2025-04-27 | 1 | -0/+2 | ||
| | | | | ||||||
| * | | | Fixed typo. | 2025-04-27 | 1 | -2/+2 | ||
| | | | | ||||||
| * | | | Changed server SMTP settings. | 2025-04-27 | 1 | -6/+9 | ||
| | | | | ||||||
| * | | | Fixed memory leak. | 2025-04-27 | 1 | -1/+2 | ||
| | | | | ||||||
| * | | | Replaced tabs with spaces. | 2025-04-27 | 1 | -34/+34 | ||
| | | | | ||||||
| * | | | Merge pull request 'do email notifications with CURL' (#283) from ↵ | 2025-04-27 | 9 | -50/+175 | ||
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | shtrophic/snac2:curl-smtp into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/283 | |||||
| | * | | | default to `smtp://localhost` | 2025-04-24 | 1 | -1/+1 | ||
| | | | | | ||||||
| | * | | | Merge tag '2.75' into curl-smtp | 2025-04-17 | 23 | -2313/+3094 | ||
| | |\ \ \ | ||||||
| | * \ \ \ | Merge tag '2.74' into curl-smtp | 2025-03-20 | 24 | -2057/+3630 | ||
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | Version 2.74 RELEASED. | |||||
| | * \ \ \ \ | Merge remote-tracking branch 'upstream/master' into curl-smtp | 2025-03-08 | 20 | -295/+7860 | ||
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' into curl-smtp | 2025-02-22 | 2 | -13/+14 | ||
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | duping isn't necessary as xs_vals are copied anyway (right?) | 2025-02-20 | 1 | -1/+1 | ||
| | | | | | | | | | ||||||
| | * | | | | | | | use xs_dict_append correctly | 2025-02-20 | 1 | -3/+3 | ||
| | | | | | | | | | ||||||
| | * | | | | | | | duplicate dict instead | 2025-02-20 | 1 | -1/+1 | ||
| | | | | | | | | | ||||||
| | * | | | | | | | Revert "fix ownership-problem of mailinfo" | 2025-02-20 | 3 | -5/+4 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 2ca7735779e79dbe6fe62f0111a12c145f428d8f. | |||||
| | * | | | | | | | fix ownership-problem of mailinfo | 2025-02-19 | 3 | -4/+5 | ||
| | | | | | | | | | ||||||
| | * | | | | | | | Merge remote-tracking branch 'upstream/master' into curl-smtp | 2025-02-17 | 16 | -127/+1062 | ||
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge tag '2.72' into curl-smtp | 2025-02-15 | 28 | -225/+636 | ||
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 2.72 RELEASED. | |||||
| | * | | | | | | | | | enforce tls when supported && add tests | 2025-01-24 | 5 | -10/+51 | ||
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | add tests subdirectory with makefile target | 2025-01-24 | 1 | -2/+8 | ||
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into curl-smtp | 2025-01-24 | 11 | -53/+197 | ||
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | fix memory leak | 2025-01-20 | 1 | -1/+1 | ||
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | add port parsing for sandboxing | 2025-01-20 | 4 | -18/+70 | ||
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | add xs_smtp_request | 2025-01-20 | 3 | -30/+56 | ||
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Updated RELEASE_NOTES. | 2025-04-26 | 1 | -0/+2 | ||
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request 'mastoapi: added `v1/accounts/.../lists` endpoint (issue ↵ | 2025-04-26 | 2 | -16/+49 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #371)' (#372) from dandelions/snac2:pr-lists-mastoapi into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/372 | |||||
| | * | | | | | | | | | | | mastoapi: fix md5 issues | 2025-04-26 | 1 | -1/+8 | ||
| | | | | | | | | | | | | | ||||||