status-desktop/src
Pascal Precht bdfdf263cc fix(Chat): Allow for case insensitive pubkey replacement
When entering a user name like `@Pascal` it wouldn't be properly replaced
with the pubKey of `pascal.stateofus.eth` since it was comparing to `@pascal`

This commit ensures simple user name mentions are properly matched against
their ens names regardles of their case.

Fixes part of #769
2020-08-27 17:38:32 -04:00
..
app fix(Chat): Allow for case insensitive pubkey replacement 2020-08-27 17:38:32 -04:00
signals chore: remove forgotten log 2020-08-27 16:34:35 -04:00
status fix(Chat): ensure new active channel messages are marked as seen 2020-08-27 17:00:08 -04:00
nim_status_client.nim refactor: never save mnemonic in memory unless totally necessary 2020-08-27 16:42:25 -04:00
nim_windows_launcher.nim build: implement packaging steps for the Windows build 2020-07-17 13:57:32 -05:00