| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | More work. | 2022-09-24 | 1 | -11/+13 | ||
| * | More message work. | 2022-09-24 | 1 | -9/+24 | ||
| * | Started creating messages. | 2022-09-24 | 1 | -12/+49 | ||
| * | Also store the req object in enqueue_input(). | 2022-09-24 | 1 | -5/+5 | ||
| * | More ActivityPub work. | 2022-09-23 | 1 | -0/+45 | ||
| * | New function enqueue_input(). | 2022-09-23 | 1 | -1/+17 | ||
| * | Fixed memleak. | 2022-09-23 | 1 | -2/+4 | ||
| * | New function activitypub_get_handler(). | 2022-09-23 | 1 | -1/+61 | ||
| * | xs_httpd_request() also returns the payload. | 2022-09-23 | 1 | -0/+35 | ||
| * | New function process_queue(). | 2022-09-23 | 1 | -1/+45 | ||
| * | New functions send_to_inbox() and send_to_actor(). | 2022-09-23 | 1 | -0/+37 | ||
| * | Fixed bug in actor_request(). | 2022-09-23 | 1 | -2/+1 | ||
| * | Improved activitypub_request(). | 2022-09-23 | 1 | -19/+30 | ||
| * | [activitypub.c] New file. | 2022-09-23 | 1 | -0/+65 | ||