Mastodon.py/mastodon
Lorenz Diener 6715ff3ebd
Merge pull request #389 from Konano/patch-1
fix: prevent dynamic changes to keyword_args/poll_params
2024-12-01 15:01:24 +02:00
..
Mastodon.py very massive commit that adds type annotations everywhere and breaks all the tests lol 2023-06-20 00:35:03 +03:00
__init__.py added imports to __init__.py 2019-06-02 16:40:11 +02:00
accounts.py a bunch of fixes to entities and typing, pre starting to merge some PRs 2024-12-01 14:56:08 +02:00
admin.py change some internals and rerun tests, lets see how CI likes this 2024-02-11 15:18:53 +02:00
authentication.py a bunch of fixes to entities and typing, pre starting to merge some PRs 2024-12-01 14:56:08 +02:00
compat.py Add explicit path resolution for __load_media_file to maybe circumvent a mystery problem in some configurations. 2023-04-23 19:57:22 +03:00
conversations.py very massive commit that adds type annotations everywhere and breaks all the tests lol 2023-06-20 00:35:03 +03:00
defaults.py Merge branch 'master' into master 2023-04-23 18:54:56 +03:00
endorsements.py very massive commit that adds type annotations everywhere and breaks all the tests lol 2023-06-20 00:35:03 +03:00
errors.py Finish moving code out into smaller files 2022-12-01 01:39:08 +02:00
favourites.py very massive commit that adds type annotations everywhere and breaks all the tests lol 2023-06-20 00:35:03 +03:00
filters.py Format code with PEP 8 standards 2023-01-02 18:39:16 +05:00
hashtags.py a bunch of fixes to entities and typing, pre starting to merge some PRs 2024-12-01 14:56:08 +02:00
instance.py maybe tests are green now? 2023-06-23 23:16:44 +03:00
internals.py change some internals and rerun tests, lets see how CI likes this 2024-02-11 15:18:53 +02:00
lists.py very massive commit that adds type annotations everywhere and breaks all the tests lol 2023-06-20 00:35:03 +03:00
media.py very massive commit that adds type annotations everywhere and breaks all the tests lol 2023-06-20 00:35:03 +03:00
notifications.py very massive commit that adds type annotations everywhere and breaks all the tests lol 2023-06-20 00:35:03 +03:00
polls.py fix(polls): prevent dynamic changes to `poll_params` 2024-11-22 18:17:09 +08:00
preferences.py maybe tests are green now? 2023-06-23 23:16:44 +03:00
push.py very massive commit that adds type annotations everywhere and breaks all the tests lol 2023-06-20 00:35:03 +03:00
py.typed add py.typed marker 2024-02-11 22:38:14 +02:00
relationships.py very massive commit that adds type annotations everywhere and breaks all the tests lol 2023-06-20 00:35:03 +03:00
reports.py very massive commit that adds type annotations everywhere and breaks all the tests lol 2023-06-20 00:35:03 +03:00
search.py maybe tests are green now? 2023-06-23 23:16:44 +03:00
statuses.py Merge pull request #389 from Konano/patch-1 2024-12-01 15:01:24 +02:00
streaming.py remove six dependecy 2023-10-15 17:26:44 +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 very massive commit that adds type annotations everywhere and breaks all the tests lol 2023-06-20 00:35:03 +03:00
timeline.py very massive commit that adds type annotations everywhere and breaks all the tests lol 2023-06-20 00:35:03 +03:00
trends.py add offset parameter to trending_statuses 2023-07-14 18:39:32 -04:00
types.py a bunch of fixes to entities and typing, pre starting to merge some PRs 2024-12-01 14:56:08 +02:00
types_base.py a bunch of fixes to entities and typing, pre starting to merge some PRs 2024-12-01 14:56:08 +02:00
utility.py change some internals and rerun tests, lets see how CI likes this 2024-02-11 15:18:53 +02:00
versions.py very massive commit that adds type annotations everywhere and breaks all the tests lol 2023-06-20 00:35:03 +03:00