summaryrefslogtreecommitdiffstats
path: root/activities/models/post.py
Commit message (Expand)AuthorAgeFilesLines
* Add initial delete UIAndrew Godwin2022-11-241-0/+1
* Delete mechanics and refactor of post fanoutAndrew Godwin2022-11-241-44/+60
* Initial reply-to featureAndrew Godwin2022-11-241-0/+24
* Add the self-view timeline event on postAndrew Godwin2022-11-221-0/+1
* Fix mentions at the start of postsAndrew Godwin2022-11-211-1/+1
* Outgoing mentions mostly work (exc. cc followers)Andrew Godwin2022-11-211-29/+87
* Mentionify tests and some fixturesAndrew Godwin2022-11-211-5/+4
* Don't santinize incoming post contentAndrew Godwin2022-11-211-2/+2
* Initial mentions-linking codeAndrew Godwin2022-11-211-1/+38
* Cascade identity deletes to posts tooAndrew Godwin2022-11-201-1/+1
* Add image/icon uploadAndrew Godwin2022-11-171-1/+3
* Show post imagesAndrew Godwin2022-11-161-7/+35
* Handle post edits, follow undosAndrew Godwin2022-11-161-2/+20
* Call it admin rather than system settingsAndrew Godwin2022-11-161-25/+27
* Tag and visibility handlingAndrew Godwin2022-11-161-30/+60
* Get outbound likes/boosts and their undos workingAndrew Godwin2022-11-151-14/+36
* Permit Mastodon's weird HTML throughAndrew Godwin2022-11-131-0/+15
* Boosting! Incoming, anyway.Andrew Godwin2022-11-131-4/+29
* More UI!Andrew Godwin2022-11-131-2/+6
* Post URIs and host-metaAndrew Godwin2022-11-121-21/+33
* Posting and fan-out both workingAndrew Godwin2022-11-111-4/+78
* Got up to incoming posts workingAndrew Godwin2022-11-111-0/+161