2020-03-05 21:24:28 by Nia Alarie | Files touched by this commit (3) |
Log message:
tootstream: Update to 0.3.8.1
### Release
### [0.3.8.1] - 2020-01-22
#### Fixed
- Upgrade to Mastodon.py 1.5.0
- PEP8 code formatting
|
2019-07-28 18:13:26 by Nia Alarie | Files touched by this commit (3) |
Log message:
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-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473) |
Log message:
Omit mentions of python 34 and 35, after those were removed.
- Includes some whitespace changes, to be handled in a separate commit.
|
2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620) |
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
|
2018-11-21 12:22:10 by Nia Alarie | Files touched by this commit (3) |
Log message:
tootstream: remove patch to unbreak this
|
2018-11-09 11:21:03 by Nia Alarie | Files touched by this commit (1) |
Log message:
tootstream: add patch to distinfo.
|
2018-10-01 18:33:37 by Nia Alarie | Files touched by this commit (2) |
Log message:
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-09-21 23:44:12 by Nia Alarie | Files touched by this commit (1) |
Log message:
chat/tootstream: require Python 3.7 as a temporary workaround for an
exception-on-startup bug reported by SDF.
|
2018-08-21 19:34:48 by Nia Alarie | Files touched by this commit (3) |
Log message:
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-07-31 18:15:33 by Nia Alarie | Files touched by this commit (3) |
Log message:
chat/tootstream: Add a patch removing the use of the 'async' keyword,
allowing it to be used with Python 3.7.
|