| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | New function msg_follow(). | 2022-09-27 | 1 | -5/+26 | |
| | | |||||
| * | More work in msg_note(). | 2022-09-27 | 1 | -1/+4 | |
| | | |||||
| * | Notes can be posted WOW!. | 2022-09-27 | 1 | -4/+11 | |
| | | |||||
| * | Started command-line command 'note'. | 2022-09-27 | 1 | -0/+35 | |
| | | |||||
| * | Started function not_really_markdown(). | 2022-09-27 | 1 | -0/+5 | |
| | | |||||
| * | More work but signatures seem to still fail. | 2022-09-26 | 1 | -1/+3 | |
| | | |||||
| * | New function msg_admiration(). | 2022-09-26 | 1 | -0/+11 | |
| | | |||||
| * | New function msg_actor(). | 2022-09-25 | 1 | -0/+1 | |
| | | |||||
| * | Some fixes to timeline_add(). | 2022-09-25 | 1 | -16/+52 | |
| | | |||||
| * | Fixed bug in actor_request(). | 2022-09-23 | 1 | -0/+13 | |
| | | |||||
| * | Improved activitypub_request(). | 2022-09-23 | 1 | -0/+17 | |
| | | |||||
| * | webfinger_request() returns the status. | 2022-09-23 | 1 | -1/+1 | |
| | | |||||
| * | [activitypub.c] New file. | 2022-09-23 | 1 | -0/+9 | |
| | | |||||
| * | More webfinger work. | 2022-09-22 | 1 | -0/+22 | |
| | | |||||
| * | More httpd work. | 2022-09-21 | 1 | -0/+43 | |
| | | |||||
| * | More work in http signed request. | 2022-09-21 | 1 | -1/+11 | |
| | | |||||
| * | Use its own copy of the headers in http_signed_request(). | 2022-09-21 | 1 | -1/+1 | |
| | | |||||
| * | Added http signed request code (untested). | 2022-09-20 | 1 | -0/+7 | |
| | | |||||
| * | New function dequeue(). | 2022-09-20 | 1 | -1/+4 | |
| | | |||||
| * | New function queue(). | 2022-09-20 | 1 | -0/+12 | |
| | | |||||
| * | New function enqueue(). | 2022-09-20 | 1 | -1/+1 | |
| | | |||||
| * | More timeline work. | 2022-09-20 | 1 | -0/+12 | |
| | | |||||
| * | More follower data code. | 2022-09-20 | 1 | -1/+11 | |
| | | |||||
| * | Added some follower functions. | 2022-09-20 | 1 | -6/+5 | |
| | | |||||
| * | New function user_list(). | 2022-09-19 | 1 | -0/+14 | |
| | | |||||
| * | Renamed user functions. | 2022-09-19 | 1 | -4/+1 | |
| | | |||||
| * | New function hash_password() and check_password(). | 2022-09-19 | 1 | -0/+3 | |
| | | |||||
| * | New functions snac_debug() and snac_log(). | 2022-09-19 | 1 | -0/+1 | |
| | | |||||
| * | New functions snac_open() and snac_free(). | 2022-09-19 | 1 | -0/+6 | |
| | | |||||
| * | [main.c] New file. | 2022-09-19 | 1 | -0/+13 | |