Yasuhiro Matsumoto
|
b597f437a9
|
use urfave/cli/v2
|
2022-11-27 13:24:42 +09:00 |
Christian Muehlhaeuser
|
25da74b864
|
Fix follower pagination in cmd/mstdn
Make sure to reset Pagination's MinID on every iteration, as
discussed in #99.
|
2019-09-30 17:18:07 +09:00 |
178inaba
|
5fd7d16157
|
Fix followers command
Set empty for SinceID.
|
2019-02-15 10:03:18 +09:00 |
Yasuhiro Matsumoto
|
730317321a
|
also convert to string in attachments, pagenation
|
2017-10-25 10:22:39 +09:00 |
178inaba
|
4033436175
|
Fix to set MaxID and SinceID to exclusive
|
2017-05-08 13:44:49 +09:00 |
178inaba
|
9e07d8951e
|
Fix not to declare Pagination every time
|
2017-05-08 11:06:01 +09:00 |
178inaba
|
f283f05671
|
Fix Pagination variable from *int64 to int64
|
2017-05-07 01:36:25 +09:00 |
178inaba
|
1c0e37928e
|
Fix mstdn cmd pagination
|
2017-05-06 23:49:46 +09:00 |
178inaba
|
dd0b467062
|
Fix pagination for mstdn command
|
2017-05-05 00:18:17 +09:00 |
Yasuhiro Matsumoto
|
adca356db1
|
display acct in followers command
|
2017-04-19 23:32:23 +09:00 |
Yasuhiro Matsumoto
|
1ddd67b1a4
|
diaply acct instead of username
close #29
|
2017-04-19 20:52:14 +09:00 |
Yasuhiro Matsumoto
|
5e84b57bf3
|
breaking compatibility changes. take context for first arguments.
|
2017-04-17 11:10:29 +09:00 |
Yasuhiro Matsumoto
|
e1b7bac4e6
|
use writer
|
2017-04-16 23:04:31 +09:00 |
Yasuhiro Matsumoto
|
dfbfecd326
|
add followers command
|
2017-04-16 22:27:54 +09:00 |