| Commit message (Expand) | Author | Age | Files | Lines |
* | commit new set of tests | halcy | 2022-12-01 | 139 | -8209/+8143 |
* | More moving functions out | halcy | 2022-12-01 | 1 | -2/+8 |
* | replace pytz with datetime.timezone and zoneinfo | Miroslav Šedivý | 2022-11-30 | 1 | -2/+2 |
* | reapply accidentally reverted changes | halcy | 2022-11-30 | 1 | -10/+10 |
* | revert what I did to version parsing. Why did this break? | halcy | 2022-11-30 | 1 | -10/+10 |
* | Fix cross page links in docs | halcy | 2022-11-30 | 1 | -10/+10 |
* | Restructure the docs, a lot | halcy | 2022-11-29 | 1 | -4/+5 |
* | Add v2 admin accounts API | halcy | 2022-11-28 | 4 | -3/+462 |
* | Add remove_from_followers | halcy | 2022-11-27 | 2 | -1/+485 |
* | Add account_familiar_followers | halcy | 2022-11-27 | 2 | -1/+489 |
* | Switch admin stats test to path match | halcy | 2022-11-27 | 2 | -12/+12 |
* | Fix test by using fixed dates | halcy | 2022-11-27 | 2 | -29/+29 |
* | add admin stats APIs | halcy | 2022-11-27 | 3 | -0/+254 |
* | Add admin domain block tests, change some things about the admin domain blocks | halcy | 2022-11-26 | 2 | -0/+380 |
* | add lang parameter | halcy | 2022-11-25 | 2 | -2/+159 |
* | Fix tests | halcy | 2022-11-25 | 1 | -2/+4 |
* | Add admin trends test | halcy | 2022-11-25 | 4 | -28/+330 |
* | Add trending APIs | halcy | 2022-11-24 | 5 | -8/+203 |
* | Add notification tests | halcy | 2022-11-24 | 5 | -1/+1332 |
* | Robustify version parsing | halcy | 2022-11-24 | 1 | -0/+13 |
* | Add new notification types, test for pathlib support | halcy | 2022-11-24 | 2 | -0/+1012 |
* | Fix some tests, fix a pleroma specific date parsing issue | halcy | 2022-11-22 | 3 | -97/+179 |
* | add status editing | halcy | 2022-11-22 | 2 | -0/+395 |
* | Refresh tests | halcy | 2022-11-21 | 123 | -74702/+74976 |
* | Add more streaming events, some tests | halcy | 2022-11-21 | 3 | -533/+742 |
* | refactor: use is for True/False | Miroslav Šedivý | 2022-11-20 | 8 | -28/+28 |
* | refactor: use is for None | Miroslav Šedivý | 2022-11-20 | 5 | -5/+5 |
* | commit new tests, bump versions | halcy | 2022-11-19 | 123 | -73584/+72935 |
* | add ability to get detailed signup error from create_account | halcy | 2022-11-19 | 3 | -124/+266 |
* | Add policy param for push_subscription_set | halcy | 2022-11-19 | 3 | -15/+22 |
* | Add account lookup API | halcy | 2022-11-19 | 2 | -0/+243 |
* | Add email resend api | halcy | 2022-11-19 | 2 | -27/+92 |
* | add server rules API | halcy | 2022-11-19 | 2 | -1/+63 |
* | some more tests | halcy | 2022-11-19 | 5 | -1/+233 |
* | Improve server time test | halcy | 2022-11-18 | 3 | -6/+145 |
* | Maybe fix test TZ issues | halcy | 2022-11-18 | 6 | -88/+91 |
* | try to fix tests, again | halcy | 2022-11-18 | 3 | -28/+31 |
* | maybe fix tests | halcy | 2022-11-17 | 3 | -27/+34 |
* | add server datetime retriever, fix tests some more | halcy | 2022-11-17 | 4 | -1/+71 |
* | Fix tests | halcy | 2022-11-17 | 6 | -85/+105 |
* | Add additional date based tests | halcy | 2022-11-17 | 4 | -3/+669 |
* | add another test for scheduled statuses | halcy | 2022-11-17 | 2 | -32/+240 |
* | Fix an issue, remove a test | halcy | 2022-11-15 | 1 | -10/+0 |
* | Improve auth support | halcy | 2022-11-13 | 2 | -2/+278 |
* | Fix some things in streaming and admin API for 3.3.0 support | halcy | 2022-11-13 | 114 | -73165/+75947 |
* | fix tests | halcy | 2022-11-13 | 114 | -39360/+39338 |
* | Add support and tests for "notifying" follow | halcy | 2022-11-13 | 3 | -3/+685 |
* | Add support for timed mutes, fix tests to actually pass with new setup | halcy | 2022-11-13 | 115 | -41625/+42300 |
* | fix naming for featured tags | halcy | 2022-11-13 | 3 | -7/+324 |
* | Add account notes | halcy | 2022-11-13 | 2 | -22/+128 |