summaryrefslogtreecommitdiffstats
path: root/activities/views/posts.py
Commit message (Expand)AuthorAgeFilesLines
* Media proxy, caching and tuning docsAndrew Godwin2022-12-101-0/+2
* Only cache unauthenticated page views (#117)Michael Manfre2022-12-051-2/+4
* Add a middleware to detect LD Accept headersAndrew Godwin2022-12-051-6/+1
* Fix unset parent variable when viewing top post (#119)Michael Manfre2022-12-051-1/+2
* Add django-upgrade to pre-commit (#114)Paolo Melchiorre2022-12-051-1/+1
* Added caching and initial settingsMichael Manfre2022-12-051-0/+2
* Fetch post parents live tooAndrew Godwin2022-12-041-3/+4
* Image attachment uploadsAndrew Godwin2022-12-011-138/+2
* Show parent post on individual pageAndrew Godwin2022-11-281-0/+5
* Default replies to unlisted, new users to publicAndrew Godwin2022-11-271-1/+4
* Set content type when serving objectTyler Kennedy2022-11-271-1/+4
* Change how we link individual-post viewAndrew Godwin2022-11-271-0/+1
* Link to post pages and show replies thereAndrew Godwin2022-11-271-0/+21
* Some cleanup around editingAndrew Godwin2022-11-271-7/+7
* Post editingMichael Manfre2022-11-271-24/+61
* Only let you delete your own postsAndrew Godwin2022-11-271-1/+4
* Local-only postingMichael Manfre2022-11-261-1/+2
* Added default post visibilityMichael Manfre2022-11-251-0/+3
* Add initial delete UIAndrew Godwin2022-11-241-6/+50
* Initial reply-to featureAndrew Godwin2022-11-241-4/+28
* Content warning name customisationMichael Manfre2022-11-221-1/+2
* Add the self-view timeline event on postAndrew Godwin2022-11-221-2/+9
* Outgoing mentions mostly work (exc. cc followers)Andrew Godwin2022-11-211-2/+1
* Add search and better notificationsAndrew Godwin2022-11-171-0/+18
* Show post imagesAndrew Godwin2022-11-161-1/+3
* Call it admin rather than system settingsAndrew Godwin2022-11-161-1/+0
* Domains management pagesAndrew Godwin2022-11-161-0/+1
* Tag and visibility handlingAndrew Godwin2022-11-161-3/+46
* Get outbound likes/boosts and their undos workingAndrew Godwin2022-11-151-0/+102