Christian Muehlhaeuser
e57cb0710e
Parse flags before accessing config
...
Fixes #13 .
2020-10-06 04:07:43 +02:00
Christian Muehlhaeuser
5b70cc0c1a
Automatically prefix 'https' if the protocol is missing from the URL
2020-10-04 03:19:10 +02:00
Christian Muehlhaeuser
b43f0d52a9
Make progressBarWidth a const
2020-08-23 12:09:54 +02:00
Christian Muehlhaeuser
339bdd1c85
End comment with period
2020-08-23 12:09:38 +02:00
Christian Muehlhaeuser
968a7e3d82
Use cobra to parse & split functionality up into individual commands
2019-08-11 21:46:42 +02:00
Christian Muehlhaeuser
90dadbdb94
Adapt to upstream API changes in go-mastodon
2019-08-11 04:13:16 +02:00
Christian Muehlhaeuser
637053214c
Renamed statootstics to mastotool
2019-08-11 04:12:37 +02:00
Christian Muehlhaeuser
eb3901a8c9
Added -search to search for toots containing a particular string
2019-08-08 06:18:20 +02:00
Christian Muehlhaeuser
08bc3cd37a
Combine abort conditions to make the source more readable
2018-11-23 03:56:07 +01:00
Christian Muehlhaeuser
639842eea5
Switch to oauth-based authentication
2018-11-22 22:25:08 +01:00
rjp
1ea99df60d
Loop break for infinite loop problem
...
Either Pleroma or my handful of toots causes the status-fetching-with-pagination
to get stuck in an infinite loop. Seems to be a problem in the underlying
mastodon library rather than this code. This is an easier fix for now; to break
out if we fetched no statuses (i.e we ran out.)
2018-11-22 21:46:55 +01:00
Christian Muehlhaeuser
45a29f3be6
Show reply statistics
2018-11-22 06:48:21 +01:00
Christian Muehlhaeuser
e5504270b2
Initial import
2018-11-22 04:35:51 +01:00