Mastodon.py/mastodon
theo court d00c13143e
Specify `client_name` type as `str`
2025-09-10 20:23:56 +02:00
..
Mastodon.py prep 2.1.3 2025-09-01 22:40:55 +03:00
__init__.py Add many, many tests, and fix bugs found while adding them. also serialization. 2025-02-14 20:08:00 +02:00
_url_regex.py add status length counter 2025-08-16 20:51:25 +03:00
accounts.py Update accounts.py 2025-08-19 10:49:15 +03:00
admin.py IP Blocks, fix some things 2025-02-15 18:20:27 +02:00
authentication.py Specify `client_name` type as `str` 2025-09-10 20:23:56 +02:00
compat.py add status length counter 2025-08-16 20:51:25 +03:00
conversations.py clean up versions.py 2025-02-15 14:27:22 +02:00
defaults.py Add oauth_userinfo endpoint 2025-08-17 19:13:17 +03:00
endorsements.py clean up versions.py 2025-02-15 14:27:22 +02:00
errors.py expose deprecation header, fix CI 2025-08-17 18:20:47 +03:00
favourites.py clean up versions.py 2025-02-15 14:27:22 +02:00
filters.py Updae a bunch of docstrings 2025-02-15 22:26:08 +02:00
hashtags.py add new featured tags endpoints 2025-08-17 23:07:09 +03:00
instance.py fix #420 - warnings on some internal __instance calls 2025-09-01 22:40:06 +03:00
internals.py fix #420 - warnings on some internal __instance calls 2025-09-01 22:40:06 +03:00
lists.py add exclusive, replies_policy to list methods 2025-08-16 19:28:08 +03:00
media.py add media attachment editing 2025-02-15 16:26:18 +02:00
notifications.py fix notifications() returning nonsense when an id is passed 2025-08-16 21:12:06 +03:00
polls.py clean up versions.py 2025-02-15 14:27:22 +02:00
preferences.py add grouped notifications 2025-02-15 21:06:27 +02:00
push.py add new parameters to some endpoints 2025-08-17 20:30:49 +03: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 Terms of Service 2025-08-17 23:43:12 +03:00
search.py Implement notifications_unread_count, clean up docstrings 2025-02-15 14:44:03 +02:00
statuses.py Update statuses.py 2025-08-19 11:25:16 +03:00
streaming.py un-TODO some TODOs 2025-02-15 16:34:30 +02:00
streaming_endpoints.py fix docstring typo 2025-07-22 21:47:45 +02:00
suggestions.py clean up versions.py 2025-02-15 14:27:22 +02:00
timeline.py add link to upstream documentation for timeline() 2025-03-16 10:37:10 +00:00
trends.py Add offset parameter for trending_tags and trending_links 2025-05-08 02:24:33 -07:00
types_base.py Add Terms of Service 2025-08-17 23:43:12 +03:00
utility.py If the `instance_v2_info["api_versions"]` list is `None`, don't blow up 2025-08-19 17:57:24 -04:00
versions.py clean up versions.py 2025-02-15 14:27:22 +02:00