From 0a85a7e05fc4878e032e5803b43402d160c1de3b Mon Sep 17 00:00:00 2001 From: Andy Burke Date: Fri, 4 Jul 2025 16:08:31 -0700 Subject: [PATCH] docs: update TODO --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 27e3b39..fb180da 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ feature discussions. - [X] chat rooms - [X] chat messages - [ ] gif support + - [ ] inline image support - [ ] media uploads - [ ] local upload support (keep it simple for small instances) - [ ] S3 support (then self-host with your friends: https://garagehq.deuxfleurs.fr/)