cryptag / leapchat

Ephemeral, encrypted, in-browser chat rooms
https://www.leapchat.org/
Other
184 stars 32 forks source link

decouple chat action from the browser events api #318

Closed jimmcgaw closed 1 year ago

jimmcgaw commented 1 year ago

Small change extracted from https://github.com/cryptag/leapchat/pull/298

Redux actions shouldn't know about the browser event API.

elimisteve commented 1 year ago

Looks good :ok_hand: