docs: update README

This commit is contained in:
Andy Burke 2025-07-25 20:26:13 -07:00
parent f9dac1f038
commit 8deca841f6

View file

@ -45,13 +45,18 @@ feature discussions.
- [ ] toggle embed (toggle between showing the embed and the original link) - [ ] toggle embed (toggle between showing the embed and the original link)
- [X] punycode urls before url extraction? (see: https://stackoverflow.com/a/26618995) - [X] punycode urls before url extraction? (see: https://stackoverflow.com/a/26618995)
- [ ] gif support - [ ] gif support
- [X] gif embeds
- [ ] start/stop gif control - [ ] start/stop gif control
- [ ] hide control - [ ] hide control
- [ ] inline image support - [ ] inline image support
- [X] inline images
- [ ] hide control - [ ] hide control
- [ ] custom emoji support - [ ] custom emoji support
- [ ] upload custom gif emoji - [ ] upload custom gif emoji
- [X] try to select immediate sibling messages from the same user and hide mulitple avatars - [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 - [ ] admin panel
- [ ] add invite code generation - [ ] add invite code generation
- [ ] AC_REQUIRE_INVITE_CODE: boolean env var/setting - [ ] AC_REQUIRE_INVITE_CODE: boolean env var/setting