Commit Graph

79 Commits

Author SHA1 Message Date
Iuri Matias ba48929a0a misc fixes to get package npm publishable again 2019-01-31 17:07:28 +01:00
Iuri Matias 3718ee8508 update to 1.2.0 2019-01-31 16:28:59 +01:00
Iuri Matias 3348b15138
Merge pull request #13 from status-im/readd_provider
rea-add connectToProvider
2019-01-31 16:25:12 +01:00
Iuri Matias ba908409ed rea-add connectToProvider 2019-01-31 16:23:22 +01:00
Barry Gitarts a30cbbc42b Check if in browser for web3 import 2019-01-30 15:59:41 -05:00
Barry Gitarts 3b867604c8 add index.js in root 2019-01-30 13:26:19 -05:00
Richard Ramos 782aa8ced7 1.1.5 2019-01-18 10:37:30 -04:00
Richard Ramos a9c998aa10 fix: removing minPoW from subscriptions 2019-01-18 10:32:24 -04:00
Richard Ramos f7ba5a8236 1.1.4 2019-01-04 17:11:15 -04:00
Richard Ramos 950ebe6329 1.1.3 2019-01-04 17:09:59 -04:00
Richard Ramos 5e0625e197 Updated example with IPC connection 2019-01-02 17:12:26 -04:00
Richard Ramos 11f5e7b390 1.1.2 2018-12-15 16:04:25 -04:00
Richard Ramos 1526fe4767 1.1.1 2018-12-15 16:00:15 -04:00
Richard Ramos 6b0aee180a Retrieve private messages from mailserver 2018-12-15 16:00:06 -04:00
Richard Ramos 22c72bf45d Updated mailserver test 2018-12-15 00:12:13 -04:00
Richard Ramos 2265d95a84 Mailserver request uses enum or string for topics 2018-12-06 11:55:18 -04:00
Richard Ramos 575f72a6c5
Merge pull request #10 from status-im/leave-channel-http-provider
Fixing web3 undefined by changing to this.shh
2018-12-01 20:33:27 -04:00
Richard Ramos 010332945e Fixing web3 undefined by changing to this.shh 2018-12-01 20:02:30 -04:00
Iuri Matias 2fd2fa5579
Merge pull request #9 from status-im/move_index_to_ts
move remaining code to typescript
2018-12-01 17:37:02 -05:00
Iuri Matias 8aaaabec1e move remaining code to typescript 2018-12-01 17:36:29 -05:00
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