Commit graph

652 commits

Author SHA1 Message Date
AkiraFukushima fa7c8d0ee1 refs #125 Add method comments for misskey websocket 2020-03-12 23:08:31 +09:00
AkiraFukushima ea62b4fab2 refs #125 Implement ping/pong to keep connection in misskey 2020-03-12 20:58:17 +09:00
AkiraFukushima 008ee015fc refs #125 Use userSocket in misskey example 2020-03-12 20:48:43 +09:00
AkiraFukushima 6e258fdd73 refs #125 Apply list streaming in websocket for misskey 2020-03-12 01:23:46 +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 96aa94e18e
Merge pull request #247 from h3poteto/fix/scopes
Add example for misskey and fix scopes
2020-03-10 23:18:28 +09:00
AkiraFukushima d5a6d8b32e Add example for misskey and fix scopes 2020-03-10 23:12:54 +09:00
AkiraFukushima ba43bf9b82
Merge pull request #240 from h3poteto/streaming_interface
Apply interface for stream listener and websocket
2020-03-09 23:58:20 +09:00
AkiraFukushima e602790df1 Fix examples 2020-03-09 23:51:20 +09:00
AkiraFukushima fef1176da2 Apply interface for stream listener and websocket 2020-03-09 01:45:47 +09:00
AkiraFukushima 890816f8b9
Merge pull request #239 from h3poteto/doc
Update documents
2020-03-08 23:36:03 +09:00
AkiraFukushima 0b98887f43 Update documents 2020-03-08 23:34:04 +09:00
AkiraFukushima be4074acde
Merge pull request #194 from h3poteto/iss-125
refs #125 Create misskey REST APIs
2020-03-08 23:32:02 +09:00
AkiraFukushima 731237fbb4 refs #125 Fix code style for misskey client 2020-03-08 23:24:52 +09:00
AkiraFukushima c362dd059d refs #125 Apply megalodon interface to misskey 2020-03-08 23:17:20 +09:00
AkiraFukushima 259603677e refs #125 Implement http streaming methods for misskey 2020-03-08 23:13:36 +09:00
AkiraFukushima 27ad42816c refs #125 Implement instance methods for misskey 2020-03-08 23:06:27 +09:00
AkiraFukushima 39304b573b refs #125 Implement search methods for misskey 2020-03-08 22:24:10 +09:00
AkiraFukushima 12396704bb refs #125 Implement sub notification methods for misskey 2020-03-08 21:49:49 +09:00
AkiraFukushima b9d3afc029 refs #125 Implement notification methods for misskey 2020-03-08 21:47:33 +09:00
AkiraFukushima aae498b7e9 refs #125 Implement sub timeline methods for misskey 2020-03-06 01:27:58 +09:00
AkiraFukushima 2b1f15ad82 refs #125 Implement timeline methods for misskey 2020-03-04 00:52:24 +09:00
AkiraFukushima 027b884227 refs #125 Implement sub status methods for misskey 2020-03-04 00:14:02 +09:00
AkiraFukushima d833099b10 refs #125 Implement status methods for misskey 2020-03-04 00:14:02 +09:00
AkiraFukushima 9bf300373d refs #125 Implement sub accounts methods for misskey 2020-03-04 00:14:02 +09:00
AkiraFukushima 8324fce53e refs #125 Add misskey example and confirm authorization 2020-03-04 00:14:02 +09:00
AkiraFukushima 7ed2fd2d63 refs #125 Implement accounts methods for misskey 2020-03-04 00:14:02 +09:00
AkiraFukushima f3af5c3f68 refs #125 Prepare convert methods for entities 2020-03-04 00:14:02 +09:00
AkiraFukushima 4e189bc04e refs #125 Divide misskey entities under misskey API 2020-03-04 00:14:02 +09:00
AkiraFukushima 65b7b7d3ca refs #125 Add access token methods for misskey 2020-03-04 00:14:01 +09:00
AkiraFukushima b1b33f25f2 refs #125 Add registerApp method for misskey 2020-03-04 00:14:01 +09:00
AkiraFukushima c45f3d9ace
Merge pull request #237 from h3poteto/conversation
Fix response for conversation API
2020-03-04 00:13:39 +09:00
AkiraFukushima 51d3c4d9a8 Fix response for conversation API 2020-03-04 00:08:35 +09:00
AkiraFukushima 4d9778e3c2
Merge pull request #236 from h3poteto/local-timeline
Implement getLocalTimeline method
2020-03-04 00:01:25 +09:00
AkiraFukushima 5c926ee3fc Implement getLocalTimeline method 2020-03-03 23:56:11 +09:00
AkiraFukushima 690871cb86
Merge pull request #232 from h3poteto/iss-227
closes #227 Build multiple-form-data in uploadMedia
2020-03-03 00:00:56 +09:00
AkiraFukushima 30c85e899d refs #227 Build multiple-form-data in uploadMedia 2020-03-02 22:53:49 +09:00
AkiraFukushima 816b0d42e4
Merge pull request #213 from h3poteto/dependabot/npm_and_yarn/example/typescript/typescript-3.8.2
Bump typescript from 3.7.5 to 3.8.2 in /example/typescript
2020-02-28 01:40:18 +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
AkiraFukushima d5e538b4f5
Merge pull request #221 from h3poteto/dependabot/npm_and_yarn/types/ws-7.2.2
Bump @types/ws from 7.2.1 to 7.2.2
2020-02-27 21:43:03 +09:00
AkiraFukushima 92bc533633
Merge pull request #219 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-2.21.0
Bump @typescript-eslint/eslint-plugin from 2.19.2 to 2.21.0
2020-02-27 21:42:46 +09:00
AkiraFukushima 92a7182192
Merge pull request #218 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-2.21.0
Bump @typescript-eslint/parser from 2.19.2 to 2.21.0
2020-02-27 21:42:33 +09:00
AkiraFukushima c856eb9cbd
Merge pull request #212 from h3poteto/dependabot/npm_and_yarn/example/browser/typescript-3.8.2
Bump typescript from 3.7.5 to 3.8.2 in /example/browser
2020-02-27 21:42:14 +09:00
AkiraFukushima 87de84dc3a
Merge pull request #211 from h3poteto/dependabot/npm_and_yarn/typescript-3.8.2
Bump typescript from 3.7.5 to 3.8.2
2020-02-27 21:42:00 +09:00
AkiraFukushima 43bc57282b
Merge pull request #206 from h3poteto/dependabot/npm_and_yarn/types/jest-25.1.3
Bump @types/jest from 25.1.2 to 25.1.3
2020-02-27 21:41:42 +09:00
AkiraFukushima 7f6effe62a
Merge pull request #201 from h3poteto/dependabot/npm_and_yarn/types/core-js-2.5.3
Bump @types/core-js from 2.5.2 to 2.5.3
2020-02-27 21:41:28 +09:00
AkiraFukushima e0b724030c
Merge pull request #200 from h3poteto/dependabot/npm_and_yarn/typedoc-0.16.10
Bump typedoc from 0.16.9 to 0.16.10
2020-02-27 21:41:00 +09:00