Merge pull request #435 from akrherz/optdeps
Make blurhash and python-magic{-bin} optional deps
Recent Commits to Mastodon.py:master
-
Merge pull request #435 from akrherz/optdeps
-
Make blurhash and python-magic{-bin} optional deps
Make blurhash and python-magic{-bin} optional deps -
apparently I should read the docs

apparently I should read the docs
-
properly skip test

properly skip test
-
Merge branch 'master' of github.com:halcy/Mastodon.py

Merge branch 'master' of github.com:halcy/Mastodon.py
-
Skip status length test on 3.7

Skip status length test on 3.7
-
Update pyproject.toml
Update pyproject.toml Change minimum to 0.7.2
-
Update pyproject.toml
Update pyproject.toml Switch grapheme dependency to graphemeu, which is maintained
-
Merge branch 'master' of github.com:halcy/Mastodon.py

Merge branch 'master' of github.com:halcy/Mastodon.py
-
Initial test run for 4.5

Initial test run for 4.5
-
Merge pull request #426 from jochie/timeline-doc-typo
Merge pull request #426 from jochie/timeline-doc-typo docs: Fix <hashtag>
-
docs: Fix
docs: Fix <hashtag>
-
remove debug prints. fixes #425
remove debug prints. fixes #425
-
prepare 2.1.4 release
prepare 2.1.4 release
-
Merge pull request #424 from thcrt/typing-fixes
Merge pull request #424 from thcrt/typing-fixes Use bounded type variables for pagination utility methods
-
Use older `TypeVar()` syntax
Use older `TypeVar()` syntax
-
Use bounded type variables for pagination utility methods
Use bounded type variables for pagination utility methods
-
Merge pull request #423 from thcrt/423-oauth-info-fallback
Merge pull request #423 from thcrt/423-oauth-info-fallback Ignore all API errors when requesting OAuth authorization server information
-
Ignore all API errors when requesting OAuth authorization server info…
Ignore all API errors when requesting OAuth authorization server information
-
Update CHANGELOG for versioning and v2.1.4 changes
Update CHANGELOG for versioning and v2.1.4 changes
-
Merge pull request #421 from thcrt/patch-1
Merge pull request #421 from thcrt/patch-1 Specify `client_name` type as `str`
-
Specify `client_name` type as `str`
Specify `client_name` type as `str`
-
prep 2.1.3

prep 2.1.3
-
fix "everything" docs page

fix "everything" docs page
-
fix #420 - warnings on some internal __instance calls

fix #420 - warnings on some internal __instance calls
-
fix some doc issues, add run_mastodon_for_tests.sh

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