leapchat
leapchat copied to clipboard
Settings: audio and visual notifications
- [ ] Play sound when message sent in chat?
- [ ] Play sound when you're mentioned?
- [ ] Show notification when message sent in chat?
- [ ] Show notification when you're mentioned?
- [ ] Play sound when someone else joins the room?
- Use http://www.thewavsite.com/AOL/buddyin.wav (lol)
- All of them: http://www.thewavsite.com/americaonline.htm
- Use http://www.thewavsite.com/AOL/buddyin.wav (lol)
Ah, okay. This coalesces answers to a few of the questions I asked earlier. I think having any kind of "settings page" depends on us adding multiple page support, say via React router or w/e we choose to use. Not sure we should keep moving forward by adding modals for all of these things.
We could just have one giant, scrollable modal lol. We probably will want to do routing as long as the routed-to components can be hidden rather than destroyed and recreated, for efficiency.