| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge pull request 'Display custom emoji in more places' (#343) from ↵ | 2025-05-06 | 1 | -0/+4 | ||
| |\ | | | | | | | | | | | dandelions/snac2:emoji-pr into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/343 | |||||
| | * | cleaned up old changes and outdated comments | 2025-04-13 | 1 | -3/+2 | ||
| | | | ||||||
| | * | maybe a fix for username emojis | 2025-04-13 | 1 | -0/+5 | ||
| | | | ||||||
| * | | Webmentions are now sent. | 2025-05-04 | 1 | -1/+6 | ||
| | | | ||||||
| * | | Preprocess the webmention q_item. | 2025-05-03 | 1 | -0/+13 | ||
| | | | | | | | | | Nothing is really done yet. | |||||
| * | | Changed email notifications: use SMTP only if configured. | 2025-04-28 | 1 | -2/+4 | ||
| | | | ||||||
| * | | Email notifications are sent the old way if 'spawn_sendmail' is set to true. | 2025-04-28 | 1 | -0/+28 | ||
| | | | ||||||
| * | | 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 | ||
| | | | ||||||
| * | | default to `smtp://localhost` | 2025-04-24 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Merge tag '2.75' into curl-smtp | 2025-04-17 | 1 | -0/+2 | ||
| |\| | ||||||
| | * | More scheduled post code. | 2025-04-01 | 1 | -0/+2 | ||
| | | | ||||||
| * | | Merge tag '2.74' into curl-smtp | 2025-03-20 | 1 | -14/+21 | ||
| |\| | | | | | | | Version 2.74 RELEASED. | |||||
| | * | Improved Undo+Follow logic (contributed by rozenglass). | 2025-03-13 | 1 | -14/+21 | ||
| | | | ||||||
| * | | Merge remote-tracking branch 'upstream/master' into curl-smtp | 2025-03-08 | 1 | -94/+126 | ||
| |\| | ||||||
| | * | msg_note() accepts a nullable post date. | 2025-03-02 | 1 | -3/+8 | ||
| | | | ||||||
| | * | Some tweaks to timeline_request(). | 2025-02-27 | 1 | -50/+50 | ||
| | | | ||||||
| | * | Also check for blocked hashtags in timeline_request(). | 2025-02-27 | 1 | -49/+49 | ||
| | | | ||||||
| | * | More hashtag block tweaks. | 2025-02-27 | 1 | -0/+3 | ||
| | | | ||||||
| | * | More hashtag block tweaks. | 2025-02-27 | 1 | -4/+7 | ||
| | | | ||||||
| | * | New function blocked_hashtag_check(). | 2025-02-27 | 1 | -11/+27 | ||
| | | | ||||||
| | * | New function hashtag_in_msg(). | 2025-02-27 | 1 | -6/+11 | ||
| | | | ||||||
| * | | use xs_dict_append correctly | 2025-02-20 | 1 | -3/+3 | ||
| | | | ||||||
| * | | Revert "fix ownership-problem of mailinfo" | 2025-02-20 | 1 | -1/+1 | ||
| | | | | | | | | | This reverts commit 2ca7735779e79dbe6fe62f0111a12c145f428d8f. | |||||
| * | | fix ownership-problem of mailinfo | 2025-02-19 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Merge remote-tracking branch 'upstream/master' into curl-smtp | 2025-02-17 | 1 | -3/+11 | ||
| |\| | ||||||
| | * | Show the POST status also as string. | 2025-02-17 | 1 | -3/+11 | ||
| | | | ||||||
| * | | Merge tag '2.72' into curl-smtp | 2025-02-15 | 1 | -1/+1 | ||
| |\| | | | | | | | Version 2.72 RELEASED. | |||||
| | * | Minor optimization in timeline retrieving. | 2025-01-27 | 1 | -1/+1 | ||
| | | | | | | | | | | | Functions now receive an optional int *more, set to 1 if there are more than the 'show' requested. | |||||
| * | | enforce tls when supported && add tests | 2025-01-24 | 1 | -1/+2 | ||
| | | | ||||||
| * | | Merge remote-tracking branch 'upstream/master' into curl-smtp | 2025-01-24 | 1 | -34/+97 | ||
| |\| | ||||||
| | * | More hashtag following tweaks. | 2025-01-23 | 1 | -0/+33 | ||
| | | | ||||||
| | * | More tweaks to hashtag following code. | 2025-01-22 | 1 | -4/+17 | ||
| | | | ||||||
| | * | Moved followed hashtag check to its own function. | 2025-01-22 | 1 | -24/+36 | ||
| | | | ||||||
| | * | Also accept 'Update' activities for 'Application' objects. | 2025-01-22 | 1 | -1/+1 | ||
| | | | ||||||
| | * | Don't account as such announces by our own relay. | 2025-01-22 | 1 | -5/+10 | ||
| | | | ||||||
| * | | fix memory leak | 2025-01-20 | 1 | -1/+1 | ||
| | | | ||||||
| * | | add port parsing for sandboxing | 2025-01-20 | 1 | -2/+2 | ||
| | | | ||||||
| * | | add xs_smtp_request | 2025-01-20 | 1 | -29/+19 | ||
| |/ | ||||||
| * | Don't notify us for our own posts from the relay. | 2025-01-19 | 1 | -0/+5 | ||
| | | ||||||
| * | Only relay public posts. | 2025-01-19 | 1 | -1/+1 | ||
| | | ||||||
| * | Also relay notes to the relays that follow us. | 2025-01-19 | 1 | -17/+41 | ||
| | | ||||||
| * | Don't describe as 'fatal' what are just non-retriable connection errors. | 2025-01-13 | 1 | -1/+1 | ||
| | | ||||||
| * | Renamed msg_place() to msg_actor_place(). | 2025-01-12 | 1 | -2/+2 | ||
| | | ||||||
| * | Moved creation of "quiet public" posts to msg_note(), where it belongs. | 2025-01-11 | 1 | -1/+7 | ||
| | | ||||||
| * | Fixed crash in msg_place() because I'm a moron. | 2025-01-10 | 1 | -1/+1 | ||
| | | ||||||
| * | If a location is defined, user actors include a 'Place' object. | 2025-01-10 | 1 | -0/+27 | ||
| | | ||||||
| * | Actor caching lowered to 3 hours. | 2025-01-10 | 1 | -1/+1 | ||
| | | ||||||
| * | Always return a shared inbox for the 'relay' user. | 2025-01-10 | 1 | -1/+1 | ||
| | | ||||||