summaryrefslogtreecommitdiffstats
path: root/users/models/identity.py
Commit message (Collapse)AuthorAgeFilesLines
* Domains management pagesAndrew Godwin2022-11-161-0/+1
|
* Get outbound likes/boosts and their undos workingAndrew Godwin2022-11-151-1/+32
|
* Add JSON-LD signatures and tests for sig stuffAndrew Godwin2022-11-121-34/+2
|
* Got up to incoming posts workingAndrew Godwin2022-11-111-11/+11
|
* Profile fetching now working on state machineAndrew Godwin2022-11-091-4/+9
|
* Most of the way through the stator refactorAndrew Godwin2022-11-091-1/+15
|
* THE FOLLOWS, THEY WORKAndrew Godwin2022-11-071-11/+10
| | | | Well, in one direction anyway
* Rework task system and fetching.Andrew Godwin2022-11-061-89/+87
| | | | I can taste how close follow is to working.
* Signing works with OpenSSL.Andrew Godwin2022-11-061-20/+22
| | | | Will have to ask the cryptography peeps what I was doing wrong.
* Rework to a domains model for better vhostingAndrew Godwin2022-11-061-52/+92
|
* Move to the more sensible JSON-LD reprAndrew Godwin2022-11-061-45/+61
|
* Queuing system and lazy profile fetchAndrew Godwin2022-11-051-0/+26
|
* Get Actor fetching and parsing workingAndrew Godwin2022-11-051-6/+144
|
* Initial commit (users and statuses)Andrew Godwin2022-11-051-0/+79