2025-08-30 16:15:26 -05:00
2025-08-29 21:04:17 -05:00
2025-08-25 17:47:38 -05:00
2025-08-29 13:24:08 -05:00
2025-08-20 16:19:29 -05:00
2025-08-20 16:17:28 -05:00
2025-08-19 17:43:12 -05:00
2025-08-29 14:51:51 -05:00
2025-08-29 13:24:08 -05:00
2025-08-30 16:15:26 -05:00
2025-08-29 13:24:08 -05:00

FIX/ADJUSTMENT NEEDED
  • STYLE: MOBILE: Users list needs a rework
  • APP: Emojis should have category picker buttons
  • STYLE: MOBILE: Fix scroll to bottom button sizing and placement
FEATURE ADDITIONS
  • APP/STYLE: User settings should include a microphone selection, audio selection, and a test functionality for both
  • META: Turn the app into a docker container
IN PROGRESS FEATURE ADDITIONS
  • APP: File picker
    • File picker uploads to an uploads folder, on go startup, will delete all files in here
    • All files will also have metadata stored in memory, just a timestamp. Delete the file when its time is up.
BUG TRACKER [ Latest: #37 ]
  • [#37] APP: state.audioContext sometimes is not instantiated when doing the interval checks
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()
    • May be related to [#37]
  • APP: When force closing a browser or unexpected loss of connection, the leave banner does not display
    • Fixed with a system_message sent from go upon client unregistering
FAR FUTURE
  • Add screen sharing
  • Add webcam capability
  • Rooms (with room codes)
Description
No description provided
Readme 21 MiB
Languages
JavaScript 60.5%
CSS 19.5%
Go 15.2%
HTML 4.4%
Shell 0.4%