178inaba
517247284e
Optimize streaming
2017-04-30 03:12:55 +09:00
178inaba
9fa63b511c
Fix local streaming
2017-04-28 14:09:10 +09:00
Yasuhiro Matsumoto
eb1c1cf0ae
display status/reblog in stream
2017-04-19 23:21:19 +09:00
TSUYUSATO Kitsune
fb53d41dd9
Correct context uses
...
`doAPI`'s `context` does not work due to `WithContext` immutability.
`Authenticate` and `RegisterApp` does not use `context` although they
needs `context`, so their `context` does not work also. This commit fixes
them and add test cases.
2017-04-19 18:53:55 +09:00
Yasuhiro Matsumoto
b5541c9e38
fix stream types
...
close #25
2017-04-19 16:13:07 +09:00
178inaba
d6bff26e62
Fix to use http status const
2017-04-19 14:43:37 +09:00
178inaba
aa0f9563ac
Fix to parse API error
2017-04-19 14:32:53 +09:00
Yasuhiro Matsumoto
0579b31633
check response
2017-04-17 23:36:21 +09:00
Yasuhiro Matsumoto
e7f2469bc0
add stream -json
2017-04-17 23:29:44 +09:00
Yasuhiro Matsumoto
7ced22d42e
add StreamingHome, StreamingHashtag
2017-04-15 21:03:02 +09:00
Yasuhiro Matsumoto
bc9dfd5706
fix error handling
2017-04-15 20:20:22 +09:00
178inaba
c63f290928
Fix var name url to u
2017-04-15 04:36:27 +09:00
178inaba
b4e56b6ff8
Fix GET to http.MethodGet
2017-04-14 23:56:07 +09:00
Yasuhiro Matsumoto
6ca42017b9
separate files
2017-04-14 23:45:18 +09:00