summaryrefslogtreecommitdiffstats
path: root/activities/models/post_interaction.py
Commit message (Collapse)AuthorAgeFilesLines
* Handle undos of missing postsAndrew Godwin2022-12-161-2/+6
|
* Skip over followsAndrew Godwin2022-12-081-1/+3
|
* Add pyupgrade with --py310-plus in pre-commit (#103)Paolo Melchiorre2022-12-051-4/+2
|
* Fix boosted notificationsAndrew Godwin2022-11-221-0/+7
|
* Call it admin rather than system settingsAndrew Godwin2022-11-161-23/+25
|
* Accept incoming action undosAndrew Godwin2022-11-151-0/+15
|
* Get outbound likes/boosts and their undos workingAndrew Godwin2022-11-151-8/+104
|
* Boosting! Incoming, anyway.Andrew Godwin2022-11-131-0/+191