Wykres commitów

19 Commity (29a6b6d2a970cf080fc6e00ebbdbe803b6d01ba0)

Autor SHA1 Wiadomość Data
halcy 0959c06c80 Add many, many tests, and fix bugs found while adding them. also serialization. 2025-02-14 20:08:00 +02:00
halcy 5bbf2bb3bf fix some issues and update docs 2025-02-14 02:10:42 +02:00
halcy 1867e13b88 unbreak various things 2025-02-14 01:50:47 +02:00
halcy 7f5169cef8 fix version test 2025-02-14 01:23:41 +02:00
halcy 1e62376f26 add a human readable error when trying to log in with password on 4.4.0+ 2025-02-14 01:16:35 +02:00
halcy 8f563d5e60 refactor some stuff to rename types, since that shadows a functools module, and update docs 2025-02-14 01:14:07 +02:00
halcy e336a38671 Fix every test, lets see what CI thinks of this 2025-02-13 23:35:34 +02:00
halcy 9ba51c42fa a bunch of fixes to entities and typing, pre starting to merge some PRs 2024-12-01 14:56:08 +02:00
Lasse Edfast 5c28d1ba75
Clearified the use of 'code' in log_in() 2023-08-21 22:20:23 +02:00
halcy b917978504 maybe tests are green now? 2023-06-23 23:16:44 +03:00
halcy 9b77278b81 very massive commit that adds type annotations everywhere and breaks all the tests lol 2023-06-20 00:35:03 +03:00
Lorenz Diener 3b5c4ae6f5
Merge branch 'master' into master 2023-04-23 18:54:56 +03:00
halcy 43ccb72275 Move user agent default to where it belongs 2023-04-23 18:44:47 +03:00
Junpei Kawamoto 5542d58c36 Improve test coverage 2023-01-02 14:58:52 -06:00
amaargiru 68ac32b6be Format code with PEP 8 standards 2023-01-02 18:39:16 +05:00
Junpei Kawamoto fa1c6c97d2 Supports User-Agent header in create_app method
Following #240, it's helpful if `create_app` also supports the User-Agent header.

This commit fixes https://github.com/halcy/Mastodon.py/issues/213#issuecomment-1276999193.
2022-12-30 22:31:38 -06:00
Miroslav Šedivý 325cc917d5 refactor: use f-strings 2022-12-02 22:04:23 +01:00
halcy e483d16014 Finish moving code out into smaller files 2022-12-01 01:39:08 +02:00
halcy d9cd7547fd Move some more methods, fix crypto heckup 2022-11-30 23:47:46 +02:00