Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show follows and following counts on profile page | Gabriel RodrÃguez Alberich | 2022-12-14 | 1 | -0/+7 |
| | | | And let their visibility be configured | ||||
* | Basic post mutation | Andrew Godwin | 2022-12-12 | 1 | -3/+2 |
| | |||||
* | Media proxy, caching and tuning docs | Andrew Godwin | 2022-12-10 | 1 | -0/+2 |
| | | | | Fixes #67 | ||||
* | Only cache unauthenticated page views (#117) | Michael Manfre | 2022-12-05 | 1 | -3/+3 |
| | |||||
* | Add a middleware to detect LD Accept headers | Andrew Godwin | 2022-12-05 | 1 | -6/+1 |
| | |||||
* | Add django-upgrade to pre-commit (#114) | Paolo Melchiorre | 2022-12-05 | 1 | -1/+1 |
| | |||||
* | Added caching and initial settings | Michael Manfre | 2022-12-05 | 1 | -0/+5 |
| | |||||
* | Adding RSS feeds for local identities | Andrew Godwin | 2022-12-04 | 1 | -0/+42 |
| | |||||
* | Set content type when serving object | Tyler Kennedy | 2022-11-27 | 1 | -1/+4 |
| | | | Fixes #37 | ||||
* | Implement user discoverability | Andrew Godwin | 2022-11-25 | 1 | -0/+9 |
| | |||||
* | Show boosts and likes on other post list pages | Andrew Godwin | 2022-11-22 | 1 | -1/+5 |
| | |||||
* | Switch to new identity on creation | Andrew Godwin | 2022-11-22 | 1 | -0/+1 |
| | |||||
* | Fix profile page post listing | Andrew Godwin | 2022-11-22 | 1 | -26/+34 |
| | |||||
* | Add a system actor to sign outgoing S2S GETs | Andrew Godwin | 2022-11-20 | 1 | -0/+4 |
| | |||||
* | Add config identity_min_length and apply non-admin validation | Michael Manfre | 2022-11-20 | 1 | -0/+22 |
| | |||||
* | Migration reset, start of docs, env vars | Andrew Godwin | 2022-11-18 | 1 | -3/+29 |
| | |||||
* | Follows page | Andrew Godwin | 2022-11-17 | 1 | -5/+9 |
| | |||||
* | Force username to lowercase for now | Andrew Godwin | 2022-11-16 | 1 | -1/+1 |
| | |||||
* | Handle post edits, follow undos | Andrew Godwin | 2022-11-16 | 1 | -4/+20 |
| | |||||
* | Add start of a settings (config) system | Andrew Godwin | 2022-11-16 | 1 | -2/+2 |
| | |||||
* | More UI! | Andrew Godwin | 2022-11-13 | 1 | -14/+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 | 1 | -127/+2 |
| | |||||
* | Add JSON-LD signatures and tests for sig stuff | Andrew Godwin | 2022-11-12 | 1 | -40/+31 |
| | |||||
* | Posting and fan-out both working | Andrew Godwin | 2022-11-11 | 1 | -3/+5 |
| | |||||
* | Got up to incoming posts working | Andrew Godwin | 2022-11-11 | 1 | -1/+1 |
| | |||||
* | Inbound and outbound follows basic working | Andrew Godwin | 2022-11-10 | 1 | -2/+13 |
| | |||||
* | Profile fetching now working on state machine | Andrew Godwin | 2022-11-09 | 1 | -5/+9 |
| | |||||
* | Most of the way through the stator refactor | Andrew Godwin | 2022-11-09 | 1 | -3/+3 |
| | |||||
* | Midway point in task refactor - changing direction | Andrew Godwin | 2022-11-09 | 1 | -1/+0 |
| | |||||
* | THE FOLLOWS, THEY WORK | Andrew Godwin | 2022-11-07 | 1 | -6/+7 |
| | | | | Well, in one direction anyway | ||||
* | Rework task system and fetching. | Andrew Godwin | 2022-11-06 | 1 | -16/+43 |
| | | | | I can taste how close follow is to working. | ||||
* | Signing works with OpenSSL. | Andrew Godwin | 2022-11-06 | 1 | -2/+2 |
| | | | | 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 | -69/+84 |
| | |||||
* | Move to the more sensible JSON-LD repr | Andrew Godwin | 2022-11-06 | 1 | -5/+48 |
| | |||||
* | Queuing system and lazy profile fetch | Andrew Godwin | 2022-11-05 | 1 | -1/+4 |
| | |||||
* | Some user icon stuff | Andrew Godwin | 2022-11-05 | 1 | -1/+23 |
| | |||||
* | Get Actor fetching and parsing working | Andrew Godwin | 2022-11-05 | 1 | -1/+15 |
| | |||||
* | Initial commit (users and statuses) | Andrew Godwin | 2022-11-05 | 1 | -0/+132 |