CVS log for pkgsrc/chat/tootstream/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / chat / tootstream
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Oct 14 08:11:12 2024 UTC (8 weeks, 1 day ago) by nia
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -4
lines
tootstream: update to 0.4.0
## [0.4.0] - 2023-05-16
### Fixed
- Toots with content warnings will not automatically display. Use the `show` command to display the contents.
- Updating colors to be more consistent / better contrast.
- Display no-content, image-only toots.
- Use search with limit 1 when we only want one account, bypassing Mastodon's questionable search algorithm.
- `view` command doesn't bring back a list of users that are close to what you were searching for.
- edits no longer break `note` command.
- Commands using `step` now find the original toot for a reblogged toot.
### Added
- Filter support (list filters, toots with filters honor the filter settings).
- `show` command, which shows the contents of a toot.
- `next` and `prev` commands for pagination of the current timeline context.
- `mute` now has time duration (30s, 1d, etc.).
- `view` command now shows which user you are viewing and allows pagination.
- `vote` command for voting in polls.
- `user` command for showing a user profile.
- Displays poll results, whether the poll is expired, and if the poll supports multiple votes (along with a URI).
- Update the current prompt with the current context.
- Added `mentions` command to just show mentions.
- Added poll and update filters to `note` command.
- Changed command to abort step from "a" to "q" to maintain consistency.
- Allow favoriting / unfavoriting multiple toots at once.
- `showthread` will show all toots in a thread with content warnings / filters removed.
- Added `follow_request` to note; added `-r` to filter requests.
## Release
## [0.3.9.0] - 2023-02-26
### Fixed
- Remove duplicate code (thanks to Jesse Weinstein)
- Upgrade to Mastodon.py version to Mastodon.py 1.8.0
### Added
- Added support for bookmarks (thanks to Jessee Weinstein)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Oct 14 06:45:33 2024 UTC (8 weeks, 1 day ago) by wiz
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -5
lines
*: clean-up after python38 removal
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Oct 23 06:37:35 2023 UTC (13 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3
lines
*: update for Python base package change
Instead of depending on one of the removed packages (that are now included
in the base Python packages), include batteries-included.mk to require
a Python version that supplies them.
Remove now included packages.
Bump PKGREVISION.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Aug 14 05:23:56 2023 UTC (15 months, 4 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
*: recursive bump for Python 3.11 as new default
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Aug 1 23:20:38 2023 UTC (16 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
*: remove more references to Python 3.7
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jul 1 08:37:43 2023 UTC (17 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +9 -10
lines
*: restrict py-numpy users to 3.9+ in preparation for update
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jun 30 11:18:07 2022 UTC (2 years, 5 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
*: Revbump packages that use Python at runtime without a PKGNAME prefix
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jan 5 15:40:58 2022 UTC (2 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -2
lines
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:52:37 2022 UTC (2 years, 11 months ago) by wiz
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Dec 30 13:05:28 2021 UTC (2 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Forget about Python 3.6
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Dec 4 20:45:03 2020 UTC (4 years ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1
lines
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Mar 5 20:24:28 2020 UTC (4 years, 9 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -7
lines
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
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jul 28 16:13:26 2019 UTC (5 years, 4 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -4
lines
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
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Apr 26 13:13:45 2019 UTC (5 years, 7 months ago) by maya
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Omit mentions of python 34 and 35, after those were removed.
- Includes some whitespace changes, to be handled in a separate commit.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Apr 25 07:32:39 2019 UTC (5 years, 7 months ago) by maya
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Nov 21 11:22:10 2018 UTC (6 years ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1
lines
tootstream: remove patch to unbreak this
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Oct 1 16:33:37 2018 UTC (6 years, 2 months ago) by nia
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -3
lines
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.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 21 21:44:12 2018 UTC (6 years, 2 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -2
lines
chat/tootstream: require Python 3.7 as a temporary workaround for an
exception-on-startup bug reported by SDF.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Aug 21 17:34:48 2018 UTC (6 years, 3 months ago) by nia
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
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
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jul 31 16:15:33 2018 UTC (6 years, 4 months ago) by nia
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2
lines
chat/tootstream: Add a patch removing the use of the 'async' keyword,
allowing it to be used with Python 3.7.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jul 31 15:55:16 2018 UTC (6 years, 4 months ago) by nia
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2
lines
chat/tootstream: incompatible with python37 due to its chat/py-mastodon
dependency.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 26 20:24:48 2018 UTC (6 years, 4 months ago) by nia
Branches: MAIN
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.
CVSweb <webmaster@jp.NetBSD.org>