Tootgroup.py

Latest version: v1.5

Safety actively analyzes 688532 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.5.2

------------------

FIXED

- Media upload was broken due to change in Mastodon's media.url

0.5.1

------------------

FIXED

- Retoots of direct messages do no longer show HTML-escaped special characters

0.5

----------------

ADDED

- Read commandline flags with agparser
- Added --user flag to configure and use multiple accounts
- When sharing access to a group, `tootgroup.py` does no longer look for the last
time it wrote anything to the group to determine what has happened since. In
that case it persists timestamps and checks when the last run has happened to
search for any new toots or direct messages to process. This is needed because
any toots from other sources would cause `tootgroup.py` to miss notifications that
happened between it and tootgroup's last run. This feature writes the config
file to the disk every thime `tootgroup.py` is run and for that reason it is only
activated if a shared account requires it.

0.4.1

------------------

FIXED

- Retoots of direct messages do now keep their linebreaks
- Removed hardcoded groupname

0.4

----------------

ADDED

- Read and persist configuration with configparser
- Detect problems with configuration and get user input for corrections
- First-run/Install feature. Detect missing configuration and ask user for all
necessary setup details.

0.3

----------------

CHANGED

- Retoot mode is no longer triggered by using a specific hastag, but by preceding
the mention with an Exclamation Mark like "!mastodon"
- Code refactoring and cleanup. `tootgroup.py` behaves now more like a real
commandline application.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.