Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set a Takahe User-Agent header for signed requests (#142) | Michael Manfre | 2022-12-06 | 1 | -0/+4 |
| | |||||
* | Add django-upgrade to pre-commit (#114) | Paolo Melchiorre | 2022-12-05 | 1 | -6/+6 |
| | |||||
* | Add pyupgrade with --py310-plus in pre-commit (#103) | Paolo Melchiorre | 2022-12-05 | 1 | -9/+9 |
| | |||||
* | Add TAKAHE_DEFAULT_TIMEOUT with default of 5.0 (#99) | Michael Manfre | 2022-12-04 | 1 | -1/+4 |
| | |||||
* | 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 |