Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add error catching on actor fetch | Andrew Godwin | 2022-11-20 | 1 | -5/+8 |
| | |||||
* | A few more fixes from going live | Andrew Godwin | 2022-11-19 | 1 | -0/+2 |
| | |||||
* | Return images and summary in actor | Andrew Godwin | 2022-11-17 | 1 | -2/+20 |
| | |||||
* | Add image/icon upload | Andrew Godwin | 2022-11-17 | 1 | -11/+22 |
| | |||||
* | Force username to lowercase for now | Andrew Godwin | 2022-11-16 | 1 | -0/+3 |
| | |||||
* | Handle post edits, follow undos | Andrew Godwin | 2022-11-16 | 1 | -3/+19 |
| | |||||
* | Domains management pages | Andrew Godwin | 2022-11-16 | 1 | -0/+1 |
| | |||||
* | Get outbound likes/boosts and their undos working | Andrew Godwin | 2022-11-15 | 1 | -1/+32 |
| | |||||
* | Add JSON-LD signatures and tests for sig stuff | Andrew Godwin | 2022-11-12 | 1 | -34/+2 |
| | |||||
* | Got up to incoming posts working | Andrew Godwin | 2022-11-11 | 1 | -11/+11 |
| | |||||
* | Profile fetching now working on state machine | Andrew Godwin | 2022-11-09 | 1 | -4/+9 |
| | |||||
* | Most of the way through the stator refactor | Andrew Godwin | 2022-11-09 | 1 | -1/+15 |
| | |||||
* | THE FOLLOWS, THEY WORK | Andrew Godwin | 2022-11-07 | 1 | -11/+10 |
| | | | | Well, in one direction anyway | ||||
* | Rework task system and fetching. | Andrew Godwin | 2022-11-06 | 1 | -89/+87 |
| | | | | I can taste how close follow is to working. | ||||
* | Signing works with OpenSSL. | Andrew Godwin | 2022-11-06 | 1 | -20/+22 |
| | | | | 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 | -52/+92 |
| | |||||
* | Move to the more sensible JSON-LD repr | Andrew Godwin | 2022-11-06 | 1 | -45/+61 |
| | |||||
* | Queuing system and lazy profile fetch | Andrew Godwin | 2022-11-05 | 1 | -0/+26 |
| | |||||
* | Get Actor fetching and parsing working | Andrew Godwin | 2022-11-05 | 1 | -6/+144 |
| | |||||
* | Initial commit (users and statuses) | Andrew Godwin | 2022-11-05 | 1 | -0/+79 |