summaryrefslogtreecommitdiffstats
path: root/users/models/inbox_message.py
Commit message (Collapse)AuthorAgeFilesLines
* Actually do deletes rightAndrew Godwin2022-11-201-7/+8
|
* Actor delete, sentry async, faster statorAndrew Godwin2022-11-201-1/+1
|
* Add more error handlingAndrew Godwin2022-11-201-0/+3
|
* Handle post edits, follow undosAndrew Godwin2022-11-161-1/+11
|
* Accept incoming action undosAndrew Godwin2022-11-151-0/+8
|
* Get outbound likes/boosts and their undos workingAndrew Godwin2022-11-151-0/+8
|
* Boosting! Incoming, anyway.Andrew Godwin2022-11-131-1/+5
|
* Post URIs and host-metaAndrew Godwin2022-11-121-0/+4
|
* Got up to incoming posts workingAndrew Godwin2022-11-111-46/+35
|
* Inbound and outbound follows basic workingAndrew Godwin2022-11-101-5/+13
|
* Profile fetching now working on state machineAndrew Godwin2022-11-091-0/+71