Commit graph

652 commits

Author SHA1 Message Date
AkiraFukushima 65783e496d Bump to version 2.2.0 2020-01-31 23:55:15 +09:00
AkiraFukushima d1a5e3b5bb
Merge pull request #169 from h3poteto/iss-124
refs #124 Divide Megalodon interface definition
2020-01-31 23:43:15 +09:00
AkiraFukushima 85e290a95d refs #124 Divide Megalodon interface definition 2020-01-31 23:34:48 +09:00
AkiraFukushima 7761f6549c
Merge pull request #168 from h3poteto/iss-124
refs #124 Move mastodon api methods under mastodon dir
2020-01-31 23:27:11 +09:00
AkiraFukushima ac98cac2cd refs #124 Move mastodon api methods under mastodon dir 2020-01-31 23:20:50 +09:00
AkiraFukushima 35cf2eecf4
Merge pull request #163 from h3poteto/iss-124
refs #124 Add streaming and websocket methods
2020-01-31 22:29:37 +09:00
dependabot-preview[bot] 21a67d8ea5
Bump @babel/core from 7.8.3 to 7.8.4 in /example/javascript
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 07:24:07 +00:00
AkiraFukushima 9f0cf7e08e refs #124 Add streaming and websocket methods 2020-01-31 01:41:09 +09:00
AkiraFukushima df9721270b
Merge pull request #149 from h3poteto/iss-124
refs #124 Prepare all methods for Mastodon API
2020-01-30 23:45:19 +09:00
dependabot-preview[bot] 2bdd5a5106
Bump eslint-config-prettier from 6.9.0 to 6.10.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.9.0...v6.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-29 06:53:14 +00:00
AkiraFukushima 9998c27dc8 refs #124 Define mastodon interface 2020-01-28 01:30:19 +09:00
AkiraFukushima 3f422a1218 refs #124 Add push subscription API methods 2020-01-26 23:52:03 +09:00
AkiraFukushima 9bcd7b592c refs #124 Add sub instance API methods 2020-01-26 23:26:29 +09:00
AkiraFukushima 7fa321a590 refs #124 Fill report entity object 2020-01-26 23:15:37 +09:00
AkiraFukushima ef3c0f8932 refs #124 Add instance API methods 2020-01-26 23:15:28 +09:00
AkiraFukushima ce63ddf7a3 refs #124 Add search API method 2020-01-26 23:02:03 +09:00
AkiraFukushima 464de607e2 refs #124 Reorder limit parameter 2020-01-26 22:49:23 +09:00
AkiraFukushima 14ddf6f199 refs #124 Add notifications API methods 2020-01-26 22:45:57 +09:00
AkiraFukushima 8e4022b926 refs #124 Add sub timeline API methods 2020-01-26 22:35:09 +09:00
AkiraFukushima 9bb95c2df5 refs #124 Remove deprecated API method 2020-01-26 21:46:03 +09:00
AkiraFukushima 0d4344cb6c refs #124 Add timeline API methods 2020-01-25 01:39:23 +09:00
AkiraFukushima 038777df17 refs #124 Fix query parameter of list API 2020-01-25 00:31:16 +09:00
AkiraFukushima 0e9f2bde47 refs #124 Fix limit parameter type to number 2020-01-25 00:23:50 +09:00
AkiraFukushima b7d6810e56 refs #124 Add sub statuses API methods 2020-01-25 00:23:50 +09:00
AkiraFukushima 58c0e4eadf refs #124 Add status API methods 2020-01-25 00:23:50 +09:00
AkiraFukushima f98aef4559 refs #124 Add sub accounts API methods 2020-01-25 00:23:50 +09:00
AkiraFukushima 5922b35c6a refs #124 Add account API methods 2020-01-25 00:23:50 +09:00
AkiraFukushima aa77b8859b refs #124 Relay existing methods 2020-01-25 00:23:50 +09:00
AkiraFukushima 10826f1a31 refs #124 Implement App ant token methods 2020-01-25 00:23:50 +09:00
AkiraFukushima 681657f772 refs #124 Move authorize methods to mastodon 2020-01-25 00:23:50 +09:00
AkiraFukushima 015c5bc9bb refs #124 Divide Mastodon API Client 2020-01-25 00:23:50 +09:00
AkiraFukushima c98e3fd4c9 Disable travis cache 2020-01-25 00:23:17 +09:00
AkiraFukushima 465b7e8dd1
Merge pull request #152 from h3poteto/update-travis
Add node.js 12 to travis target
2020-01-24 01:46:50 +09:00
AkiraFukushima a572767368 Add node.js 12 to travis target 2020-01-24 00:18:42 +09:00
AkiraFukushima f46949b453
Merge pull request #151 from h3poteto/dependabot/npm_and_yarn/axios-0.19.2
Bump axios from 0.19.1 to 0.19.2
2020-01-24 00:15:16 +09:00
dependabot-preview[bot] e34e99020a
Bump axios from 0.19.1 to 0.19.2
Bumps [axios](https://github.com/axios/axios) from 0.19.1 to 0.19.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/0.19.1...v0.19.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 06:57:00 +00:00
dependabot-preview[bot] b6259ffd15
Bump jest-worker from 24.9.0 to 25.1.0
Bumps [jest-worker](https://github.com/facebook/jest/tree/HEAD/packages/jest-worker) from 24.9.0 to 25.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v25.1.0/packages/jest-worker)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 06:56:39 +00:00
AkiraFukushima eec8099632
Merge pull request #148 from h3poteto/dependabot/npm_and_yarn/types/ws-7.2.0
Bump @types/ws from 6.0.4 to 7.2.0
2020-01-16 23:50:14 +09:00
AkiraFukushima aab0581718
Merge pull request #147 from h3poteto/dependabot/npm_and_yarn/types/jest-24.9.0
Bump @types/jest from 24.0.25 to 24.9.0
2020-01-16 23:48:23 +09:00
AkiraFukushima b035b14bfa
Merge pull request #144 from h3poteto/dependabot/npm_and_yarn/example/javascript/babel/core-7.8.3
Bump @babel/core from 7.7.7 to 7.8.3 in /example/javascript
2020-01-16 23:47:48 +09:00
AkiraFukushima ac18d18a47
Merge pull request #140 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-import-2.20.0
Bump eslint-plugin-import from 2.19.1 to 2.20.0
2020-01-16 23:47:36 +09:00
dependabot-preview[bot] 48636109ce
Bump @types/ws from 6.0.4 to 7.2.0
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 6.0.4 to 7.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-16 06:59:06 +00:00
dependabot-preview[bot] e73e5bba3d
Bump @types/jest from 24.0.25 to 24.9.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.25 to 24.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-16 06:58:42 +00:00
dependabot-preview[bot] e44a381ab3
Bump @babel/core from 7.7.7 to 7.8.3 in /example/javascript
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.7 to 7.8.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.7...v7.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 07:26:03 +00:00
dependabot-preview[bot] 136b28679a
Bump eslint-plugin-import from 2.19.1 to 2.20.0
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.19.1 to 2.20.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.19.1...v2.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 07:11:12 +00:00
AkiraFukushima fc110979b1
Merge pull request #139 from h3poteto/dependabot/npm_and_yarn/example/browser/http-server-0.12.1
Bump http-server from 0.12.0 to 0.12.1 in /example/browser
2020-01-13 13:48:37 +09:00
AkiraFukushima 3f8e7d44f6
Merge pull request #138 from h3poteto/dependabot/npm_and_yarn/axios-0.19.1
Bump axios from 0.19.0 to 0.19.1
2020-01-13 13:48:25 +09:00
AkiraFukushima c35dab2621
Merge pull request #137 from h3poteto/dependabot/npm_and_yarn/ts-jest-24.3.0
Bump ts-jest from 24.2.0 to 24.3.0
2020-01-13 13:48:12 +09:00
dependabot-preview[bot] 2fab392cbb
Bump http-server from 0.12.0 to 0.12.1 in /example/browser
Bumps [http-server](https://github.com/http-party/http-server) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/http-party/http-server/releases)
- [Commits](https://github.com/http-party/http-server/compare/v0.12.0...v0.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-09 07:18:54 +00:00
dependabot-preview[bot] dedcd342f8
Bump axios from 0.19.0 to 0.19.1
Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.19.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.0...0.19.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-08 06:52:05 +00:00