remnantchat/src/models
Jeremy Kahn b4decae69c
feat: [closes #6] Show notifications for messages recieved in the background (#31)
* feat: [#6] show notification when message is received
* feat: [#6] add setting for enabling/disabling notifications
* refactor: [#6] decouple PeerNameDisplay from funAnimalName
* feat: [#6] disable notifications setting when notifications are unavailable
2022-09-29 21:56:28 -05:00
..
chat.ts refactor: render Message component 2022-08-23 21:46:07 -05:00
network.ts feat: display received messages 2022-08-18 09:14:13 -05:00
settings.ts feat: [closes #6] Show notifications for messages recieved in the background (#31) 2022-09-29 21:56:28 -05:00
shell.ts feat: show alerts when someone joins or leaves the room 2022-08-31 09:55:57 -05:00
storage.ts feat: persist userId 2022-08-20 16:52:47 -05:00