Commit graph

7 commits

Author SHA1 Message Date
nia
b485c61165 tootstream: Update to 0.3.7
- Upgrade to Mastodon.py 1.4.5
- Rudimentary support for polls (shows links to polls)
- Update colored minimum version to 1.3.93 (Fixes GPL license incompatibility)
- Support Pleroma FlakeIDs
- Minor fix for stream command being closed without receiving a toot getting a Nonetype for handle
2019-07-28 16:13:26 +00:00
nia
3a866ccc04 tootstream: remove patch to unbreak this 2018-11-21 11:22:10 +00:00
nia
03783f97a8 tootstream: add patch to distinfo. 2018-11-09 10:21:03 +00:00
nia
44d0f5d751 chat/tootstream: Update to 0.3.6.
Changes:

* bump to version 1.3.1 of Mastodon.py.
* fix the issue where usernames were unable to be searched.
* add the links command for listing and opening the URLs in a post.
* add the puburl command for listing and opening the URL of the post
in your browser.
2018-10-01 16:33:37 +00:00
nia
085522514c chat/tootstream: Update to 0.3.5.
Changes:

Added

    Updated to Mastodon.py 1.3 (no additional features yet)

Fixed

    List renames did not work
2018-08-21 17:34:48 +00:00
nia
587396791e chat/tootstream: Add a patch removing the use of the 'async' keyword,
allowing it to be used with Python 3.7.
2018-07-31 16:15:33 +00:00
nia
78ece5f08f chat/tootstream: Import tootstream-0.3.4
Tootstream is a command line interface for interacting with instances
on the distributed social network known as 'the Fediverse' using the
Mastodon.social API.

It is inspired by the Twitter client "Rainbowstream".

OAuth and two-factor authentication are supported.
2018-07-26 20:24:48 +00:00