Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get outbound likes/boosts and their undos working | Andrew Godwin | 2022-11-15 | 4 | -25/+48 |
| | |||||
* | Permit Mastodon's weird HTML through | Andrew Godwin | 2022-11-13 | 1 | -1/+1 |
| | |||||
* | Boosting! Incoming, anyway. | Andrew Godwin | 2022-11-13 | 1 | -1/+5 |
| | |||||
* | More UI! | Andrew Godwin | 2022-11-13 | 2 | -19/+16 |
| | |||||
* | Improving contributing docs/process | Michael Manfre | 2022-11-13 | 1 | -1/+1 |
| | |||||
* | Start some settings work | Andrew Godwin | 2022-11-12 | 1 | -2/+2 |
| | |||||
* | Post URIs and host-meta | Andrew Godwin | 2022-11-12 | 5 | -131/+158 |
| | |||||
* | Add JSON-LD signatures and tests for sig stuff | Andrew Godwin | 2022-11-12 | 5 | -77/+63 |
| | |||||
* | Posting and fan-out both working | Andrew Godwin | 2022-11-11 | 2 | -7/+11 |
| | |||||
* | Got up to incoming posts working | Andrew Godwin | 2022-11-11 | 7 | -134/+197 |
| | |||||
* | Inbound and outbound follows basic working | Andrew Godwin | 2022-11-10 | 8 | -82/+157 |
| | |||||
* | Profile fetching now working on state machine | Andrew Godwin | 2022-11-09 | 14 | -209/+181 |
| | |||||
* | Most of the way through the stator refactor | Andrew Godwin | 2022-11-09 | 7 | -21/+53 |
| | |||||
* | Midway point in task refactor - changing direction | Andrew Godwin | 2022-11-09 | 7 | -11/+149 |
| | |||||
* | THE FOLLOWS, THEY WORK | Andrew Godwin | 2022-11-07 | 6 | -24/+56 |
| | | | | Well, in one direction anyway | ||||
* | Rework task system and fetching. | Andrew Godwin | 2022-11-06 | 11 | -139/+287 |
| | | | | I can taste how close follow is to working. | ||||
* | Signing works with OpenSSL. | Andrew Godwin | 2022-11-06 | 2 | -22/+24 |
| | | | | 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 | 11 | -151/+431 |
| | |||||
* | Move to the more sensible JSON-LD repr | Andrew Godwin | 2022-11-06 | 3 | -51/+111 |
| | |||||
* | Queuing system and lazy profile fetch | Andrew Godwin | 2022-11-05 | 2 | -1/+30 |
| | |||||
* | Some user icon stuff | Andrew Godwin | 2022-11-05 | 1 | -1/+23 |
| | |||||
* | Get Actor fetching and parsing working | Andrew Godwin | 2022-11-05 | 6 | -15/+248 |
| | |||||
* | Initial commit (users and statuses) | Andrew Godwin | 2022-11-05 | 14 | -0/+525 |