Commit graph

1788 commits

Author SHA1 Message Date
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
AkiraFukushima 6f889045e0
Merge pull request #58 from h3poteto/poll
Add poll and poll_option entity
2019-07-12 00:57:08 +09:00
AkiraFukushima a5156ee4a5 Add poll and poll_option entity 2019-07-12 00:47:06 +09:00
AkiraFukushima c49b908702
Merge pull request #57 from h3poteto/update/js-yaml
Fix update yarn.lock
2019-07-08 23:21:43 +09:00
AkiraFukushima f6736e80e7 Fix update yarn.lock 2019-07-08 23:12:29 +09:00
AkiraFukushima 5ad98254c9
Merge pull request #56 from h3poteto/update/js-yaml
Remove unused tslint
2019-07-08 23:11:21 +09:00
AkiraFukushima c5905d1d6c Remove unused tslint 2019-07-08 23:05:50 +09:00
AkiraFukushima 65f5e4812d
Merge pull request #54 from h3poteto/update/js-yaml
Update eslint because js-yaml has security issue
2019-07-08 23:01:21 +09:00
AkiraFukushima 00a9a8a997 Remove node 9.x support 2019-07-08 22:48:26 +09:00
AkiraFukushima 90979f96a7 Bump to version 0.8.0 2019-07-06 21:08:23 +09:00
AkiraFukushima 1f9ab9017b Update eslint because js-yaml has security fix 2019-07-06 18:08:54 +09:00
AkiraFukushima 8dcfbf7f7c
Merge pull request #52 from h3poteto/websocket
Use ws instead of websocket as websocket library
2019-07-06 17:44:41 +09:00
AkiraFukushima 6e15019264 Fix websocket example in typescript 2019-07-06 00:48:51 +09:00
AkiraFukushima 1b0bc16798 Use yarn in travis 2019-07-06 00:19:49 +09:00
AkiraFukushima 7342ee55eb Add node.js versions in travis 2019-07-06 00:16:43 +09:00