Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@craigmaloney craigmaloney released this 16 May 12:51
· 11 commits to develop since this release

It's been a while, and there's been a lot of changes this month as I focused on using Tootstream to help me wrestle back control over my social media. Let's dive in to the CHANGELOG for the updates:

Fixed

  • Toots with content warnings will not automatically display. Use the show command to display the contents.
  • Updating colors to be more consistent / better contrast.
  • Display no-content, image-only toots.
  • Use search with limit 1 when we only want one account, bypassing Mastodon's questionable search algorithm.
  • view command doesn't bring back a list of users that are close to what you were searching for.
  • edits no longer break note command.
  • Commands using step now find the original toot for a reblogged toot.

Added

  • Filter support (list filters, toots with filters honor the filter settings).
  • show command, which shows the contents of a toot.
  • next and prev commands for pagination of the current timeline context.
  • mute now has time duration (30s, 1d, etc.).
  • view command now shows which user you are viewing and allows pagination.
  • vote command for voting in polls.
  • user command for showing a user profile.
  • Displays poll results, whether the poll is expired, and if the poll supports multiple votes (along with a URI).
  • Update the current prompt with the current context.
  • Added mentions command to just show mentions.
  • Added poll and update filters to note command.
  • Changed command to abort step from "a" to "q" to maintain consistency.
  • Allow favoriting / unfavoriting multiple toots at once.
  • showthread will show all toots in a thread with content warnings / filters removed.
  • Added follow_request to note; added -r to filter requests.

Please let us know if things broke or of something doesn't feel quite right.

And as always, thank you for flying Tootstream!