summaryrefslogtreecommitdiffstats
path: root/users/models
Commit message (Collapse)AuthorAgeFilesLines
* Call it admin rather than system settingsAndrew Godwin2022-11-162-4/+5
|
* Domains management pagesAndrew Godwin2022-11-162-0/+8
|
* Accept incoming action undosAndrew Godwin2022-11-151-0/+8
|
* Get outbound likes/boosts and their undos workingAndrew Godwin2022-11-152-1/+40
|
* Boosting! Incoming, anyway.Andrew Godwin2022-11-131-1/+5
|
* Post URIs and host-metaAndrew Godwin2022-11-122-3/+7
|
* Add JSON-LD signatures and tests for sig stuffAndrew Godwin2022-11-122-37/+8
|
* Got up to incoming posts workingAndrew Godwin2022-11-114-128/+186
|
* Inbound and outbound follows basic workingAndrew Godwin2022-11-103-16/+128
|
* Profile fetching now working on state machineAndrew Godwin2022-11-094-10/+105
|
* Most of the way through the stator refactorAndrew Godwin2022-11-094-15/+21
|
* Midway point in task refactor - changing directionAndrew Godwin2022-11-091-9/+19
|
* THE FOLLOWS, THEY WORKAndrew Godwin2022-11-071-11/+10
| | | | Well, in one direction anyway
* Rework task system and fetching.Andrew Godwin2022-11-063-91/+139
| | | | 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-065-53/+208
|
* 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-054-6/+174
|
* Initial commit (users and statuses)Andrew Godwin2022-11-054-0/+162