update readme
This commit is contained in:
parent
2be09a59ce
commit
6129fb633b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user