Commit Graph

270 Commits

Author SHA1 Message Date
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
04c0a818a3 chapter about desktop app 2020-01-30 12:24:58 +02:00
ca2d743580
Update README.md 2020-01-30 12:21:43 +02:00
1e3104e0f3 chat list layout, cleaner .off().on() 2020-01-30 11:21:27 +02:00
2ae348f0d9 chat list style 2020-01-30 10:45:47 +02:00
cdd59d171b chat list style 2020-01-30 10:16:40 +02:00
ef9d365663 fix notification icon url 2020-01-29 14:43:16 +02:00
7bbf722e0b update iris-lib (fix "first incoming chat not appearing to empty chat list") 2020-01-29 14:36:45 +02:00
5601d7d232 use .flex-table instead of table 2020-01-29 14:29:58 +02:00
526134e637 show unseen msgs count next to back button in mobile size 2020-01-29 13:07:50 +02:00
3de0a6a9b6 show notifications for unseen chats also. clear notifs when seen on another device. 2020-01-29 12:40:45 +02:00
9754ff92ed seen indicators in chat list 2020-01-29 11:33:01 +02:00
cad2644747 show unseen msg count in title 2020-01-28 15:30:59 +02:00
b366b6c998 connect to localhost:8767 on electron 2020-01-28 14:40:02 +02:00
28791a031b cover url 2020-01-28 14:28:43 +02:00