Subject: CVS commit: pkgsrc/chat/tootstream
From: Nia Alarie
Date: 2024-10-14 10:11:13
Message id: 20241014081113.1ECA4FC7E@cvs.NetBSD.org

Log Message:
tootstream: update to 0.4.0

## [0.4.0] - 2023-05-16

### 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.

## Release

## [0.3.9.0] - 2023-02-26

### Fixed
- Remove duplicate code (thanks to Jesse Weinstein)
- Upgrade to Mastodon.py version to Mastodon.py 1.8.0

### Added
- Added support for bookmarks (thanks to Jessee Weinstein)

Files:
RevisionActionfile
1.22modifypkgsrc/chat/tootstream/Makefile
1.11modifypkgsrc/chat/tootstream/distinfo