update readme

This commit is contained in:
Radon 2025-08-28 21:04:32 -05:00
parent 2be09a59ce
commit 6129fb633b

View File

@ -2,6 +2,8 @@
* STYLE: MOBILE: Users list needs a rework
* APP: Emojis should have category picker buttons
* APP: Clicking away from the emoji picker should close it
* STYLE: MOBILE: Fix scroll to bottom button sizing and placement
* STYLE: Make the chat message input box able to grow much taller (50vh)
##### FEATURE ADDITIONS
* APP/STYLE: User settings should include a microphone selection, audio selection, and a test functionality for both
@ -9,10 +11,13 @@
* APP: File picker
##### BUG TRACKER
* APP/STYLE: Media embed posts in chat can cause the chat not to fully scroll to the bottom
NONE SO FAR!
##### BUG FIX TESTING
* APP: Sometimes on a user's first join, the user's audio is not functioning (microphone or headphones)
+ Fix attempted with audioContext.resume()
* APP/STYLE: Media embed posts in chat can cause the chat not to fully scroll to the bottom
+ Fix attempted with dedicated scrollToBottom function
##### FAR FUTURE
* Add screen sharing