summaryrefslogtreecommitdiffstats
path: root/core/signatures.py
Commit message (Expand)AuthorAgeFilesLines
* Fix serving of system actorAndrew Godwin2022-12-171-1/+1
* Ooh, ooh, ignore server errors tooAndrew Godwin2022-12-161-0/+1
* We don't care about 404 errors quite as muchAndrew Godwin2022-12-161-1/+5
* Set a Takahe User-Agent header for signed requests (#142)Michael Manfre2022-12-061-0/+4
* Add django-upgrade to pre-commit (#114)Paolo Melchiorre2022-12-051-6/+6
* Add pyupgrade with --py310-plus in pre-commit (#103)Paolo Melchiorre2022-12-051-9/+9
* Add TAKAHE_DEFAULT_TIMEOUT with default of 5.0 (#99)Michael Manfre2022-12-041-1/+4
* Don't catch GET errorsAndrew Godwin2022-11-201-2/+2
* Remove pyOpenSSL dependencyAndrew Godwin2022-11-201-28/+31
* Add a system actor to sign outgoing S2S GETsAndrew Godwin2022-11-201-9/+47
* Domains management pagesAndrew Godwin2022-11-161-1/+1
* Get outbound likes/boosts and their undos workingAndrew Godwin2022-11-151-5/+0
* Post URIs and host-metaAndrew Godwin2022-11-121-2/+2
* Add JSON-LD signatures and tests for sig stuffAndrew Godwin2022-11-121-12/+178
* Inbound and outbound follows basic workingAndrew Godwin2022-11-101-5/+11
* THE FOLLOWS, THEY WORKAndrew Godwin2022-11-071-1/+1
* Rework task system and fetching.Andrew Godwin2022-11-061-3/+64
* Signing works with OpenSSL.Andrew Godwin2022-11-061-5/+17
* Rework to a domains model for better vhostingAndrew Godwin2022-11-061-0/+48