update readme

This commit is contained in:
Radon 2025-09-04 09:09:39 -05:00
parent 7a59614ba7
commit de0d206e2f

View File

@ -2,9 +2,6 @@
* STYLE: MOBILE: Users list needs a rework
* APP: Emojis should have category picker buttons
* APP: File picker: Add an uploading spinner icon before the message is posted
* APP: File picker: Display a message when the file is too large to be uploaded
* APP: Add user limits to CONFIG
* STYLE: Check users list scrolling on desktop with many users
##### FEATURE ADDITIONS
* APP/STYLE: User settings should include a microphone selection, audio selection, and a test functionality for both
@ -21,10 +18,10 @@
+ Manifests in an inability to receive/send audio from a user.
+ Need a way of reporting which STUN/TURN was agreed on.
+ Set up my own STUN/TURN with Coturn.
* [#39] STYLE: When parsing and creating links using processMediaEmbeds(), spaces are not properly URI encoded, and therefore break the linking.
* [#39] STYLE: Media embeds: When parsing and creating links using processMediaEmbeds(), spaces are not properly URI encoded, and therefore break the linking.
* [#40] STYLE: File picker: File path creation for downloads (chat message) can break when ran from localhost.
##### BUG FIX TESTING
##### FEATURE TESTING
* APP: File upload/download functionality and all the quirks that may come with it
* APP: File upload/download functionality and all the quirks that may come with it