darkwire / darkwire.io

End-to-end encrypted instant web chat

Home Page:https://darkwire.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Persist some configuration data

jrmi opened this issue · comments

It's annoying to set is nickname each time we connect, same for notification sound, etc.

It would be nice if this data could be stored in the localstorage for instance.

We can persist configurations by room in localstorage like

  • Nickname
  • Notifications (sound, desktop)
  • Don't show disclaimer if room already visited

and some for all room like language (Already persisted by cookie)