Commit graph

1788 commits

Author SHA1 Message Date
AkiraFukushima e8ac2e8faa
Merge pull request #8 from rhutaba/fix_typo_in_doc
Fix typo in doc
2018-09-13 17:45:10 +09:00
rhutaba e6898fc6b4 fix_typo_in_doc 2018-09-13 12:13:17 +09:00
AkiraFukushima c2ac64de14 Bump to version 0.3.0 2018-07-26 09:23:41 +09:00
AkiraFukushima 443ff7ad74
Merge pull request #7 from h3poteto/response
Return response interface because sometimes we use header of the response
2018-07-26 09:22:47 +09:00
AkiraFukushima 076a1524c5 Update example 2018-07-26 08:17:39 +09:00
AkiraFukushima 25ac2f2f88 Update README 2018-07-25 21:54:23 +09:00
AkiraFukushima 7403837099 [tslint] Remove space before function paren rule 2018-07-25 01:03:24 +09:00
AkiraFukushima fc9a150d91 Return response interface because sometimes we use header of the response 2018-07-25 00:56:40 +09:00
AkiraFukushima 424d4daf82 Bump to version 0.2.0 2018-07-16 13:14:26 +09:00
AkiraFukushima 88e7771db5
Merge pull request #6 from h3poteto/types
Cast each types in parser when streaming
2018-07-16 13:13:02 +09:00
AkiraFukushima 951d90aa3a Cast each types in parser when streaming 2018-07-16 12:32:31 +09:00
AkiraFukushima ec6aa6417e
Merge pull request #5 from h3poteto/types
Update definitely types for entities
2018-07-16 10:24:45 +09:00
AkiraFukushima 9f7584a88c Update README for entities types 2018-07-16 00:52:59 +09:00
AkiraFukushima 773e13d28e Update definitely types for entities 2018-07-16 00:44:11 +09:00
AkiraFukushima 237eda2ad4 Bump to version 0.1.1 2018-06-10 16:42:35 +09:00
AkiraFukushima 18dba72e87 Update npmignore 2018-06-10 16:40:25 +09:00
AkiraFukushima 8448dd808a
Merge pull request #4 from h3poteto/tslint
Add basic tslint settings
2018-06-10 16:34:44 +09:00
AkiraFukushima 5bd114c18d Add travis badge in README 2018-06-10 16:30:45 +09:00
AkiraFukushima e3c78bcf86 Add travis setting 2018-06-10 16:27:29 +09:00
AkiraFukushima 384eee493c Add badge in README 2018-06-10 16:20:29 +09:00
AkiraFukushima 1d38a84850 Add basic tslint settings 2018-06-10 16:15:04 +09:00
AkiraFukushima 49ff5f8e2f
Merge pull request #3 from h3poteto/readme
Add code sample in README
2018-06-10 15:59:14 +09:00
AkiraFukushima fff7702ab9 Add code sample in README 2018-06-10 15:58:11 +09:00
AkiraFukushima ef765f47fd
Merge pull request #2 from h3poteto/example
Add example for typescript
2018-06-10 15:35:01 +09:00
AkiraFukushima 8c56083fd9 Add comments 2018-06-10 15:33:28 +09:00
AkiraFukushima 8c58c65499 Remove unused src 2018-06-10 15:26:50 +09:00
AkiraFukushima 48c79204aa Fix comments in mastodon 2018-06-10 15:25:57 +09:00
AkiraFukushima 4190587dc1 Add example for typescript 2018-06-10 15:14:08 +09:00
AkiraFukushima 8d0f52b048
Merge pull request #1 from h3poteto/readme
Create README
2018-06-10 14:44:10 +09:00
AkiraFukushima 43cea937ed Add README 2018-06-10 14:42:39 +09:00
AkiraFukushima e16eb4ce4f Add LICENSE 2018-06-10 14:27:55 +09:00
AkiraFukushima 0dd366c811 Create npmignore and publish 2018-06-09 19:51:38 +09:00
AkiraFukushima 5745550330 Generate d.ts files 2018-06-09 19:43:00 +09:00
AkiraFukushima 962b1f7fe9 Create streaming connection library 2018-06-09 19:09:44 +09:00
AkiraFukushima d8a4d28481 Update example for timeline and toot 2018-06-09 11:33:37 +09:00
AkiraFukushima 34ea44e48d Create base REST API client 2018-06-09 01:13:19 +09:00
AkiraFukushima ba688293af Create base package 2018-06-08 22:15:20 +09:00
AkiraFukushima 348096e3e3 First commit 2018-06-08 13:54:56 +09:00