26 Commits

Author SHA1 Message Date
halcy
9b77278b81 very massive commit that adds type annotations everywhere and breaks all the tests lol 2023-06-20 00:35:03 +03:00
Miroslav Šedivý
6404765921 refactor: replace lambdas with python 2022-12-03 22:04:26 +01:00
halcy
ae9f764087 Add remove_from_followers 2022-11-27 23:55:26 +02:00
halcy
b35e3f3da8 Add account_familiar_followers 2022-11-27 23:38:42 +02:00
Miroslav Šedivý
762861f344 refactor: use is for None 2022-11-20 20:14:25 +01:00
halcy
d992b9bb8c Add account lookup API 2022-11-19 01:29:14 +02:00
halcy
c66015a6b0 Add support and tests for "notifying" follow 2022-11-13 16:02:34 +02:00
halcy
b1e1ec7bdc Add support for timed mutes, fix tests to actually pass with new setup 2022-11-13 15:33:10 +02:00
halcy
a17b20cfa1 fix naming for featured tags 2022-11-13 14:54:23 +02:00
halcy
750527416f Add account notes 2022-11-13 14:22:43 +02:00
halcy
78a1c17468 Fix tests 2022-11-11 00:21:00 +02:00
halcy
3277ca7778 Initial test fixing pass. Four tests still fail. 2022-11-07 23:11:30 +02:00
Lorenz Diener
63bf5afc61 Implement, test and document featured and suggested tags APIs (fixes #191) 2019-10-12 21:47:58 +02:00
Lorenz Diener
73c1e9e2d9 Add me()-function to return user account. Fixes #184 2019-10-12 19:05:46 +02:00
Lorenz Diener
3eba3f8835 Add preferences endpoint 2019-04-28 21:53:01 +02:00
Lorenz Diener
72e3290d8c Add endorsements (with docs and tests) 2019-04-27 22:13:27 +02:00
Lorenz Diener
e393664974 Test fixups and small 2.8 fixes
Pagination backwards is broken presently.
2019-04-27 21:04:06 +02:00
Lorenz Diener
ba3c2a8605 Add follow suggestions test 2018-07-30 21:14:40 +02:00
Lorenz Diener
21464aa3c6 Add regression test for account_search 2018-07-14 01:03:42 +02:00
Lorenz Diener
85ca599935 Add fields support, tests 2018-06-05 01:54:12 +02:00
Lorenz Diener
362767f911 Pinning tests 2018-06-04 20:55:44 +02:00
Théo Le Calvar
1090d7476f Fix optional args in account_update_credentials
avatar and header are now correctly ignored if not specified.
2018-05-20 12:55:25 +02:00
Lorenz Diener
b9ffcd58c5 Attempt 3 at fixing the tests 2018-04-18 22:11:32 +02:00
Lorenz Diener
64ec9e2098 Update the tests 2018-04-18 22:00:35 +02:00
codl
f274e0fb5c
add tests for mutes and blocks 2017-11-30 02:24:16 +01:00
codl
f9a52029fc
add tests for account methods 2017-11-30 00:56:35 +01:00