Yasuhiro Matsumoto
|
041bfc1dcd
|
add test for -ff
|
2017-04-24 19:47:07 +09:00 |
Yasuhiro Matsumoto
|
e29b2993a6
|
use t.Fatal
|
2017-04-24 19:40:26 +09:00 |
Yasuhiro Matsumoto
|
d0cd67efbc
|
return error
|
2017-04-24 19:40:20 +09:00 |
Yasuhiro Matsumoto
|
055cbf0e6f
|
Merge branch 'master' of github.com:mattn/go-mastodon
|
2017-04-24 19:38:36 +09:00 |
mattn
|
321e7e8edb
|
Merge pull request #42 from 178inaba/error_messages
Fix error message
|
2017-04-24 19:33:50 +09:00 |
mattn
|
a8d8504d8f
|
Merge pull request #39 from 178inaba/streaming_ws
WebSocket implementation of streaming API
|
2017-04-24 19:33:22 +09:00 |
Yasuhiro Matsumoto
|
def474a7a5
|
Merge branch 'master' of github.com:mattn/go-mastodon
|
2017-04-24 17:50:32 +09:00 |
Yasuhiro Matsumoto
|
919d6a73fe
|
require dash
|
2017-04-24 17:49:56 +09:00 |
178inaba
|
992dc7da05
|
Fix error message
|
2017-04-24 17:33:45 +09:00 |
178inaba
|
ed709d74a4
|
Fix error message
|
2017-04-24 17:25:56 +09:00 |
178inaba
|
34cce1bb0d
|
Remove websocket.Dialer from Client
|
2017-04-24 13:57:12 +09:00 |
178inaba
|
010ec2eaf9
|
Add WSClient
|
2017-04-24 13:55:07 +09:00 |
mattn
|
8bb9182901
|
Merge pull request #40 from orzFly/patch/post-status-todo
Implement MediaIDs, Visibility, Sensitive and SpoilerText in PostStatus
|
2017-04-24 09:49:12 +09:00 |
mattn
|
2ae2a90336
|
Merge pull request #41 from 178inaba/cmd_follow_test
Cmd follow test
|
2017-04-24 09:47:59 +09:00 |
178inaba
|
6f6070b22e
|
Add cmd follow test
|
2017-04-24 01:13:08 +09:00 |
Yeechan Lu
|
c9a6022f50
|
Implement MediaIDs, Visibility, Sensitive and SpoilerText in PostStatus
|
2017-04-23 23:54:27 +08:00 |
mattn
|
e2f158f83c
|
Merge pull request #38 from tSU-RooT/fix-first-use-err
fix client is not set when first use
|
2017-04-23 21:26:16 +09:00 |
178inaba
|
ee6a6dbcc9
|
Add TestStreamingWS
|
2017-04-23 20:04:06 +09:00 |
178inaba
|
df768f24da
|
Add TestHandleWS
|
2017-04-23 19:47:03 +09:00 |
Haruki TSURUMOTO
|
a58d590523
|
fix client is not set when first use
|
2017-04-23 19:17:18 +09:00 |
178inaba
|
f0857503d1
|
Add TestDialRedirect
|
2017-04-23 18:46:41 +09:00 |
178inaba
|
2379baeb24
|
Add TestDial
|
2017-04-23 18:42:13 +09:00 |
178inaba
|
1d2b6deeef
|
Add streaming API WebSocket test
|
2017-04-23 17:28:31 +09:00 |
178inaba
|
c7255e69e8
|
Add WebSocket implementation of streaming API
|
2017-04-23 15:42:57 +09:00 |
mattn
|
7a4a84f70f
|
Merge pull request #37 from 178inaba/apps_test
Add fail test cover to TestRegisterApp
|
2017-04-21 07:45:11 +09:00 |
178inaba
|
c1bb3c84bc
|
Add fail test cover to TestRegisterApp
|
2017-04-21 02:29:22 +09:00 |
Yasuhiro Matsumoto
|
bb7a3a2892
|
add test for stream --simplejson
|
2017-04-21 00:57:28 +09:00 |
Yasuhiro Matsumoto
|
6c3b27aa4e
|
fix test for search command
|
2017-04-21 00:50:39 +09:00 |
mattn
|
cc593fd21e
|
Merge pull request #36 from y0za/fix-test-json-again
Fix test json property name again
|
2017-04-21 00:21:52 +09:00 |
mattn
|
02640dc4ad
|
Merge pull request #35 from 178inaba/instance_test
Add TestGetInstance
|
2017-04-21 00:21:23 +09:00 |
mattn
|
f90053da77
|
Merge pull request #34 from 178inaba/lint
Fix for golint ./... and ineffassign .
|
2017-04-21 00:20:51 +09:00 |
mattn
|
fc6bfd56fa
|
Merge pull request #33 from 178inaba/helper_test
Add helper test
|
2017-04-21 00:19:34 +09:00 |
y0za
|
1c95b07428
|
Fix test json property name again
|
2017-04-20 22:41:49 +09:00 |
178inaba
|
4be3a42d3c
|
Add TestGetInstance
|
2017-04-20 22:09:11 +09:00 |
178inaba
|
d1b5f4b1fb
|
Fix for ineffassign .
|
2017-04-20 21:29:10 +09:00 |
178inaba
|
68843f4dd0
|
Fix for golint ./...
|
2017-04-20 21:20:40 +09:00 |
178inaba
|
51df99a829
|
Fix test want
|
2017-04-20 20:55:45 +09:00 |
178inaba
|
5714594344
|
Add TestParseAPIError
|
2017-04-20 20:52:50 +09:00 |
178inaba
|
5d0b16b367
|
Add TestBase64Encode
|
2017-04-20 20:39:10 +09:00 |
178inaba
|
1c43b0a330
|
Add TestBase64EncodeFileName
|
2017-04-20 20:21:24 +09:00 |
mattn
|
c417db5189
|
Merge pull request #32 from y0za/fix-test-json
Fix test json property name
|
2017-04-20 19:59:41 +09:00 |
y0za
|
e9f28b9c6e
|
Fix test json property name
|
2017-04-20 19:37:24 +09:00 |
Yasuhiro Matsumoto
|
bade3895da
|
add --template flag for stream command
close #30
|
2017-04-20 14:14:48 +09:00 |
Yasuhiro Matsumoto
|
cc5f65b3bf
|
add test for stream command
|
2017-04-20 10:39:20 +09:00 |
Yasuhiro Matsumoto
|
1a101faaae
|
add delete command
|
2017-04-20 02:04:20 +09:00 |
Yasuhiro Matsumoto
|
293a9e0aba
|
todo
|
2017-04-19 23:58:58 +09:00 |
Yasuhiro Matsumoto
|
adca356db1
|
display acct in followers command
|
2017-04-19 23:32:23 +09:00 |
Yasuhiro Matsumoto
|
18d207636a
|
fix crash on test
|
2017-04-19 23:24:36 +09:00 |
Yasuhiro Matsumoto
|
eb1c1cf0ae
|
display status/reblog in stream
|
2017-04-19 23:21:19 +09:00 |
Yasuhiro Matsumoto
|
f40839b98d
|
Merge branch 'master' of github.com:mattn/go-mastodon
|
2017-04-19 20:52:49 +09:00 |