Commit graph

652 commits

Author SHA1 Message Date
AkiraFukushima 3801df7048
Merge pull request #73 from h3poteto/iss-69-socks
refs #69 Add support to using socks proxy for REST, streaming and websocket
2019-10-21 22:31:19 +09:00
AkiraFukushima 9261abd2b1 refs #69 Add support to using socks proxy for REST, streaming and websocket 2019-10-21 22:24:59 +09:00
AkiraFukushima a34ca4ef61
Merge pull request #72 from h3poteto/iss-69-websocket
refs #69 Add proxy support for web socket
2019-10-19 13:56:26 +09:00
AkiraFukushima 07d45ff267 refs #69 Update method comments for proxyConfig 2019-10-19 01:20:30 +09:00
AkiraFukushima 3317b8abe6 refs #69 Add proxy support for web socket 2019-10-19 01:14:02 +09:00
AkiraFukushima a8c2b83c05
Merge pull request #71 from h3poteto/iss-69-streaming
refs #69 Add proxy support for streaming
2019-10-19 00:56:02 +09:00
AkiraFukushima 0403a6fdfd refs #69 Add proxy support for streaming 2019-10-18 23:50:59 +09:00
AkiraFukushima d9069d2682
Merge pull request #70 from h3poteto/iss-69
refs #69 Add support proxy connection for REST endpoint
2019-10-18 23:35:17 +09:00
AkiraFukushima 5b4e474e06 refs #69 Add proxy config as argument for class methods 2019-10-18 23:29:13 +09:00
AkiraFukushima 4d143639cb refs #69 Add support proxy connection for REST endpoint 2019-10-18 22:45:05 +09:00
AkiraFukushima f27cff119c
Merge pull request #68 from h3poteto/iss-67
closes #67 Auto reconnect when does not receive any messages for a while
2019-10-17 22:10:59 +09:00
AkiraFukushima 340575b1e7 refs #67 Skip ping calling when the connection is closed 2019-10-13 23:51:26 +09:00
AkiraFukushima 5aea4b878e refs #67 Add method comments 2019-10-13 22:24:56 +09:00
AkiraFukushima 2afe4f10dd refs #67 Check server alive using ping/pong message on websocket 2019-10-13 22:11:06 +09:00
AkiraFukushima 4712653343 refs #67 Auto reconnect when does not receive any messages for a while 2019-10-13 18:01:03 +09:00
AkiraFukushima 3de4a263da Bump to version 1.0.3 2019-08-30 22:46:59 +09:00
AkiraFukushima da79a659d5
Merge pull request #66 from h3poteto/fix/stop-handle
fix: Remove error handler after close connection and set connection flag
2019-08-30 22:46:08 +09:00
AkiraFukushima 200d707b95 fix: Remove error handler after close connection and set connection flag 2019-08-30 22:34:40 +09:00
AkiraFukushima 2ba7c0129a Bump to version 1.0.2 2019-08-28 23:16:19 +09:00
AkiraFukushima d4c5556c0c
Merge pull request #65 from h3poteto/audit/eslint-utils
Update eslint-utils version to 1.4.2
2019-08-28 23:15:37 +09:00
AkiraFukushima d70f13cce4 Update eslint-utils version to 1.4.2 2019-08-28 23:10:34 +09:00
AkiraFukushima 25541dc002 Bump to version 1.0.1 2019-08-26 22:59:37 +09:00
AkiraFukushima 4c6acd7acf Fix npmignore for src directory 2019-08-26 22:58:36 +09:00
AkiraFukushima e156525ace Bump to version 1.0.0 2019-08-26 22:48:40 +09:00
AkiraFukushima 41a662811f
Merge pull request #64 from h3poteto/iss-53
refs #53 Add integration tests
2019-08-26 22:46:15 +09:00
AkiraFukushima ad94313dfb refs #53 Add integration tests for cancel, but it is skipped 2019-08-26 22:41:13 +09:00
AkiraFukushima 6043fc4553 refs #53 Add integration tests for mastodon 2019-08-25 22:55:07 +09:00
AkiraFukushima 6433b259ed
Merge pull request #63 from h3poteto/iss-53
refs #53 Add unit tests
2019-08-25 22:11:10 +09:00
AkiraFukushima 26e5bbc6ff refs #53 Add unit tests for parser 2019-08-25 22:07:57 +09:00
AkiraFukushima c2371d1840 refs #53 Setup babel for javascript example 2019-08-25 00:48:01 +09:00
AkiraFukushima 8cb14e0323 refs #53 Fix compile target 2019-08-24 21:33:30 +09:00
AkiraFukushima 7dfa9e4704 refs #53 Run tests in travis 2019-08-24 11:40:19 +09:00
AkiraFukushima 9c62e8704f refs #53 Adjust tsconfig for compiler target 2019-08-24 11:37:39 +09:00
AkiraFukushima dd1b9d6cb6 refs #53 Add unit tests for web_socket 2019-08-24 00:17:10 +09:00
AkiraFukushima 9fda640da3 Bump to version 0.9.0 2019-08-15 23:39:28 +09:00
AkiraFukushima c432f002e1
Merge pull request #62 from h3poteto/cancel
Add cancel method to cancel all requests
2019-08-15 23:38:32 +09:00
AkiraFukushima 0e2a701b12 Throw custom error when request was canceled 2019-08-14 23:20:14 +09:00
AkiraFukushima db827bbd5a Add cancel method to cancel all requests 2019-08-14 22:50:35 +09:00
AkiraFukushima 3ffeb4b5fa
Merge pull request #55 from h3poteto/iss-53
refs #53 Add tests
2019-07-31 00:30:17 +09:00
AkiraFukushima 3e41bc258c refs #53 Create test base 2019-07-31 00:26:14 +09:00
AkiraFukushima dcff049568 Bump to version 0.8.2 2019-07-14 15:56:19 +09:00
AkiraFukushima 81a4592ffe
Merge pull request #61 from h3poteto/fix/poll
Fix poll_options to Array of PollOption
2019-07-14 15:55:37 +09:00
AkiraFukushima 9ca7b34c6c Fix poll_options to Array of PollOption 2019-07-14 15:49:54 +09:00
AkiraFukushima 63f70844d9 Add poll and poll_option to index 2019-07-14 15:49:22 +09:00
AkiraFukushima 3c10f541e9
Merge pull request #60 from h3poteto/update/audit
Update lodash for security update
2019-07-14 15:28:21 +09:00
AkiraFukushima 6562535666 Update typescript-eslint/eslint-plugin and typescript-eslint/parser version to 1.12.0 2019-07-14 15:25:20 +09:00
AkiraFukushima 36c57289ab Add lodash in dev dependencies for security update 2019-07-14 15:22:57 +09:00
AkiraFukushima 0e253db550 Bump to version 0.8.1 2019-07-13 00:36:44 +09:00
AkiraFukushima 14f0f009b1
Merge pull request #59 from h3poteto/poll
Add poll to status
2019-07-13 00:34:44 +09:00
AkiraFukushima 4733d044a5 Add poll to status 2019-07-12 00:58:16 +09:00