98 Commits

Author SHA1 Message Date
Richard Ramos
95a56fd35e Added a constant file and replaced hardcoded values for constants 2018-11-30 09:46:25 -04:00
Richard Ramos
808f2de60d
Update README.md 2018-11-29 22:25:17 -04:00
Richard Ramos
b52ba138c8 Added HTTPProvider support 2018-11-29 21:49:27 -04:00
Richard Ramos
b0dd0324a0 Merge branch 'master' into chatRequest 2018-11-29 20:48:27 -04:00
Richard Ramos
10dc9ec0ff Merge branch 'master' of https://github.com/status-im/status-js 2018-11-29 20:45:46 -04:00
Richard Ramos
d1856309b1 Added chat request event 2018-11-29 20:40:40 -04:00
Iuri Matias
5a67d18afc update to 1.0.9 1.0.9 2018-11-26 23:09:08 -05:00
Iuri Matias
b6b834618b update to 1.0.7 1.0.7 2018-11-26 23:07:25 -05:00
Iuri Matias
b8d7b8404b add connectToProvider method 2018-11-26 23:05:35 -05:00
Richard Ramos
0175635de3 1.0.8 2018-11-16 19:20:25 -04:00
Richard Ramos
7058e19702 Merge branch 'master' of https://github.com/status-im/status-js 2018-11-16 19:18:00 -04:00
Richard Ramos
7b0b123861 1.0.7 2018-11-16 19:12:29 -04:00
Richard Ramos
198ba4d21d
Merge pull request #3 from status-im/mail-servers
Add mailserver support (only with statusd).
2018-11-16 18:03:31 -04:00
Richard Ramos
c1161730d9 Removing minPow to be able to receive messages from mailserver 2018-11-16 17:57:21 -04:00
Richard Ramos
173dafe1e7 Adding timeout for marking peer as trusted 2018-11-16 16:34:55 -04:00
Barry Gitarts
a0044bcb08 add isConnected method 2018-11-16 15:33:41 -05:00
Richard Ramos
0a0b901422 Merge changes from master 2018-11-16 16:33:24 -04:00
Richard Ramos
9f58d07cb6 Added mailserver support 2018-11-16 16:28:19 -04:00
Richard Ramos
6ecee95f7a 1.0.6 2018-11-14 17:22:38 -04:00
Barry Gitarts
f8a390a798 add generate whisper pubkey from wallet private key
more secure handling of private key
1.0.6
2018-11-14 15:22:45 -05:00
Richard Ramos
d8adeb6b8e Adding mailserver request for messages 2018-11-14 13:51:12 -04:00
Richard Ramos
bd4534d28b Adding admin to api list 2018-11-14 11:42:07 -04:00
Richard Ramos
0c1652f5a2 Adding mailservers and marking it as trusted peer 2018-11-14 11:41:21 -04:00
Iuri Matias
2835ce4faa update to 1.0.5 1.0.5 2018-11-08 15:44:04 -05:00
Richard Ramos
07072219f9 Fix clock time when there's no message to get last clock value 2018-11-08 15:17:35 -04:00
Iuri Matias
e67860cbca
Merge pull request #1 from status-im/lamport-time
Calculating last clock value
2018-11-08 11:16:21 -05:00
Richard Ramos
ac1281fe48 Calculating last clock value 2018-11-08 12:00:40 -04:00
Richard Ramos
396edd041c Merge branch 'master' of https://github.com/status-im/status-js 2018-11-08 11:23:17 -04:00
Richard Ramos
910a222fb0 Adding extra data to payload 2018-11-08 11:23:00 -04:00
Iuri Matias
acc2115bab update to 1.0.4 1.0.4 2018-11-08 08:08:26 -05:00
Richard Ramos
e3cbb0b7e8 sendJsonMessage functionality for pubKeys 2018-11-08 08:50:13 -04:00
Richard Ramos
096497db03 Adding DIrect Messaging functionality to the API 2018-11-07 18:27:34 -04:00
Iuri Matias
d6081ddd28 update to 1.0.3 1.0.3 2018-11-07 14:34:50 -05:00
Iuri Matias
8bccb22c20 add sendJsonMessage 2018-11-07 13:18:20 -05:00
Iuri Matias
bdc22cbbd4 update to 1.0.2 1.0.2 2018-11-07 05:35:11 -05:00
Iuri Matias
3b3438f20f extract username 2018-11-07 05:34:54 -05:00
Iuri Matias
34b820005a udpate to 1.0.1 1.0.1 2018-11-06 10:09:57 -05:00
Iuri Matias
8622f388c3 add optional callback to joinChannel 2018-11-06 10:09:46 -05:00
Iuri Matias
f8c11195bd change package name 2018-11-06 09:03:20 -05:00
Iuri Matias
0ca5de7437 implement api 2018-11-06 09:01:41 -05:00
Iuri Matias
ce9d43814e fix symkey based on channel 2018-11-06 08:02:26 -05:00
Iuri Matias
ef024da0a9 update cors 2018-11-06 07:53:51 -05:00
Iuri Matias
af8f6e0dca update payload creation 2018-11-06 07:49:39 -05:00
Iuri Matias
6b04c467f1 set min pow 2018-11-06 07:38:08 -05:00
Iuri Matias
2bf2229f7d add boot nodes list 2018-11-06 07:37:55 -05:00
Iuri Matias
80484d0d8c first stab at attempting to send/receive messages 2018-11-06 07:17:07 -05:00
Iuri Matias
ede6ea2845
Update README.md 2018-11-06 06:15:24 -05:00
Iuri Matias
16b1f48961 first commit 2018-11-06 06:14:28 -05:00