summaryrefslogtreecommitdiffstats
path: root/activities/views/compose.py
Commit message (Expand)AuthorAgeFilesLines
* Implement post rate limits, move to signed cookiesAndrew Godwin2022-12-151-1/+18
* Set the content type and disposition of webp files uploaded to S3Tyler Kennedy2022-12-131-0/+1
* Fix form loading hyperscript configAndrew Godwin2022-12-111-13/+18
* Add the character counter next to the Post button (#152)TAKAHASHI Shuuji2022-12-111-0/+13
* Two small tweaks to compose UI (#153)Avi Flax2022-12-111-0/+2
* Fix post tests, don't reply to selfAndrew Godwin2022-12-041-0/+1
* Fix mentions in replies/capitalisationAndrew Godwin2022-12-041-1/+6
* Make max media upload size configurableAvi Flax2022-12-041-2/+5
* Image upload polishing and webpAndrew Godwin2022-12-041-8/+17
* Don't allow file uploads bigger than 10MBAndrew Godwin2022-12-021-0/+11
* Image attachment uploadsAndrew Godwin2022-12-011-0/+182