| Commit message (Expand) | Author | Age | Files | Lines |
* | Add v2 admin accounts API | halcy | 2022-11-28 | 2 | -0/+416 |
* | Add remove_from_followers | halcy | 2022-11-27 | 1 | -0/+478 |
* | Add account_familiar_followers | halcy | 2022-11-27 | 1 | -0/+474 |
* | Switch admin stats test to path match | halcy | 2022-11-27 | 1 | -11/+11 |
* | Fix test by using fixed dates | halcy | 2022-11-27 | 1 | -21/+21 |
* | add admin stats APIs | halcy | 2022-11-27 | 1 | -0/+201 |
* | Add admin domain block tests, change some things about the admin domain blocks | halcy | 2022-11-26 | 1 | -0/+366 |
* | add lang parameter | halcy | 2022-11-25 | 1 | -0/+136 |
* | Add admin trends test | halcy | 2022-11-25 | 2 | -24/+319 |
* | Add trending APIs | halcy | 2022-11-24 | 3 | -4/+182 |
* | Add notification tests | halcy | 2022-11-24 | 4 | -0/+1292 |
* | Add new notification types, test for pathlib support | halcy | 2022-11-24 | 1 | -0/+1004 |
* | Fix some tests, fix a pleroma specific date parsing issue | halcy | 2022-11-22 | 2 | -94/+171 |
* | add status editing | halcy | 2022-11-22 | 1 | -0/+379 |
* | Refresh tests | halcy | 2022-11-21 | 123 | -74702/+74976 |
* | Add more streaming events, some tests | halcy | 2022-11-21 | 2 | -527/+720 |
* | 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 | 2 | -122/+245 |
* | Add policy param for push_subscription_set | halcy | 2022-11-19 | 1 | -12/+12 |
* | Add account lookup API | halcy | 2022-11-19 | 1 | -0/+232 |
* | Add email resend api | halcy | 2022-11-19 | 1 | -26/+86 |
* | add server rules API | halcy | 2022-11-19 | 1 | -0/+60 |
* | Improve server time test | halcy | 2022-11-18 | 2 | -6/+132 |
* | Maybe fix test TZ issues | halcy | 2022-11-18 | 4 | -79/+83 |
* | try to fix tests, again | halcy | 2022-11-18 | 2 | -25/+25 |
* | maybe fix tests | halcy | 2022-11-17 | 2 | -25/+25 |
* | add server datetime retriever, fix tests some more | halcy | 2022-11-17 | 1 | -0/+63 |
* | Fix tests | halcy | 2022-11-17 | 4 | -80/+88 |
* | Add additional date based tests | halcy | 2022-11-17 | 2 | -0/+638 |
* | add another test for scheduled statuses | halcy | 2022-11-17 | 1 | -32/+231 |
* | Improve auth support | halcy | 2022-11-13 | 1 | -0/+253 |
* | Fix some things in streaming and admin API for 3.3.0 support | halcy | 2022-11-13 | 113 | -73163/+75923 |
* | fix tests | halcy | 2022-11-13 | 113 | -39354/+39338 |
* | Add support and tests for "notifying" follow | halcy | 2022-11-13 | 1 | -0/+665 |
* | Add support for timed mutes, fix tests to actually pass with new setup | halcy | 2022-11-13 | 112 | -41609/+42274 |
* | fix naming for featured tags | halcy | 2022-11-13 | 1 | -5/+303 |
* | Add account notes | halcy | 2022-11-13 | 1 | -0/+123 |
* | clean up media loading, add thumbnail to media_update | halcy | 2022-11-13 | 8 | -6825/+41445 |
* | add thumbnail customization support | halcy | 2022-11-13 | 4 | -68290/+69364 |
* | add multiupload test | halcy | 2022-11-11 | 1 | -0/+1929 |
* | Fix tests | halcy | 2022-11-11 | 5 | -323/+274 |
* | add media v2 API + tests, move v1 test | halcy | 2022-11-08 | 2 | -1956/+70218 |
* | Initial test fixing pass. Four tests still fail. | halcy | 2022-11-07 | 114 | -14742/+29941 |
* | Add new test result cassette | halcy | 2022-11-06 | 1 | -0/+98 |
* | Preserves storage of pagination in items for compatibility reason | Aljoscha Rittner | 2022-06-24 | 1 | -0/+749 |
* | Merge branch 'halcy:master' into master | Aljoscha Rittner | 2022-06-24 | 1 | -134/+401 |
|\ |
|
| * | Introduces pagin parameters for bookmarks | Aljoscha Rittner | 2022-06-24 | 1 | -134/+401 |
* | | Changes the storage for pagination information | Aljoscha Rittner | 2022-06-16 | 1 | -2/+5 |
|/ |
|
* | Add bookmarks test | Lorenz Diener | 2020-02-22 | 1 | -0/+175 |
* | Fix tests for 3.1.1 | Lorenz Diener | 2020-02-22 | 111 | -3694/+3452 |