remnantchat/public
Flaykz 492cfa58ce
feat: [#7] Play a sound on new message (#25)
* feat: [#7] Play a sound on new message

* fix: [#7] Since this mock is a no-op, I think we can omit the argument to mockImplementation

Co-authored-by: Jeremy Kahn <jeremyckahn@gmail.com>

* fix: [#7] lazy initialization of this state

Co-authored-by: Jeremy Kahn <jeremyckahn@gmail.com>

* fix: [#7] More accurate error message

Co-authored-by: Jeremy Kahn <jeremyckahn@gmail.com>

* fix: [#7] Replace then with await

* [closes #24]  Settings UI (#26)

* feat: [#24] wire up settings page
* feat: [#24] stand up settings UI
* feat: [#24] implement storage deletion
* feat: [#24] confirm deletion of settings data

* feat: [#7] Add play sound switch in settings

* feat: [#7] avoid typescript warning

Co-authored-by: Jeremy Kahn <jeremyckahn@gmail.com>

* feat: [#7] more straighforward wording

Co-authored-by: Jeremy Kahn <jeremyckahn@gmail.com>

* feat: [#7] remove useless usestate

* feat: [#7] avoid new settings to be undefined in persisted storage

* feat: [#7] creating a chat section in settings

Co-authored-by: Jeremy Kahn <jeremyckahn@gmail.com>
2022-09-26 08:10:31 -05:00
..
logo feat: [closes #1] display logo (#10) 2022-09-11 17:27:16 -05:00
sounds feat: [#7] Play a sound on new message (#25) 2022-09-26 08:10:31 -05:00
404.html feat: support deeplinks in production 2022-08-29 20:40:07 -05:00
CNAME chore: change homepage to chitchatter.im 2022-08-08 20:15:39 -05:00
favicon.ico feat: [closes #1] display logo (#10) 2022-09-11 17:27:16 -05:00
index.html feat: set page title 2022-08-31 19:18:35 -05:00
logo192.png feat: [closes #1] display logo (#10) 2022-09-11 17:27:16 -05:00
logo512.png feat: [closes #1] display logo (#10) 2022-09-11 17:27:16 -05:00
manifest.json fix: change start_url to ./ 2022-08-10 22:20:22 -05:00
robots.txt Initialize project using Create React App 2022-08-07 21:06:40 -05:00