summaryrefslogtreecommitdiffstats
path: root/users/models/follow.py
Commit message (Collapse)AuthorAgeFilesLines
* Catch all possible request errorsAndrew Godwin2022-12-171-15/+25
|
* Move signed request onto Identity as a shortcutAndrew Godwin2022-11-201-10/+6
|
* Follows pageAndrew Godwin2022-11-171-0/+4
|
* Add search and better notificationsAndrew Godwin2022-11-171-4/+9
|
* Handle post edits, follow undosAndrew Godwin2022-11-161-4/+4
|
* Post URIs and host-metaAndrew Godwin2022-11-121-3/+3
|
* Add JSON-LD signatures and tests for sig stuffAndrew Godwin2022-11-121-3/+6
|
* Got up to incoming posts workingAndrew Godwin2022-11-111-67/+138
|
* Inbound and outbound follows basic workingAndrew Godwin2022-11-101-11/+103
|
* Profile fetching now working on state machineAndrew Godwin2022-11-091-6/+24
|
* Most of the way through the stator refactorAndrew Godwin2022-11-091-11/+3
|
* Midway point in task refactor - changing directionAndrew Godwin2022-11-091-9/+19
|
* Rework task system and fetching.Andrew Godwin2022-11-061-0/+50
| | | | I can taste how close follow is to working.
* Rework to a domains model for better vhostingAndrew Godwin2022-11-061-1/+1
|
* Get Actor fetching and parsing workingAndrew Godwin2022-11-051-0/+23