Commit Graph

109 Commits

Author SHA1 Message Date
Iuri Matias f1df122264
Merge pull request #8 from status-im/move_mailservers_to_ts
migrate mailservers to ts
2018-12-01 15:46:24 -05:00
Iuri Matias 01d175b97e migrate mailservers to ts 2018-12-01 15:45:42 -05:00
Iuri Matias e7678d2c60
Merge pull request #7 from status-im/move_utils_to_ts
move utils from js to ts
2018-11-30 23:40:55 -05:00
Iuri Matias 255db662fc move utils from js to ts 2018-11-30 23:39:24 -05:00
Iuri Matias 0d7302a90f
Merge pull request #6 from status-im/dev_pipeline
add dev pipeline; babel; linter; typescript support
2018-11-30 23:19:55 -05:00
Iuri Matias 1a0a64063f add dev pipeline; babel; linter; typescript support 2018-11-30 23:12:19 -05:00
Richard Ramos d04f105120 1.1.0 2018-11-30 10:07:28 -04:00
Richard Ramos 6a1aae25f3
Merge pull request #5 from status-im/httpProvider
Added HTTPProvider support
2018-11-30 10:04:25 -04:00
Richard Ramos 9eae0d453d Fix: Calling message handler on user message for websocket subscription 2018-11-30 10:02:18 -04:00
Richard Ramos 32d329d3a2 Changing hardcoded values to constants 2018-11-30 09:59:25 -04:00
Richard Ramos eae077e12e
Merge pull request #4 from status-im/chatRequest
Add Chat Requests
2018-11-30 09:49:45 -04:00
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 2018-11-26 23:09:08 -05:00
Iuri Matias b6b834618b update to 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
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 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 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 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 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 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