Mastodon.py/mastodon
halcy ca735b4e05 add link timeline, update suggestions 2025-02-14 23:33:26 +02:00
..
Mastodon.py Add many, many tests, and fix bugs found while adding them. also serialization. 2025-02-14 20:08:00 +02:00
__init__.py Add many, many tests, and fix bugs found while adding them. also serialization. 2025-02-14 20:08:00 +02:00
accounts.py Add many, many tests, and fix bugs found while adding them. also serialization. 2025-02-14 20:08:00 +02:00
admin.py add canonical email blocks, fix some things in the docs 2025-02-14 22:55:20 +02:00
authentication.py Add many, many tests, and fix bugs found while adding them. also serialization. 2025-02-14 20:08:00 +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 Add many, many tests, and fix bugs found while adding them. also serialization. 2025-02-14 20:08:00 +02:00
hashtags.py nice up some things, fix tests (maybe) 2025-02-14 01:34:02 +02:00
instance.py add canonical email blocks, fix some things in the docs 2025-02-14 22:55:20 +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 another fix 2025-02-14 20:14:22 +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 Update and fix docs 2025-02-14 20:51:25 +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 Document, add to base functions 2025-02-14 21:11:32 +02:00
streaming.py add canonical email blocks, fix some things in the docs 2025-02-14 22:55:20 +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 Document entities, fix minor oversight on suggestions endpoint 2025-02-14 21:01:56 +02:00
timeline.py add link timeline, update suggestions 2025-02-14 23:33:26 +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 Add many, many tests, and fix bugs found while adding them. also serialization. 2025-02-14 20:08:00 +02:00
utility.py Add many, many tests, and fix bugs found while adding them. also serialization. 2025-02-14 20:08:00 +02:00
versions.py add canonical email blocks, fix some things in the docs 2025-02-14 22:55:20 +02:00