McKael / madonctl

CLI client for the Mastodon social network API
MIT License
193 stars 9 forks source link

Context is potentially broken. #4

Closed shellkr closed 7 years ago

shellkr commented 7 years ago

I don't know if I use it correct but if I for instance do.. madonctl st show -s 1314957 it will show the post.. but if I do madonctl st context -s 1314957 it will give me "- Context: 0 relative(s)" even if the original toot do have relative toots. I expect the command to show answer of the original toot.

Link to original toot: https://social.tchncs.de/users/frankiesaxx/updates/71911

McKael commented 7 years ago

You're perfectly right, something is wrong. Thanks for the detailed report.

I've figured out there's a typo in the JSON tag, I'll push a patch in a few minutes.

McKael commented 7 years ago

Fixed by https://github.com/McKael/madon/commit/d557dcc84610bde3066c82ce8dbaf31499b49329