Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement post rate limits, move to signed cookies | Andrew Godwin | 2022-12-15 | 1 | -1/+18 |
| | | | | | Also improve the test harness a little Fixes #112 | ||||
* | Set the content type and disposition of webp files uploaded to S3 | Tyler Kennedy | 2022-12-13 | 1 | -0/+1 |
| | |||||
* | Fix form loading hyperscript config | Andrew Godwin | 2022-12-11 | 1 | -13/+18 |
| | |||||
* | Add the character counter next to the Post button (#152) | TAKAHASHI Shuuji | 2022-12-11 | 1 | -0/+13 |
| | |||||
* | Two small tweaks to compose UI (#153) | Avi Flax | 2022-12-11 | 1 | -0/+2 |
| | |||||
* | Fix post tests, don't reply to self | Andrew Godwin | 2022-12-04 | 1 | -0/+1 |
| | |||||
* | Fix mentions in replies/capitalisation | Andrew Godwin | 2022-12-04 | 1 | -1/+6 |
| | |||||
* | Make max media upload size configurable | Avi Flax | 2022-12-04 | 1 | -2/+5 |
| | |||||
* | Image upload polishing and webp | Andrew Godwin | 2022-12-04 | 1 | -8/+17 |
| | |||||
* | Don't allow file uploads bigger than 10MB | Andrew Godwin | 2022-12-02 | 1 | -0/+11 |
| | |||||
* | Image attachment uploads | Andrew Godwin | 2022-12-01 | 1 | -0/+182 |