From 8deca841f682c9fcb1e861c880ec8fec5271cc3c Mon Sep 17 00:00:00 2001 From: Andy Burke Date: Fri, 25 Jul 2025 20:26:13 -0700 Subject: [PATCH] docs: update README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6829579..ac1b2ad 100644 --- a/README.md +++ b/README.md @@ -45,13 +45,18 @@ feature discussions. - [ ] toggle embed (toggle between showing the embed and the original link) - [X] punycode urls before url extraction? (see: https://stackoverflow.com/a/26618995) - [ ] gif support + - [X] gif embeds - [ ] start/stop gif control - [ ] hide control - [ ] inline image support + - [X] inline images - [ ] hide control - [ ] custom emoji support - [ ] upload custom gif emoji - [X] try to select immediate sibling messages from the same user and hide mulitple avatars +- [ ] Notifications + - [ ] if web notifications are not enabled, show a button to turn them on + - [ ] if web notifications are enabled, emit on events - [ ] admin panel - [ ] add invite code generation - [ ] AC_REQUIRE_INVITE_CODE: boolean env var/setting