Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle remote user deletions | Andrew Godwin | 2022-11-20 | 1 | -0/+4 |
| | |||||
* | Actually do deletes right | Andrew Godwin | 2022-11-20 | 1 | -7/+8 |
| | |||||
* | Actor delete, sentry async, faster stator | Andrew Godwin | 2022-11-20 | 2 | -1/+20 |
| | |||||
* | Add more error handling | Andrew Godwin | 2022-11-20 | 2 | -2/+5 |
| | |||||
* | More error handling for remote fetch | Andrew Godwin | 2022-11-20 | 1 | -7/+10 |
| | |||||
* | 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 |
| | |||||
* | Deployment re-jiggling | Andrew Godwin | 2022-11-18 | 1 | -2/+2 |
| | |||||
* | Migration reset, start of docs, env vars | Andrew Godwin | 2022-11-18 | 2 | -3/+6 |
| | |||||
* | Signup and invite tweaks | Andrew Godwin | 2022-11-18 | 3 | -1/+32 |
| | |||||
* | Follows page | Andrew Godwin | 2022-11-17 | 1 | -0/+4 |
| | |||||
* | Add signup and password reset | Andrew Godwin | 2022-11-17 | 2 | -0/+93 |
| | |||||
* | Return images and summary in actor | Andrew Godwin | 2022-11-17 | 1 | -2/+20 |
| | |||||
* | Add search and better notifications | Andrew Godwin | 2022-11-17 | 1 | -4/+9 |
| | |||||
* | 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 | 3 | -8/+34 |
| | |||||
* | Call it admin rather than system settings | Andrew Godwin | 2022-11-16 | 2 | -4/+5 |
| | |||||
* | Domains management pages | Andrew Godwin | 2022-11-16 | 2 | -0/+8 |
| | |||||
* | Accept incoming action undos | Andrew Godwin | 2022-11-15 | 1 | -0/+8 |
| | |||||
* | Get outbound likes/boosts and their undos working | Andrew Godwin | 2022-11-15 | 2 | -1/+40 |
| | |||||
* | Boosting! Incoming, anyway. | Andrew Godwin | 2022-11-13 | 1 | -1/+5 |
| | |||||
* | Post URIs and host-meta | Andrew Godwin | 2022-11-12 | 2 | -3/+7 |
| | |||||
* | Add JSON-LD signatures and tests for sig stuff | Andrew Godwin | 2022-11-12 | 2 | -37/+8 |
| | |||||
* | Got up to incoming posts working | Andrew Godwin | 2022-11-11 | 4 | -128/+186 |
| | |||||
* | Inbound and outbound follows basic working | Andrew Godwin | 2022-11-10 | 3 | -16/+128 |
| | |||||
* | Profile fetching now working on state machine | Andrew Godwin | 2022-11-09 | 4 | -10/+105 |
| | |||||
* | Most of the way through the stator refactor | Andrew Godwin | 2022-11-09 | 4 | -15/+21 |
| | |||||
* | Midway point in task refactor - changing direction | Andrew Godwin | 2022-11-09 | 1 | -9/+19 |
| | |||||
* | 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 | 3 | -91/+139 |
| | | | | 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 | 5 | -53/+208 |
| | |||||
* | 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 | 4 | -6/+174 |
| | |||||
* | Initial commit (users and statuses) | Andrew Godwin | 2022-11-05 | 4 | -0/+162 |