Skip to content

Releases: magicalraccoon/tootstream

0.4.0

16 May 12:51
Compare
Choose a tag to compare

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!

0.3.9.0

26 Feb 14:56
Compare
Choose a tag to compare

Hi all,

It's been a while since the last release. Check the Changelog for the latest updates.

Thank you for flying Tootstream!

0.3.8.1.

23 Jan 01:12
Compare
Choose a tag to compare

Hi all,

Quick release to bump t o Mastodon.py 1.5.0 and run PEP8 on the code-base. More to come, but have been sitting on this release for a bit and needed to get it released.

Check the CHANGELOG.md file for more details.

As always thank you to everyone who helped make this release possible, and thank you for flying Tootstream!

0.3.7

20 Jul 19:07
Compare
Choose a tag to compare

Hi all,

Release 0.3.7 of Tootstream brings a few minor updates that were causing some pain. The first of which was upgrading to Mastodon 1.4.5, which brought FlakeID support to Pleroma and polls. We've added rudimentary support for polls (meaning that you can get a link to participate with and view polls). We've also done some minor clean-up and pinned versions of packages to retain compatibility.

Check the CHANGELOG.md file for more details.

As always thank you to everyone who helped make this release possible, and thank you for flying Tootstream!

0.3.7rc1

18 Jul 03:13
Compare
Choose a tag to compare
0.3.7rc1 Pre-release
Pre-release

Release candidate for 0.3.7.

0.3.6

30 Sep 14:15
Compare
Choose a tag to compare

Hi all,

We're pleased to announce the release of Tootstream 0.3.6

This release bumps us to version 1.3.1 of Mastodon.py. This fixes the issue where usernames were unable to be searched.

This release also features the links command for listing and opening the URLs in a toot. There's also the puburl command for listing and opening the URL of the toot itself in your browser.

We're still working on adding the other goodies in Mastodon.py 1.3.x like server-side filtering, so stay tuned.

We'd like to thank all of the contributors that made this release possible. You're all wonderful folks!

On behalf of everyone involved we'd like to thank you for flying Tootstream!

0.3.5

09 Aug 00:58
Compare
Choose a tag to compare

Hi all,

We're pleased to announce the release of Tootstream 0.3.5.

This is a minor release in preparation for using the Mastodon.py 1.3.x series. This also fixes a bug with the list renames not working properly.

We'd like to thank all of the contributors that made this release possible. You're all amazing folks.

On behalf of everyone involved we'd like to thank you for flying Tootstream!

0.3.4

31 May 00:15
Compare
Choose a tag to compare

Hi all,

We're pleased to announce the release of Tootstream 0.3.4.

This release includes improvements to streaming, privacy controls, displaying links in toots, and introduces the ability to step through toots. The streaming improvements allow you to execute commands while streaming (no more having to hit CTRL-C to favorite a toot). You can also add a "step" command to most commands to step through the toots. And we've also added the ability to display links via the "links" command (which now displays all of the links in a toot). You can also open links in your browser of choice (see "help links" for more details).

I'm probably missing a few features here but you can find all of the updates in the CHANGELOG.md file.

We'd like to thank all of the contributors that made this release possible. You're all amazing folks.

On behalf of everyone involved we'd like to thank you for flying Tootstream!

0.3.3

18 Feb 02:40
Compare
Choose a tag to compare

Hi all,

We're pleased to announce the release of Tootstream 0.3.3.

This release includes support for lists on servers that support them. This also includes emoji short-codes and de-emoji that is not turned on yet (we're still working on configuration for this, but that has not been released yet). This also includes several fixes for boosted toots and handling exceptions around streaming.

And we've also added compatibility with Mastodon.py 1.2.2.

We'd like to thank all of the contributors for making this release possible. We couldn't do it without you.

On behalf of everyone involved we'd like to thank you for flying Tootstream!

0.3.2

23 Dec 16:04
Compare
Choose a tag to compare

Hi all,

We're pleased to announce the release of Tootstream 0.3.2.

This release adds a few features including a re-worked parser that adds styling, link-shortening, link retrieval, and emoji code shortening. It also adds notification filtering and the ability to edit a toot if an API error occurs (no more lost toots!). Replies also don't include the logged in user, and we now show the version and logged in instance (which you may see with the "about" command.

And we've also added compatibility with Mastodon.py 1.2.1.

We'd like to thank all of the contributors for making this release possible. We couldn't do it without you.

On behalf of everyone involved we'd like to thank you for flying Tootstream!