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
|
183e1ecadf
|
add test for search command
|
2017-04-17 00:09:35 +09:00 |
Yasuhiro Matsumoto
|
5ee5295be5
|
add test for account command
|
2017-04-17 00:00:12 +09:00 |
Yasuhiro Matsumoto
|
db7fcb38bb
|
add test for followers command
|
2017-04-16 23:52:32 +09:00 |
Yasuhiro Matsumoto
|
88c2fecca2
|
use switch/case
|
2017-04-16 23:49:04 +09:00 |
Yasuhiro Matsumoto
|
f2ab559a02
|
add test for timeline command
|
2017-04-16 23:44:07 +09:00 |
Yasuhiro Matsumoto
|
70b6261e34
|
golint & go vet
|
2017-04-16 23:38:53 +09:00 |
Yasuhiro Matsumoto
|
e1b7bac4e6
|
use writer
|
2017-04-16 23:04:31 +09:00 |
Yasuhiro Matsumoto
|
86066b9561
|
add test for notification command
|
2017-04-16 22:50:09 +09:00 |
Yasuhiro Matsumoto
|
ea84240cce
|
fix test
|
2017-04-16 22:50:00 +09:00 |
Yasuhiro Matsumoto
|
97552fbe30
|
add test for toot
|
2017-04-16 22:37:46 +09:00 |
Yasuhiro Matsumoto
|
cb7f029e7c
|
add test for instance command
|
2017-04-16 22:28:07 +09:00 |
Yasuhiro Matsumoto
|
dfbfecd326
|
add followers command
|
2017-04-16 22:27:54 +09:00 |
Yasuhiro Matsumoto
|
11e2501455
|
test server
|
2017-04-16 22:27:43 +09:00 |
Yasuhiro Matsumoto
|
594708b656
|
write to app writer
|
2017-04-16 22:27:13 +09:00 |
Yasuhiro Matsumoto
|
04baed6e1a
|
small refactoring for tests
|
2017-04-16 22:26:05 +09:00 |
Kaoru HAYAMA
|
effa489b8a
|
Fix `mstdn.exe toot -ff -` errors `arguments required`
|
2017-04-16 10:41:21 +09:00 |
Yasuhiro Matsumoto
|
b92f648ec3
|
add missing file
|
2017-04-16 02:55:32 +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
|
84038cfd79
|
update README.md
|
2017-04-15 21:52:52 +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
|
0aff4ad4fc
|
add README.md
|
2017-04-14 20:18:33 +09:00 |
Yasuhiro Matsumoto
|
d57df64d26
|
add test
|
2017-04-14 20:05:18 +09:00 |
Yasuhiro Matsumoto
|
47ae1f78c2
|
add test
|
2017-04-14 19:55:52 +09:00 |
Yasuhiro Matsumoto
|
aaa63c0e52
|
add test
|
2017-04-14 19:16: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 |