Commit graph

7 commits

Author SHA1 Message Date
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
5101180c53 chat/tootstream: require Python 3.7 as a temporary workaround for an
exception-on-startup bug reported by SDF.
2018-09-21 21:44:12 +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
5bdcdc1fff chat/tootstream: incompatible with python37 due to its chat/py-mastodon
dependency.
2018-07-31 15:55:16 +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