Commit graph

5 commits

Author SHA1 Message Date
f69c798a77
feat(web): crude attachment input fields
allows to link media hosted elsewhere, and must specify correct media
type, but at least it's better than posting from curl
2025-02-02 02:13:00 +01:00
5e98ff6bf7
fix(web): undo <p> styling, looks too weird 2025-01-24 01:15:26 +01:00
9cf2f3314f
fix(web): restyled paragraphs a bit 2025-01-23 13:40:31 +01:00
3ad0376940
feat(web): better thread compression
probably will be hard to use on mobile, but better than what we had
before which would toggle stuff when trying to scroll
2025-01-22 21:19:01 +01:00
fbbb6350b8
feat(web): build CSR with trunk and bundle
used some build.rs magic to find my assets, trunk build must be run
manually
2025-01-22 01:14:14 +01:00