Mastodon.py/mastodon
halcy 5bbf2bb3bf fix some issues and update docs 2025-02-14 02:10:42 +02:00
..
Mastodon.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
__init__.py added imports to __init__.py 2019-06-02 16:40:11 +02:00
accounts.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
admin.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
authentication.py fix some issues and update docs 2025-02-14 02:10:42 +02:00
compat.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
conversations.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
defaults.py Merge branch 'master' into master 2023-04-23 18:54:56 +03:00
endorsements.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
errors.py Finish moving code out into smaller files 2022-12-01 01:39:08 +02:00
favourites.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
filters.py Format code with PEP 8 standards 2023-01-02 18:39:16 +05:00
hashtags.py nice up some things, fix tests (maybe) 2025-02-14 01:34:02 +02:00
instance.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
internals.py unbreak various things 2025-02-14 01:50:47 +02:00
lists.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
media.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
notifications.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
polls.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
preferences.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
push.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
py.typed add py.typed marker 2024-02-11 22:38:14 +02:00
relationships.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
reports.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
return_types.py add missing module 2025-02-14 01:18:31 +02:00
search.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
statuses.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
streaming.py unbreak various things 2025-02-14 01:50:47 +02:00
streaming_endpoints.py very massive commit that adds type annotations everywhere and breaks all the tests lol 2023-06-20 00:35:03 +03:00
suggestions.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
timeline.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
trends.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
types_base.py fix oversight from refactor 2025-02-14 01:54:33 +02:00
utility.py refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
versions.py fix some issues and update docs 2025-02-14 02:10:42 +02:00