Commit graph

652 commits

Author SHA1 Message Date
AkiraFukushima 96177c7533 Change node version in travis 2020-02-09 16:04:24 +09:00
AkiraFukushima 67dc259cdd
Merge pull request #184 from h3poteto/fix/example
Use new methods in example
2020-02-09 01:59:56 +09:00
AkiraFukushima 31626ed208 Use new methods in javascript example 2020-02-09 01:49:46 +09:00
AkiraFukushima f7dfbec431 Use new methods in browser example 2020-02-09 01:25:36 +09:00
AkiraFukushima 82463e23bb Use new methods in typescript example 2020-02-09 00:21:05 +09:00
AkiraFukushima 9d127103e1 Merge pull request #183 from h3poteto/iss-181
refs #181 Define public APIs as instance methods
2020-02-08 23:51:41 +09:00
AkiraFukushima a26d7f2ab1 refs #181 Fix example at using class methods 2020-02-08 23:40:15 +09:00
AkiraFukushima 69dbb2f9c2 refs #181 Define public APIs as instance methods 2020-02-08 22:47:35 +09:00
AkiraFukushima d00486a9b9 Merge pull request #182 from h3poteto/add/cancel
Add cancel method
2020-02-08 21:58:54 +09:00
AkiraFukushima 16bc8576df Merge pull request #180 from h3poteto/fix/static_methods
Move statc methods for mastodon
2020-02-08 21:57:02 +09:00
AkiraFukushima 966277a4b7 Use new method in example 2020-02-08 21:50:34 +09:00
AkiraFukushima a86a3aaaba Add cancel method 2020-02-08 21:37:19 +09:00
AkiraFukushima 2e814e59cc Bump to version 2.2.2 2020-02-08 21:08:46 +09:00
AkiraFukushima 048f4db007 Bump to version 2.2.1 2020-02-08 20:47:51 +09:00
AkiraFukushima f51d08cc15 Update documents 2020-02-08 20:39:39 +09:00
AkiraFukushima e31b87f7dc Move statc methods for mastodon 2020-02-08 20:36:29 +09:00
AkiraFukushima 552215089b
Merge pull request #179 from h3poteto/doc
Update documents
2020-02-08 20:32:18 +09:00
AkiraFukushima 3037f7fe97 Update documents 2020-02-08 20:21:25 +09:00
AkiraFukushima 0febaa45c2
Merge pull request #178 from h3poteto/dependabot/npm_and_yarn/types/jest-25.1.2
Bump @types/jest from 25.1.1 to 25.1.2
2020-02-08 20:20:21 +09:00
AkiraFukushima 30fefba01a Merge pull request #177 from h3poteto/update/ts/3.7.5
Update typescript version to 3.7.5
2020-02-08 20:10:02 +09:00
dependabot-preview[bot] d2a8916a93
Bump @types/jest from 25.1.1 to 25.1.2
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.1.1 to 25.1.2.
- [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-02-07 06:51:28 +00:00
AkiraFukushima 2ef628db5f Update typescript version to 3.7.5 in typescript example 2020-02-07 01:48:37 +09:00
AkiraFukushima edc4eedc8e Update typescript version to 3.7.5 in browser example 2020-02-07 01:33:25 +09:00
AkiraFukushima b7efd12e8d Update typescript version to 3.7.5 2020-02-07 01:30:12 +09:00
AkiraFukushima a9bd8c431d
Merge pull request #176 from h3poteto/iss-173
refs #173 Use namespace for mastodon API client
2020-02-07 01:15:20 +09:00
AkiraFukushima d7df2f11da refs #173 Use namespace for mastodon API client 2020-02-07 00:05:16 +09:00
AkiraFukushima 9aec2063a7
Merge pull request #175 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-import-2.20.1
Bump eslint-plugin-import from 2.20.0 to 2.20.1
2020-02-05 01:14:45 +09:00
dependabot-preview[bot] 0b15f110d3
Bump eslint-plugin-import from 2.20.0 to 2.20.1
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.0 to 2.20.1.
- [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.20.0...v2.20.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 07:04:09 +00:00
AkiraFukushima 8280f57709
Merge pull request #167 from h3poteto/dependabot/npm_and_yarn/example/javascript/babel/cli-7.8.4
Bump @babel/cli from 7.7.7 to 7.8.4 in /example/javascript
2020-02-01 18:48:51 +09:00
AkiraFukushima 988f144161
Merge pull request #166 from h3poteto/dependabot/npm_and_yarn/example/javascript/babel/preset-env-7.8.4
Bump @babel/preset-env from 7.7.7 to 7.8.4 in /example/javascript
2020-02-01 18:48:37 +09:00
AkiraFukushima 368ab8515a
Merge pull request #162 from h3poteto/dependabot/npm_and_yarn/example/typescript/log4js-6.1.1
Bump log4js from 6.1.0 to 6.1.1 in /example/typescript
2020-02-01 18:48:19 +09:00
AkiraFukushima 987c06b017
Merge pull request #161 from h3poteto/dependabot/npm_and_yarn/types/jest-25.1.1
Bump @types/jest from 24.9.0 to 25.1.1
2020-02-01 18:48:05 +09:00
AkiraFukushima 4dfbbd5d17
Merge pull request #160 from h3poteto/dependabot/npm_and_yarn/types/ws-7.2.1
Bump @types/ws from 7.2.0 to 7.2.1
2020-02-01 18:47:52 +09:00
AkiraFukushima 73d6f7703d
Merge pull request #174 from h3poteto/doc
Move JSDoc to interface definitions
2020-02-01 17:47:57 +09:00
AkiraFukushima 6d11e1cec4 Move JSDoc to interface definitions 2020-02-01 17:41:08 +09:00
AkiraFukushima 9055932e7e
Merge pull request #172 from h3poteto/iss-171
refs #171 Add typedoc and generate documents
2020-02-01 16:55:37 +09:00
AkiraFukushima 791baebead refs #171 Ignore docs in sider 2020-02-01 16:49:13 +09:00
AkiraFukushima 192bd058b7 refs #171 Add typedoc and generate documents 2020-02-01 16:45:14 +09:00
AkiraFukushima 87edd45758
Merge pull request #170 from h3poteto/iss-164
closes #164 Add Pleroma API methods
2020-02-01 16:29:24 +09:00
AkiraFukushima c295b42052 refs #164 Disable an eslint rule for promise param-names 2020-02-01 15:30:58 +09:00
AkiraFukushima 23a4e8e346 refs #164 Remove undefined Pleroma method 2020-02-01 15:29:06 +09:00
AkiraFukushima c6dbf4fc63 refs #164 Add Pleroma API methods 2020-02-01 15:24:59 +09:00
dependabot-preview[bot] 3a0d209033
Bump @types/ws from 7.2.0 to 7.2.1
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 7.2.0 to 7.2.1.
- [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-31 15:09:04 +00:00
dependabot-preview[bot] aeddac15bc
Bump @babel/preset-env from 7.7.7 to 7.8.4 in /example/javascript
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.7 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.7.7...v7.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 15:09:00 +00:00
dependabot-preview[bot] a5ee62d458
Bump @babel/cli from 7.7.7 to 7.8.4 in /example/javascript
Bumps [@babel/cli](https://github.com/babel/babel) from 7.7.7 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.7.7...v7.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 15:08:56 +00:00
dependabot-preview[bot] 1ce9db1360
Bump @types/jest from 24.9.0 to 25.1.1
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.9.0 to 25.1.1.
- [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-31 15:08:36 +00:00
AkiraFukushima 4baae5a3e9
Merge pull request #165 from h3poteto/dependabot/npm_and_yarn/example/javascript/babel/core-7.8.4
Bump @babel/core from 7.8.3 to 7.8.4 in /example/javascript
2020-02-01 00:07:30 +09:00
AkiraFukushima ffd583a316
Merge pull request #159 from h3poteto/dependabot/npm_and_yarn/eslint-config-prettier-6.10.0
Bump eslint-config-prettier from 6.9.0 to 6.10.0
2020-02-01 00:07:11 +09:00
AkiraFukushima 5a3d32d94f
Merge pull request #150 from h3poteto/dependabot/npm_and_yarn/jest-worker-25.1.0
Bump jest-worker from 24.9.0 to 25.1.0
2020-02-01 00:06:53 +09:00
dependabot-preview[bot] 26b78df811
Bump log4js from 6.1.0 to 6.1.1 in /example/typescript
Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/log4js-node/log4js-node/releases)
- [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/log4js-node/log4js-node/compare/v6.1.0...v6.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 14:56:42 +00:00