Commit graph

169 commits

Author SHA1 Message Date
AkiraFukushima 8aa9add0ed refs #330 Add emoji reaction API for Pleroma 2020-04-16 21:38:56 +09:00
AkiraFukushima a4e1d3ad61 fix: Use instance method instead of class method in misskey 2020-04-02 01:28:52 +09:00
AkiraFukushima e9deef936d Update socks-proxy-agent version to 5.0.0 2020-03-26 23:49:35 +09:00
AkiraFukushima 788c238c53 Update https-proxy-agent version to 5.0.0 2020-03-26 23:43:55 +09:00
AkiraFukushima c054c1af92
Merge pull request #273 from h3poteto/fix/optional
Fix optional parameter for registerApp in mastodon
2020-03-19 01:27:40 +09:00
AkiraFukushima 1e72800e61
Merge pull request #272 from h3poteto/fix/misskey-websocket
Rescue follow/unfollow event in websocket for misskey
2020-03-19 01:27:24 +09:00
AkiraFukushima 591b2202ac Fix optional parameter for registerApp in mastodon 2020-03-19 00:30:18 +09:00
AkiraFukushima 891ebbd1b3 Rescue follow/unfollow event in websocket for misskey 2020-03-19 00:29:39 +09:00
AkiraFukushima faa4aafa5d Fix some endpoint for misskey 2020-03-19 00:28:56 +09:00
AkiraFukushima 68ca0ae132 Add getRelationships method to get all relationships 2020-03-18 23:43:37 +09:00
AkiraFukushima 96846a54c3 Detect file type from misskey files 2020-03-18 23:15:00 +09:00
AkiraFukushima 08102da40f Fix follow request api for misskey 2020-03-18 23:00:13 +09:00
AkiraFukushima d5157cc965 Fix getRelationship interface to get one account 2020-03-18 22:40:38 +09:00
AkiraFukushima c5cbf57ea7 Fix stop signal of websocket in misskey 2020-03-17 23:55:51 +09:00
AkiraFukushima 152031f91e Fix scopes for mastodon and fix examples 2020-03-17 23:05:05 +09:00
AkiraFukushima d8f0c989c1 Allow optional parameter in fetchAccessToken 2020-03-17 20:08:26 +09:00
AkiraFukushima 43734b27b6 Set pinned parameter as optional 2020-03-14 23:49:22 +09:00
AkiraFukushima f525163c5e Fix exclude_types for notifications 2020-03-14 22:55:51 +09:00
AkiraFukushima c836deaead Fix optonal objects for mastodon, pleroma and misskey 2020-03-14 20:18:25 +09:00
AkiraFukushima 4832ba65f6 Define optional objects for optional parameter in megalodon 2020-03-14 18:05:33 +09:00
AkiraFukushima 32e6f16e0e Add resolve argument for search account 2020-03-14 16:54:49 +09:00
AkiraFukushima 3f5cb4d025 Add following argument for search account 2020-03-14 16:38:43 +09:00
AkiraFukushima d7c9442533 Remove pixelfed from detector response 2020-03-13 22:28:53 +09:00
AkiraFukushima abb4e19520 Add spec for detector 2020-03-13 22:12:39 +09:00
AkiraFukushima 77c3b0f36f
Merge pull request #250 from h3poteto/access_token/null
Allow null as access token in mastodon client
2020-03-13 01:09:42 +09:00
AkiraFukushima 802eff0b06 Fix proxy specification in mastodon websocket 2020-03-13 01:02:28 +09:00
AkiraFukushima eb1a7e427a Allow null as access token in mastodon client 2020-03-13 01:01:11 +09:00
AkiraFukushima 2b5d22c01d refs #125 Add proxy support to misskey websocket 2020-03-13 00:50:37 +09:00
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 d5a6d8b32e Add example for misskey and fix scopes 2020-03-10 23:12:54 +09:00
AkiraFukushima fef1176da2 Apply interface for stream listener and websocket 2020-03-09 01:45:47 +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