fix some doc issues, add run_mastodon_for_tests.sh
Recent Commits to Mastodon.py:master
-
fix some doc issues, add run_mastodon_for_tests.sh

-
Update README.rst
Update README.rst
-
Create SECURITY.md
Create SECURITY.md
-
Update CONTRIBUTING.md
Update CONTRIBUTING.md
-
Update and rename DEVELOPMENT.md to CONTRIBUTING.md
Update and rename DEVELOPMENT.md to CONTRIBUTING.md
-
Update pyproject.toml
Update pyproject.toml
-
Update conf.py
Update conf.py
-
Update Mastodon.py
Update Mastodon.py
-
Update CHANGELOG.rst
Update CHANGELOG.rst
-
Merge pull request #419 from bfordham/handle_empty_api_versions
Merge pull request #419 from bfordham/handle_empty_api_versions If the `instance_v2_info["api_versions"]` list is `None`, don't blow up
-
If the `instance_v2_info["api_versions"]` list is `None`, don't blow up
If the `instance_v2_info["api_versions"]` list is `None`, don't blow up
-
Update conf.py
Update conf.py
-
Update Mastodon.py
Update Mastodon.py
-
Update pyproject.toml
Update pyproject.toml
-
Update CHANGELOG.rst
Update CHANGELOG.rst
-
Update 12_utilities.rst
Update 12_utilities.rst
-
Update statuses.py
Update statuses.py
-
Update 05_statuses.rst
Update 05_statuses.rst
-
Update authentication.py
Update authentication.py
-
Update accounts.py
Update accounts.py Fix account_relationships type and docs.
-
Update utility.py
Update utility.py Add missing annotations in utility.py
-
Update 02_return_values.rst
Update 02_return_values.rst minor doc typo fix
-
add publish workflow

add publish workflow
-
Bump all the version numbers

Bump all the version numbers
-
Add Terms of Service

Add Terms of Service
-
add new featured tags endpoints

add new featured tags endpoints
-
add endorsement endpoints, tests ran against 4.4.0

add endorsement endpoints, tests ran against 4.4.0
-
add new parameters to some endpoints

add new parameters to some endpoints
-
make test setup work on 4.4.3, add delete_media to status_delete

make test setup work on 4.4.3, add delete_media to status_delete
-
Add oauth_userinfo endpoint

Add oauth_userinfo endpoint
-
document deprecation

document deprecation
-
expose deprecation header, fix CI

expose deprecation header, fix CI
-
Entity updates for 4.4.3

Entity updates for 4.4.3
-
dont instantiate every type if only one is needed

dont instantiate every type if only one is needed
-
make json load union casting work on 3.9

make json load union casting work on 3.9
-
new cassettes for three auth endpoints

new cassettes for three auth endpoints
-
some changes to tests and documentation

some changes to tests and documentation
-
add return type for oauth server info

add return type for oauth server info
-
attempt 2

attempt 2
-
amend to fix pre 2.9.2 tests

amend to fix pre 2.9.2 tests
-
some fixes to versions, test

some fixes to versions, test
-
retry failed version checks

retry failed version checks
-
fix moved account name

fix moved account name
-
fix notifications() returning nonsense when an id is passed

fix notifications() returning nonsense when an id is passed
-
CI now needs grapheme

CI now needs grapheme
-
oops, forgt something

oops, forgt something
-
add status length counter

add status length counter
-
add exclusive, replies_policy to list methods

add exclusive, replies_policy to list methods
-
make documentation a little better

make documentation a little better
-
add pagination info retrieval, iterator

add pagination info retrieval, iterator
-
Fix tests on 3.8 and 3.7, hopefully

Fix tests on 3.8 and 3.7, hopefully
-
test-green cassettes, 4.3

test-green cassettes, 4.3
-
Small fixes to OAuth code
Small fixes to OAuth code
-
Add OAuth authorization server info retrieval and usage if available
Add OAuth authorization server info retrieval and usage if available
-
Add API version, warn if not present despite version >= 4.3.0
Add API version, warn if not present despite version >= 4.3.0
-
Update TODO.md
Update TODO.md