| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge pull request 'Fix: make landlock work with `smtp_url`' (#378) from shtr... | 2025-04-30 | 1 | -5/+4 | ||
| |\ \ | ||||||
| | * | | 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 shtrophic/s... | 2025-04-27 | 9 | -50/+175 | ||
| |\ \ | ||||||
| | * | | 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 | ||
| | |\ \ \ | ||||||
| | * \ \ \ | 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 | ||
| | * | | | | | | 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 | ||
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | 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 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | mastoapi: fix md5 issues | 2025-04-26 | 1 | -1/+8 | ||
| | * | | | | | | | | | | mastoapi: support lists for users | 2025-04-26 | 2 | -16/+42 | ||
| * | | | | | | | | | | | Merge pull request 'Russian translations for scheduled posts' (#373) from dan... | 2025-04-26 | 1 | -6/+6 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | translate russian strings for scheduled posts | 2025-04-26 | 1 | -6/+6 | ||
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Updated TODO. | 2025-04-23 | 1 | -0/+2 | ||
| * | | | | | | | | | | Added an alt to avatars. | 2025-04-22 | 1 | -1/+1 | ||
| * | | | | | | | | | | Merge pull request '[Localization] french' (#349) from lejun/snac2:master int... | 2025-04-20 | 1 | -46/+50 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Update old strings, and added translations for new ones | 2025-04-19 | 1 | -46/+50 | ||
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Fixed newline inconsistency in es .po files. | 2025-04-19 | 3 | -0/+3 | ||
| * | | | | | | | | | | Merge pull request 'PR: Translate pt_BR.po new strings' (#348) from daltux/sn... | 2025-04-19 | 1 | -8/+11 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||