Path to this page:
./
chat/toot,
Command line client for the Mastodon social network API
Branch: CURRENT,
Version: 0.33.1,
Package name: toot-0.33.1,
Maintainer: vinstoot is a command line and TUI client for interacting with instances
on the distributed social network known as 'the Fediverse' using the
Mastodon.social API.
Supported features:
* Regular and two-factor authentication
* Posting, replying, deleting, favouriting, reblogging & pinning statuses
* Media uploads, spoiler text, sensitive content
* Searching by account or hash tag
* Following, muting and blocking accounts
* Simple switching between multiple Mastodon accounts
Master sites:
Filesize: 61.036 KB
Version history: (Expand)
- (2023-01-18) Updated to version: toot-0.33.1
- (2023-01-03) Updated to version: toot-0.33.0
- (2022-12-18) Updated to version: toot-0.32.1
- (2022-12-09) Updated to version: toot-0.31.0
- (2022-12-06) Package added to pkgsrc.se, version toot-0.30.1 (created)
CVS history: (Expand)
2023-01-18 07:32:09 by Paolo Vincenzo Olivo | Files touched by this commit (2) |  |
Log message:
chat/toot: update to version 0.33.1
Changes:
* TUI: Fix crash when viewing toot in browser
|
2023-01-03 00:06:21 by Paolo Vincenzo Olivo | Files touched by this commit (2) |  |
Log message:
chat/toot: update to toot-0.33.0.
Changes:
* Add CONTRIBUTING.md containing a contribution guide
* Add `env` command which prints local env to include in issues
* Add TOOT_POST_VISIBILITY environment to control default post
visibility (thanks Lim Ding Wen)
* Add `tags_followed`, `tags_follow`, and `tags_unfollow` commands
(thanks Daniel Schwarz)
* Add `tags_bookmarks` command (thanks Giuseppe Bilotta)
* TUI: Show an error if attemptint to boost a private status (thanks Lim
Ding Wen)
* TUI: Hide polls, cards and media attachments for sensitive posts
(thanks Daniel Schwarz)
* TUI: Add bookmarking and bookmark timeline (thanks Daniel Schwarz)
* TUI: Show status visiblity (thanks Lim Ding Wen)
* TUI: Reply to original account instead of boosting account (thanks Lim
Ding Wen)
* TUI: Refresh screen after exiting browser, required for text browsers
(thanks Daniel Schwarz)
* TUI: Highlight followed tags (thanks Daniel Schwarz)
|
2022-12-18 15:50:55 by Paolo Vincenzo Olivo | Files touched by this commit (4) |  |
Log message:
chat/toot: update to version 0.32.1.
Changes:
* Fix packaging issue, missing toot.utils module.
* Move utils to own module.
* Enable toggling translation.
* Add translate status feature (requires server side
support).
|
2022-12-08 23:48:23 by Paolo Vincenzo Olivo | Files touched by this commit (2) |  |
Log message:
chat/toot: update to toot-0.31.0.
Changes:
* **BREAKING:** Require Python 3.6+
* Add `post --scheduled-in` option for easier scheduling
* Fix posting toots to Pleroma
* Improved testing
|
2022-12-06 13:52:01 by Paolo Vincenzo Olivo | Files touched by this commit (4) |
Log message:
chat/toot: import package from wip.
toot is a command line and TUI client for interacting with instances
on the distributed social network known as 'the Fediverse' using the
Mastodon.social API.
|