Commit Graph

2634 Commits

Author SHA1 Message Date
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
c81eea201c save connect / don't connect flag 2020-02-01 18:37:58 +02:00
7564a1e2f8 connect / disconnect peer btn 2020-02-01 14:48:00 +02:00
f3f34d767b turn off gun logging 2020-02-01 14:07:39 +02:00
86296b456f show warning in console :D 2020-02-01 14:00:22 +02:00
a76593cfa7 seen indicator fix 2020-02-01 13:37:23 +02:00
6326607281 fix peer saving 2020-02-01 11:12:52 +02:00
11fdc1d3c7 persist peers to local storage, fix remove peer 2020-02-01 07:52:01 +02:00
a872ec5d99 autocapitalize sentences 2020-01-31 16:26:54 +02:00
b90e180c3f show user name properly when entering application from a chat link 2020-01-31 16:20:01 +02:00
d84949d043 version 2020-01-31 14:44:13 +02:00
c420425653 typing indicators to chat list 2020-01-31 14:37:31 +02:00
ac9345438b do not initially focus "new chat" on mobile 2020-01-31 13:45:00 +02:00
f34289ceea typing indicator 2020-01-31 13:19:06 +02:00
0582c77ced wider chat list 2020-01-30 19:14:36 +02:00
5a5a582b3b readme 2020-01-30 18:46:07 +02:00
842d7ed8b0 update about and readme 2020-01-30 18:42:36 +02:00
a7489ff877 line-height 1.3em where emojis may appear 2020-01-30 18:26:48 +02:00
7866bc1ec3 fix emoji picker category icon size 2020-01-30 16:08:11 +02:00
9688b8217f nicer profile photo & picker 2020-01-30 15:44:46 +02:00
9b581284ba show "last active" on profile pages 2020-01-30 14:59:09 +02:00
ed638dce2e crop & resize profile photo 2020-01-30 14:30:27 +02:00
ccff28ec1c show private key qr, change texts 2020-01-30 13:10:53 +02:00
3d46bb43d9 privacy chapter 2020-01-30 12:28:25 +02:00