- Add toot tui, new and improved TUI implemented written with the help of
the urwid library
- Deprecate toot curses. It will show a deprecation notice when started.
To be removed in a future release
- Add --editor option to toot post to allow composing toots in an editor
- Add user agent string to all requests, fixes interaction with instances
protected by Cloudflare
Initial diff, DESCR update, prodding and tests from
< clematis at insiberia dot net>, thanks!
- Add toot notifications to show notifications (thanks @dlax)
- Add posting and replying to curses interface (thanks @Skehmatics)
- Add --language option to toot post
- Enable attaching upto 4 files via --media option on toot post
Makefile missing from release tarball, hence the now hand-rolled tests.
From trondd < trondd at kagu-tsuchi dot com > who also tested the new
proxy feature, thanks!
From Klemens Nanni, thanks!
toot lets you read, post and manage accounts on Mastadon social networks. It
supports logging in through both your webbrowser and the console with optional
two factor authentication. Toots can be pasted directly via standard input.