Wykres commitów

26 Commity (2cadb218593247a440cbaa571f2a7fc33385167f)

Autor SHA1 Wiadomość Data
halcy ea87feade0 Implement notifications_unread_count, clean up docstrings 2025-02-15 14:44:03 +02:00
halcy a1fe0289a2 clean up versions.py 2025-02-15 14:27:22 +02:00
halcy 1e1bc0cf78 refactor version decorator, skip certain tests on 3.8 and below 2025-02-15 14:21:56 +02:00
halcy 745d60057e refactor id unpacking 2025-02-15 01:37:02 +02:00
halcy a7a03415a8 add avatar/header delete 2025-02-14 23:45:52 +02:00
halcy 0959c06c80 Add many, many tests, and fix bugs found while adding them. also serialization. 2025-02-14 20:08:00 +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
Lorenz Diener 13725053a3
Merge pull request #385 from AlexKalopsia/master
Add API call for getting multiple accounts at once
2024-12-01 15:02:09 +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
Alex Camilleri fba5e6a9e6 key fix 2024-10-23 01:32:35 +02:00
Alex Camilleri a99d5a83c9 Reverted some auto formatting 2024-10-23 01:26:52 +02:00
Alex Camilleri 5342fd8f7a Get multiple accounts 2024-10-22 23:58:14 +02:00
halcy 936b77e2ed change some internals and rerun tests, lets see how CI likes this 2024-02-11 15:18:53 +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
halcy b934962069 Replace follows() with a backwards compat implementation 2023-04-23 20:28:24 +03:00
Lorenz Diener 3b5c4ae6f5
Merge branch 'master' into master 2023-04-23 18:54:56 +03:00
Lorenz Diener 5e93270dc4
Merge pull request #311 from cnotin/patch-1
Fix small typo
2023-04-23 18:49:02 +03:00
Clément Notin c58ce36c8e
Fix small typo 2023-01-10 00:42:45 +01:00
amaargiru 68ac32b6be Format code with PEP 8 standards 2023-01-02 18:39:16 +05:00
zevaryx 802a352ad8 Add resolve keyword to account_search 2022-12-07 20:30:56 -07:00
Miroslav Šedivý dde4c39600 refactor: use f-strings without bug 2022-12-02 23:48:39 +01: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
halcy 48f1d31c72 carefully move some things into files, test if readthedocs still builds 2022-11-30 23:09:09 +02:00