Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

31 lines (26 loc) · 1.07 KB

December 13 2022: Version fedigroup.py 1.0.7 released.

  • Fix group_admins users list

April 30 2022: Version fedigroup.py 1.0.6 released.

  • Fix endless loop in __update_group_members in case of Mastodon API

March 17 2022: Version fedigroup.py 1.0.5 released.

  • Russian warship, go fuck yourself!

December 04 2021: Version fedigroup.py 1.0.4 released.

  • code refactoring.
  • fixed Pleroma API returns max 40 follower/following members.

February 14 2020: Version fedigroup.py 1.0.1 released.

  • removed debug messages
  • prevent pip from installing the project on Python 2

February 14 2020: Version fedigroup.py 1.0.0 released.

  • tootgroup.py has been fully refactored and renamed to fedigroup.py
  • added git-like parsing commands.
  • access tokens now will be storing in one config file.
  • retoot mode is now triggering by "@mention" in the first toot.
  • direct messages are allowed only from bot's following accounts.
  • now only group members can trigger bot to retoot a status.
  • fedigroup.py released as a PyPI package on https://pypi.org/project/fedigroup.py