aboutsummaryrefslogtreecommitdiff
path: root/activitypub.c
AgeCommit message (Expand)Author
2025-04-27Fixed typo.grunfink
2025-04-27Changed server SMTP settings.grunfink
2025-04-27Fixed memory leak.grunfink
2025-04-24default to `smtp://localhost`shtrophic
2025-04-17Merge tag '2.75' into curl-smtpshtrophic
2025-04-13cleaned up old changes and outdated commentsgreen
2025-04-13maybe a fix for username emojisgreen
2025-04-01More scheduled post code.default
2025-03-20Merge tag '2.74' into curl-smtpshtrophic
2025-03-13Improved Undo+Follow logic (contributed by rozenglass).default
2025-03-08Merge remote-tracking branch 'upstream/master' into curl-smtpshtrophic
2025-03-02msg_note() accepts a nullable post date.default
2025-02-27Some tweaks to timeline_request().default
2025-02-27Also check for blocked hashtags in timeline_request().default
2025-02-27More hashtag block tweaks.default
2025-02-27More hashtag block tweaks.default
2025-02-27New function blocked_hashtag_check().default
2025-02-27New function hashtag_in_msg().default
2025-02-20use xs_dict_append correctlyshtrophic
2025-02-20Revert "fix ownership-problem of mailinfo"shtrophic
2025-02-19fix ownership-problem of mailinfoshtrophic
2025-02-17Merge remote-tracking branch 'upstream/master' into curl-smtpshtrophic
2025-02-17Show the POST status also as string.default
2025-02-15Merge tag '2.72' into curl-smtpshtrophic
2025-01-27Minor optimization in timeline retrieving.default
2025-01-24enforce tls when supported && add testsshtrophic
2025-01-24Merge remote-tracking branch 'upstream/master' into curl-smtpshtrophic
2025-01-23More hashtag following tweaks.default
2025-01-22More tweaks to hashtag following code.default
2025-01-22Moved followed hashtag check to its own function.default
2025-01-22Also accept 'Update' activities for 'Application' objects.default
2025-01-22Don't account as such announces by our own relay.default
2025-01-20fix memory leakshtrophic
2025-01-20add port parsing for sandboxingshtrophic
2025-01-20add xs_smtp_requestshtrophic
2025-01-19Don't notify us for our own posts from the relay.default
2025-01-19Only relay public posts.default
2025-01-19Also relay notes to the relays that follow us.default
2025-01-13Don't describe as 'fatal' what are just non-retriable connection errors.default
2025-01-12Renamed msg_place() to msg_actor_place().default
2025-01-11Moved creation of "quiet public" posts to msg_note(), where it belongs.default
2025-01-10Fixed crash in msg_place() because I'm a moron.default
2025-01-10If a location is defined, user actors include a 'Place' object.default
2025-01-10Actor caching lowered to 3 hours.default
2025-01-10Always return a shared inbox for the 'relay' user.default
2025-01-09Bumped debug level of actor cache hits.default
2025-01-09Added some actor object caching.default
2025-01-09Merge branch 'master' of /home/angel/git/snac2default
2025-01-09Added a way to archive ignored messages.default
2025-01-09Some fixes to receive and update 'Event' objects correctly.default