24 Commits

Author SHA1 Message Date
e78b5e9c8b Persist Data on Android (#274)
* Android Cookies

* Android Fix POST headers

* Format

* App & Cookies Working

* Fix token on UserGen
2022-10-10 12:40:22 +00:00
9bda934ee5 Android Tor icon and copy to clipboard (#269)
* Android Clipboard and Tor Status Icon

* working clipboard and lintern

* Fix

* Add style for Tor connection component

* Fix Freeze and Internet out

* Fix Typo

Co-authored-by: Reckless_Satoshi <reckless.satoshi@protonmail.com>
2022-10-07 14:10:21 +00:00
ae193f19a4 Refactor avatars (#251) 2022-09-22 16:23:21 -07:00
822281e467 Run npm run lint:fix
Still many linting errors to fix manually
2022-09-09 10:57:05 -07:00
14487a9c2d Run linter and add linter GH action 2022-09-09 10:25:55 -07:00
f2f6309ed1 Increase websocket connection attemp timeout. Fix typos. 2022-08-23 11:57:57 -07:00
d73b05f76c Check for token in chat input and forbid 2022-08-07 10:46:10 -07:00
rs
7eae2cf58c Fix copy to clipboard in any context 2022-07-04 11:54:29 -07:00
1125924e9c Improve sound notification locations. Add chat message sent/receive sound effect 2022-07-02 07:38:32 -07:00
1905d147bf Reset mission control only on no routes found failure 2022-06-06 11:00:50 -07:00
7c050b560a Fix signature verification error due to clock mismatch. Fix amount limits rounding. 2022-06-05 04:18:06 -07:00
08f73ad923 Fix autoscroll, allow plaintext chat, forbid collab cancelation on wrong status 2022-06-04 14:26:53 -07:00
64928cf4ea Fix profile not showing, fix not connected, fix auto scroll chat 2022-06-04 10:29:21 -07:00
e7ec8cf54e Fix unshown messages when pubkey key arrives after them. Fix docs 2022-05-28 15:26:00 -07:00
a045dacd88 Add independent verification of encrypted communication tutorial 2022-05-28 10:05:04 -07:00
aa7155974c Serve PGP messages after reconnect 2022-05-28 07:59:32 -07:00
30d65ee852 Fix language. Delete unneeded showPGP key on messages array 2022-05-26 06:39:19 -07:00
40d44d8d59 Add download robot credential button. Add timedate to messages in chat. 2022-05-25 06:13:39 -07:00
185909c50d Localize encrypted chat 2022-05-24 15:28:36 -07:00
508151eae5 Add showPGP per message, copy per message, create messageCard 2022-05-24 14:36:21 -07:00
83564df25a Add tooltips and helper buttons 2022-05-24 06:33:55 -07:00
d492475eec Add show signature verification on chat messages 2022-05-24 05:52:33 -07:00
af001d31d2 Add Audit Dialog 2022-05-24 05:16:50 -07:00
b5b129fb4e Create EncryptedChat, add saveKeys & saveMessages, add audit button. WIP 2022-05-23 17:31:34 -07:00