Mastodon.py/mastodon
halcy c460d3c965 make streaming work with Sharkey (maybe) 2025-02-15 16:49:49 +02:00
..
Mastodon.py clean up versions.py 2025-02-15 14:27:22 +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 Implement notifications_unread_count, clean up docstrings 2025-02-15 14:44:03 +02:00
admin.py add media attachment editing 2025-02-15 16:26:18 +02:00
authentication.py make streaming work with Sharkey (maybe) 2025-02-15 16:49:49 +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 clean up versions.py 2025-02-15 14:27:22 +02:00
defaults.py Merge branch 'master' into master 2023-04-23 18:54:56 +03:00
endorsements.py clean up versions.py 2025-02-15 14:27:22 +02:00
errors.py Finish moving code out into smaller files 2022-12-01 01:39:08 +02:00
favourites.py clean up versions.py 2025-02-15 14:27:22 +02:00
filters.py clean up versions.py 2025-02-15 14:27:22 +02:00
hashtags.py Implement notifications_unread_count, clean up docstrings 2025-02-15 14:44:03 +02:00
instance.py Implement notifications_unread_count, clean up docstrings 2025-02-15 14:44:03 +02:00
internals.py make streaming work with Sharkey (maybe) 2025-02-15 16:49:49 +02:00
lists.py clean up versions.py 2025-02-15 14:27:22 +02:00
media.py add media attachment editing 2025-02-15 16:26:18 +02:00
notifications.py add media attachment editing 2025-02-15 16:26:18 +02:00
polls.py clean up versions.py 2025-02-15 14:27:22 +02:00
preferences.py clean up versions.py 2025-02-15 14:27:22 +02:00
push.py Implement notifications_unread_count, clean up docstrings 2025-02-15 14:44:03 +02:00
py.typed add py.typed marker 2024-02-11 22:38:14 +02:00
relationships.py clean up versions.py 2025-02-15 14:27:22 +02:00
reports.py clean up versions.py 2025-02-15 14:27:22 +02:00
return_types.py add entity tests 2025-02-15 00:41:32 +02:00
search.py Implement notifications_unread_count, clean up docstrings 2025-02-15 14:44:03 +02:00
statuses.py add media attachment editing 2025-02-15 16:26:18 +02:00
streaming.py un-TODO some TODOs 2025-02-15 16:34:30 +02:00
streaming_endpoints.py clean up versions.py 2025-02-15 14:27:22 +02:00
suggestions.py clean up versions.py 2025-02-15 14:27:22 +02:00
timeline.py clean up versions.py 2025-02-15 14:27:22 +02:00
trends.py clean up versions.py 2025-02-15 14:27:22 +02:00
types_base.py refactor version decorator, skip certain tests on 3.8 and below 2025-02-15 14:21:56 +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 clean up versions.py 2025-02-15 14:27:22 +02:00