Commit graph

107 commits

Author SHA1 Message Date
AkiraFukushima 59c1dc8d0e Update packages of browser example 2020-04-11 16:58:20 +09:00
AkiraFukushima 80366c5817
Merge pull request #305 from h3poteto/dependabot/npm_and_yarn/example/typescript/types/node-13.9.8
Bump @types/node from 13.9.4 to 13.9.8 in /example/typescript
2020-04-02 01:38:19 +09:00
AkiraFukushima a4e1d3ad61 fix: Use instance method instead of class method in misskey 2020-04-02 01:28:52 +09:00
dependabot-preview[bot] 8b204a0dd6
Bump @types/node from 13.9.4 to 13.9.8 in /example/typescript
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.9.4 to 13.9.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-31 07:28:33 +00:00
AkiraFukushima 3637b2d1f7 Clean up cache in example 2020-03-27 01:34:54 +09:00
AkiraFukushima bbde800434 Update example dependencies 2020-03-26 23:52:08 +09:00
AkiraFukushima ff3b61edce
Merge pull request #289 from h3poteto/dependabot/npm_and_yarn/example/typescript/types/node-13.9.4
Bump @types/node from 13.9.2 to 13.9.4 in /example/typescript
2020-03-25 22:54:05 +09:00
dependabot-preview[bot] 6205808b5a
Bump @types/node from 13.9.2 to 13.9.4 in /example/typescript
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.9.2 to 13.9.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-25 11:44:25 +00:00
AkiraFukushima 81da72f551
Merge pull request #288 from h3poteto/dependabot/npm_and_yarn/example/browser/webpack-4.42.1
Bump webpack from 4.42.0 to 4.42.1 in /example/browser
2020-03-25 20:43:49 +09:00
dependabot-preview[bot] 3da2689a02
Bump webpack from 4.42.0 to 4.42.1 in /example/browser
Bumps [webpack](https://github.com/webpack/webpack) from 4.42.0 to 4.42.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.42.0...v4.42.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-24 07:26:56 +00:00
dependabot-preview[bot] 50862ce4b1
Bump ts-loader from 6.2.1 to 6.2.2 in /example/browser
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v6.2.1...v6.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 07:47:28 +00:00
AkiraFukushima f1c0ad1348
Merge pull request #235 from h3poteto/dependabot/npm_and_yarn/example/browser/webpack-4.42.0
Bump webpack from 4.41.6 to 4.42.0 in /example/browser
2020-03-20 23:30:02 +09:00
dependabot-preview[bot] dcafe8b986
Bump webpack from 4.41.6 to 4.42.0 in /example/browser
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.6 to 4.42.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.6...v4.42.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-20 11:46:51 +00:00
dependabot-preview[bot] 629d3eb638
Bump @types/node from 13.7.6 to 13.9.2 in /example/typescript
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.7.6 to 13.9.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-20 11:46:09 +00:00
AkiraFukushima 83adb691a4
Merge pull request #231 from h3poteto/dependabot/npm_and_yarn/example/browser/typescript-3.8.3
Bump typescript from 3.8.2 to 3.8.3 in /example/browser
2020-03-20 20:44:54 +09:00
AkiraFukushima f3e3162553
Merge pull request #229 from h3poteto/dependabot/npm_and_yarn/example/typescript/typescript-3.8.3
Bump typescript from 3.8.2 to 3.8.3 in /example/typescript
2020-03-20 20:44:44 +09:00
AkiraFukushima 68ca0ae132 Add getRelationships method to get all relationships 2020-03-18 23:43:37 +09:00
AkiraFukushima d5157cc965 Fix getRelationship interface to get one account 2020-03-18 22:40:38 +09:00
AkiraFukushima 152031f91e Fix scopes for mastodon and fix examples 2020-03-17 23:05:05 +09:00
AkiraFukushima f525163c5e Fix exclude_types for notifications 2020-03-14 22:55:51 +09:00
AkiraFukushima 31d462ed3e Fix optonal parameters in example 2020-03-14 20:22:08 +09:00
dependabot-preview[bot] 77af29814f
[Security] Bump acorn from 6.4.0 to 6.4.1 in /example/browser
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-13 21:50:42 +00:00
dependabot-preview[bot] 3123329bf7
Bump typescript from 3.8.2 to 3.8.3 in /example/browser
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.2...v3.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-12 14:48:43 +00:00
dependabot-preview[bot] 9c648f2aaa
Bump typescript from 3.8.2 to 3.8.3 in /example/typescript
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.2...v3.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-12 14:48:11 +00:00
AkiraFukushima 008ee015fc refs #125 Use userSocket in misskey example 2020-03-12 20:48:43 +09:00
AkiraFukushima 58a14f4b56 refs #125 Parse direct mention in websocket for misskey 2020-03-12 01:07:16 +09:00
AkiraFukushima 493439e7ff refs #125 Parse notification in websocket for misskey 2020-03-12 00:47:16 +09:00
AkiraFukushima a249fd2948 refs #125 Apply global, hybrid and local timeline in websocket 2020-03-11 22:17:45 +09:00
AkiraFukushima e3c5db9a24 refs #125 Add homeTimeline streaming using websocket for misskey 2020-03-11 22:01:50 +09:00
AkiraFukushima d5a6d8b32e Add example for misskey and fix scopes 2020-03-10 23:12:54 +09:00
AkiraFukushima e602790df1 Fix examples 2020-03-09 23:51:20 +09:00
AkiraFukushima 8324fce53e refs #125 Add misskey example and confirm authorization 2020-03-04 00:14:02 +09:00
dependabot-preview[bot] 7e254834ee
Bump typescript from 3.7.5 to 3.8.2 in /example/typescript
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 3.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-27 12:43:44 +00:00
dependabot-preview[bot] 279d8b0fdd
Bump typescript from 3.7.5 to 3.8.2 in /example/browser
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 3.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-27 00:57:01 +00:00
AkiraFukushima 95df64da85 Use npm instead of yarn in example 2020-02-27 09:45:23 +09:00
AkiraFukushima 9eeca7e61c
Merge pull request #192 from h3poteto/dependabot/npm_and_yarn/example/typescript/log4js-6.1.2
Bump log4js from 6.1.1 to 6.1.2 in /example/typescript
2020-02-23 17:31:49 +09:00
AkiraFukushima 5ff324bead Remove javascript example 2020-02-23 16:25:47 +09:00
AkiraFukushima f92d837c7d Divide typescript example for each SNS 2020-02-23 16:24:01 +09:00
AkiraFukushima f4b059cf0c Fix scopes in examples 2020-02-16 01:02:31 +09:00
dependabot-preview[bot] c2e188de9e
Bump log4js from 6.1.1 to 6.1.2 in /example/typescript
Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.1.1 to 6.1.2.
- [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.1...v6.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-11 07:16:27 +00:00
AkiraFukushima 964875bfef Use generator in browser example 2020-02-11 00:16:29 +09:00
AkiraFukushima cefe9cf31d Use generator in typescript example 2020-02-11 00:07:01 +09:00
AkiraFukushima e0f99fe322 Fix entity for browser example 2020-02-10 01:12:00 +09:00
AkiraFukushima 9997e1341c Fix entity for typescript example 2020-02-10 01:01:24 +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 a26d7f2ab1 refs #181 Fix example at using class methods 2020-02-08 23:40:15 +09:00
AkiraFukushima 966277a4b7 Use new method in example 2020-02-08 21:50:34 +09:00
AkiraFukushima 2ef628db5f Update typescript version to 3.7.5 in typescript example 2020-02-07 01:48:37 +09:00