Commit Graph

207 Commits

Author SHA1 Message Date
a4ea875923
fix prev 2020-04-01 00:44:07 +03:00
6ee6bb9a0b
fix prev 2020-04-01 00:30:06 +03:00
f02b53721b
Hide private key qr after 20 seconds or when changing view 2020-04-01 00:26:58 +03:00
mh
cf4deaedfb Move Switch Account to Main Login Screen 2020-03-30 19:51:39 -07:00
13303340cb add about text to profiles 2020-03-24 16:55:34 +02:00
9390f82254 safari fix again? 2020-03-23 15:37:11 +02:00
59a4c00992 link style 2020-03-19 15:54:36 +02:00
8668e5cd65 donations info 2020-03-13 14:06:41 +02:00
b4671fac2b update gun version 2020-03-13 13:24:58 +02:00
ed1814b0c8 . 2020-03-13 12:52:59 +02:00
baf50a3fbc link color etc 2020-03-13 12:35:53 +02:00
thrownness
8eca2a9c21 fix seen indicators 2020-03-13 11:41:23 +02:00
thrownness
5c2737befa darken login screen for dark mode 2020-03-13 11:41:23 +02:00
thrownness
f371c2c1f8 fix not-seen-by-them colors 2020-03-13 11:41:23 +02:00
thrownness
9dde71e067 Add light/dark mode switching 2020-03-13 11:41:23 +02:00
cdaa664879
Add screenshot to readme 2020-03-12 16:13:11 +02:00
thrownness
161f188c43 add hr and change heading sizes 2020-03-11 09:59:37 +02:00
2c71cfb1f5 privacy.txt 2020-03-09 15:41:37 +02:00
056c0c29e9 wip add friend button 2020-02-27 12:08:47 +02:00
4ac589a35b bigger seen indicator in chat list 2020-02-25 11:56:29 +02:00
d071ba4a84 v, add screenshot 2020-02-24 15:29:37 +02:00
e7ef0d9b7e add chatlink qr scanner 2020-02-24 12:34:20 +02:00
4e9b77fbdc add robots.txt to forbid indexing of secret chat links 2020-02-24 10:51:27 +02:00
8d8c5a8302 slideDown notification prompt only after login 2020-02-23 11:39:21 +02:00
8fbb9f00f0 delivered checkmark in chat list 2020-02-22 15:18:40 +02:00
8fbd9e480c hide document body until loaded 2020-02-22 00:34:44 +02:00
1a32ecf3d9 checkmarks 2020-02-22 00:13:51 +02:00
d0c82ac1e5 double checkmarks 2020-02-21 23:41:21 +02:00
a698717abf only show not seen by them notification if you have sent a message 2020-02-21 19:21:27 +02:00
09ddaff98e autocapitalize safari fix 2020-02-21 18:41:35 +02:00
f90768f912 remove login autocomplete, add autocapitalize words 2020-02-21 18:38:52 +02:00
554bfb4eaf center using flexbox 2020-02-21 18:22:13 +02:00
5a14cb5be9 add logo to login screen 2020-02-21 18:13:22 +02:00
20627589c8 crude "login" form that asks name 2020-02-21 16:11:20 +02:00
QVDev
d61b6f6dee
Clean up camera correctly and directly login without event dispatcher (#3)
* Clean up camera correctly and directly login without event dispatcher

* Make sure to free up the codeReader object
2020-02-13 22:41:49 +02:00
4f18b71a9d stop recording after private key scanned or button clicked again 2020-02-11 13:10:29 +02:00
7e84d25da7 . 2020-02-11 12:43:27 +02:00
ee41d8ca5d include qr library, less console log 2020-02-11 12:40:13 +02:00
9758292e79 move some functions to iris-lib 2020-02-11 12:32:02 +02:00
QVDev
ffb37606e1
Scan private key qr to login (#1)
* Scan private key qr to login
* Use default environment facing camera
2020-02-11 12:31:11 +02:00
e52bddaa6d . 2020-02-10 12:31:33 +02:00
f17392edd1 move some helpers to iris.js 2020-02-10 12:29:52 +02:00
ba5b089261 irisLib -> iris 2020-02-08 08:46:54 +02:00
9f44d5afae text 2020-02-06 09:47:22 +02:00
23fc6224a3 text 2020-02-04 16:22:45 +02:00
6bc397f01a warning about sharing chat link publicly 2020-02-04 15:01:57 +02:00
214d357d59 peer management 2020-02-04 14:43:49 +02:00
4cd333b1e7 connect to at most 3 randomly chosen peers 2020-02-03 15:56:33 +02:00
04a35199a0 only ask for chats from users whose chats we have seen (and not deleted, for instance) 2020-02-01 23:26:15 +02:00
35f0c5d9cf crude peer url exchange 2020-02-01 22:32:41 +02:00