Commit Graph

50 Commits

Author SHA1 Message Date
Kaoru HAYAMA
aaeb9f1de2 Fix: on mstdn.exe toot -i ID: ID (and default) was int64 -> string 2017-10-25 20:26:28 +09:00
178inaba
e5d11f63aa Add xsearch 2017-05-02 22:36:06 +09:00
Yasuhiro Matsumoto
48667f7af8 add xsearch command 2017-05-01 16:35:33 +09:00
Yasuhiro Matsumoto
b1ec2978a2 add mikami command 2017-04-27 00:56:28 +09:00
Yasuhiro Matsumoto
3fb35ec728 add init command 2017-04-27 00:56:13 +09:00
178inaba
894bab96b7 Fix to output error log of cmd 2017-04-26 12:38:11 +09:00
Yasuhiro Matsumoto
fe04c0b104 update client ID/Secret 2017-04-25 15:32:56 +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
Haruki TSURUMOTO
a58d590523 fix client is not set when first use 2017-04-23 19:17:18 +09:00
178inaba
d1b5f4b1fb Fix for ineffassign . 2017-04-20 21:29:10 +09:00
Yasuhiro Matsumoto
bade3895da add --template flag for stream command
close #30
2017-04-20 14:14:48 +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
eb1c1cf0ae display status/reblog in stream 2017-04-19 23:21:19 +09:00
Yasuhiro Matsumoto
909a57c5ea add test for follow command 2017-04-19 18:25:01 +09:00
Yasuhiro Matsumoto
3a90b559e1 account flag is "-profile" 2017-04-19 17:05:00 +09:00
Yasuhiro Matsumoto
3d010df5fb add -profile flag 2017-04-19 16:52:26 +09:00
Yasuhiro Matsumoto
b5541c9e38 fix stream types
close #25
2017-04-19 16:13:07 +09:00
Yasuhiro Matsumoto
e47dd5a618 export ID for stream. add -i to reply 2017-04-19 15:17:26 +09:00
Yasuhiro Matsumoto
5a6f6f16f1 add follow command 2017-04-19 14:17:18 +09:00
Yasuhiro Matsumoto
eb0803d442 add stream -simplejson 2017-04-17 23:43:11 +09:00
Yasuhiro Matsumoto
e7f2469bc0 add stream -json 2017-04-17 23:29:44 +09:00
178inaba
d6ee0499f5 Fix tty.Open() position 2017-04-17 22:39:57 +09:00
Yasuhiro Matsumoto
b74e25cee2 add upload command 2017-04-17 13:56:06 +09:00
Yasuhiro Matsumoto
5e84b57bf3 breaking compatibility changes. take context for first arguments. 2017-04-17 11:10:29 +09:00
Yasuhiro Matsumoto
70b6261e34 golint & go vet 2017-04-16 23:38:53 +09:00
Yasuhiro Matsumoto
04baed6e1a small refactoring for tests 2017-04-16 22:26:05 +09:00
Yasuhiro Matsumoto
eb5f3fd239 add search command 2017-04-15 23:21:45 +09:00
Yasuhiro Matsumoto
07710230d9 add account command 2017-04-15 22:58:46 +09:00
Yasuhiro Matsumoto
76d34e4b04 add instance command 2017-04-15 22:25:20 +09:00
Yasuhiro Matsumoto
f4bf175883 add notification command 2017-04-15 22:12:07 +09:00
Yasuhiro Matsumoto
209a15a4d7 separate command 2017-04-15 21:52:11 +09:00
Yasuhiro Matsumoto
094a888b1d change command-line style 2017-04-15 21:48:20 +09:00
Yasuhiro Matsumoto
fdcc642234 update ClientID/ClientSecret 2017-04-15 20:20:30 +09:00
Yasuhiro Matsumoto
d57df64d26 add test 2017-04-14 20:05:18 +09:00
mattn
6e212330bc Merge pull request #4 from zetamatta/master
Revert timeline's sort-order with no-options
2017-04-14 16:17:38 +09:00
Yasuhiro Matsumoto
2b246d789d fix text breaking by lines 2017-04-14 13:53:56 +09:00
Yasuhiro Matsumoto
82b81720bd small refactoring 2017-04-14 12:34:13 +09:00
Yasuhiro Matsumoto
15f78b2da3 small refactoring 2017-04-14 12:33:12 +09:00
Yasuhiro Matsumoto
e8fd17094f small refactoring 2017-04-14 12:30:13 +09:00
Yasuhiro Matsumoto
0281f9c746 golint & go vet 2017-04-14 12:23:45 +09:00
HAYAMA_Kaoru
a331554685 Revert timeline's sort-order with no-options 2017-04-14 12:09:21 +09:00
mattn
f4a4a21710 Merge pull request #3 from zetamatta/master
New option: -ff FILENAME: post utf8 string from a file("-" means STDIN)
2017-04-14 11:50:28 +09:00
Yasuhiro Matsumoto
7ef168e3dd add ErrorEvent 2017-04-14 11:49:52 +09:00
HAYAMA_Kaoru
3a54513228 New option: -ff FILENAME: post utf8 string from a file("-" means STDIN) 2017-04-14 11:32:02 +09:00
Yasuhiro Matsumoto
ae1467926c add streaming 2017-04-14 09:32:46 +09:00
Yasuhiro Matsumoto
a55b0a3d31 add -t flag to toot! 2017-04-14 02:17:05 +09:00
Yasuhiro Matsumoto
a3cc5fd9e6 add cmd/mstdn 2017-04-14 01:00:02 +09:00