Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.8.1 source code.tar.gz | 2023-04-23 | 8.6 MB | |
1.8.1 source code.zip | 2023-04-23 | 8.8 MB | |
README.md | 2023-04-23 | 1.3 kB | |
Totals: 3 Items | 17.5 MB | 0 |
Maintenance release. No new features, fixes only.
- Replace some lambdas with list comprenehsions (thanks eumiro)
- Add
resolve
keyword toaccount_search
(thanks zevaryx) - Add support for user agent header in
create_app
(thanks jkawamoto) - Update tox.ini for newer versions (thanks jkawamoto)
- Various doc and argument check fixes (thanks cnotin, codl, alexmshepherd, RedactedCode)
- Fix magic not working on windows (thanks xloem)
- Add readme to PyPi page (thanks hugovk)
- Fix
list_accounts
to actually include request parameters (thanks leoncowle) - Small formatting changes (thanks amaargiru)
- Add link to examples to docs and readme.
- Add
local
andremote
parameter tostream_public
(thank you for the report jeafreezy) - Fix
limit
andlang
parameters on trend related functions not present or working (thanks for the report pdeitel) - Fix some issues with stream reconnect handling (thanks for the report ianh)
- Added an example for how to receive webpush notifications (thanks JesseWeinstein)
- Replaced
follows
with a backwards compatibility stub. - Added pagination parameters to
admin_domain_blocks
(thanks for the report defnull)
Docs: https://mastodonpy.readthedocs.io/en/1.8.1/ PyPi: https://pypi.org/project/Mastodon.py/1.8.1/