CVS log for pkgsrc/chat/tootstream/distinfo
Up to [cvs.NetBSD.org] / pkgsrc / chat / tootstream
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Oct 14 08:24:43 2024 UTC (6 months, 4 weeks ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1,
pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1
lines
tootstream: fix help display
ride previous bump
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Oct 14 08:11:12 2024 UTC (6 months, 4 weeks ago) by nia
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -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.10: download - view: text, markup, annotated - select for diffs
Tue Oct 26 10:05:27 2021 UTC (3 years, 6 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
chat: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Oct 7 13:23:35 2021 UTC (3 years, 7 months ago) by nia
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2
lines
chat: Remove SHA1 hashes for distfiles
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Mar 5 20:24:28 2020 UTC (5 years, 2 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -6
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.7: download - view: text, markup, annotated - select for diffs
Sun Jul 28 16:13:26 2019 UTC (5 years, 9 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -5
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.6: download - view: text, markup, annotated - select for diffs
Wed Nov 21 11:22:10 2018 UTC (6 years, 5 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2
lines
tootstream: remove patch to unbreak this
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 9 10:21:03 2018 UTC (6 years, 6 months ago) by nia
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1
lines
tootstream: add patch to distinfo.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Oct 1 16:33:37 2018 UTC (6 years, 7 months ago) by nia
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -6
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.3: download - view: text, markup, annotated - select for diffs
Tue Aug 21 17:34:48 2018 UTC (6 years, 8 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -6
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.2: download - view: text, markup, annotated - select for diffs
Tue Jul 31 16:15:33 2018 UTC (6 years, 9 months ago) by nia
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
chat/tootstream: Add a patch removing the use of the 'async' keyword,
allowing it to be used with Python 3.7.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 26 20:24:48 2018 UTC (6 years, 9 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>