Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't catch GET errors | Andrew Godwin | 2022-11-20 | 1 | -2/+2 |
| | |||||
* | Remove pyOpenSSL dependency | Andrew Godwin | 2022-11-20 | 1 | -28/+31 |
| | | | | (I figured out what padding to use with cryptography) | ||||
* | Add a system actor to sign outgoing S2S GETs | Andrew Godwin | 2022-11-20 | 1 | -9/+47 |
| | |||||
* | Domains management pages | Andrew Godwin | 2022-11-16 | 1 | -1/+1 |
| | |||||
* | Get outbound likes/boosts and their undos working | Andrew Godwin | 2022-11-15 | 1 | -5/+0 |
| | |||||
* | Post URIs and host-meta | Andrew Godwin | 2022-11-12 | 1 | -2/+2 |
| | |||||
* | Add JSON-LD signatures and tests for sig stuff | Andrew Godwin | 2022-11-12 | 1 | -12/+178 |
| | |||||
* | Inbound and outbound follows basic working | Andrew Godwin | 2022-11-10 | 1 | -5/+11 |
| | |||||
* | THE FOLLOWS, THEY WORK | Andrew Godwin | 2022-11-07 | 1 | -1/+1 |
| | | | | Well, in one direction anyway | ||||
* | Rework task system and fetching. | Andrew Godwin | 2022-11-06 | 1 | -3/+64 |
| | | | | I can taste how close follow is to working. | ||||
* | Signing works with OpenSSL. | Andrew Godwin | 2022-11-06 | 1 | -5/+17 |
| | | | | Will have to ask the cryptography peeps what I was doing wrong. | ||||
* | Rework to a domains model for better vhosting | Andrew Godwin | 2022-11-06 | 1 | -0/+48 |