aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add v2 admin accounts APIhalcy2022-11-282-0/+416
* Add remove_from_followershalcy2022-11-271-0/+478
* Add account_familiar_followershalcy2022-11-271-0/+474
* Switch admin stats test to path matchhalcy2022-11-271-11/+11
* Fix test by using fixed dateshalcy2022-11-271-21/+21
* add admin stats APIshalcy2022-11-271-0/+201
* Add admin domain block tests, change some things about the admin domain blockshalcy2022-11-261-0/+366
* add lang parameterhalcy2022-11-251-0/+136
* Add admin trends testhalcy2022-11-252-24/+319
* Add trending APIshalcy2022-11-243-4/+182
* Add notification testshalcy2022-11-244-0/+1292
* Add new notification types, test for pathlib supporthalcy2022-11-241-0/+1004
* Fix some tests, fix a pleroma specific date parsing issuehalcy2022-11-222-94/+171
* add status editinghalcy2022-11-221-0/+379
* Refresh testshalcy2022-11-21123-74702/+74976
* Add more streaming events, some testshalcy2022-11-212-527/+720
* commit new tests, bump versionshalcy2022-11-19123-73584/+72935
* add ability to get detailed signup error from create_accounthalcy2022-11-192-122/+245
* Add policy param for push_subscription_sethalcy2022-11-191-12/+12
* Add account lookup APIhalcy2022-11-191-0/+232
* Add email resend apihalcy2022-11-191-26/+86
* add server rules APIhalcy2022-11-191-0/+60
* Improve server time testhalcy2022-11-182-6/+132
* Maybe fix test TZ issueshalcy2022-11-184-79/+83
* try to fix tests, againhalcy2022-11-182-25/+25
* maybe fix testshalcy2022-11-172-25/+25
* add server datetime retriever, fix tests some morehalcy2022-11-171-0/+63
* Fix testshalcy2022-11-174-80/+88
* Add additional date based testshalcy2022-11-172-0/+638
* add another test for scheduled statuseshalcy2022-11-171-32/+231
* Improve auth supporthalcy2022-11-131-0/+253
* Fix some things in streaming and admin API for 3.3.0 supporthalcy2022-11-13113-73163/+75923
* fix testshalcy2022-11-13113-39354/+39338
* Add support and tests for "notifying" followhalcy2022-11-131-0/+665
* Add support for timed mutes, fix tests to actually pass with new setuphalcy2022-11-13112-41609/+42274
* fix naming for featured tagshalcy2022-11-131-5/+303
* Add account noteshalcy2022-11-131-0/+123
* clean up media loading, add thumbnail to media_updatehalcy2022-11-138-6825/+41445
* add thumbnail customization supporthalcy2022-11-134-68290/+69364
* add multiupload testhalcy2022-11-111-0/+1929
* Fix testshalcy2022-11-115-323/+274
* add media v2 API + tests, move v1 testhalcy2022-11-082-1956/+70218
* Initial test fixing pass. Four tests still fail.halcy2022-11-07114-14742/+29941
* Add new test result cassettehalcy2022-11-061-0/+98
* Preserves storage of pagination in items for compatibility reasonAljoscha Rittner2022-06-241-0/+749
* Merge branch 'halcy:master' into masterAljoscha Rittner2022-06-241-134/+401
|\
| * Introduces pagin parameters for bookmarksAljoscha Rittner2022-06-241-134/+401
* | Changes the storage for pagination informationAljoscha Rittner2022-06-161-2/+5
|/
* Add bookmarks testLorenz Diener2020-02-221-0/+175
* Fix tests for 3.1.1Lorenz Diener2020-02-22111-3694/+3452
Powered by cgit v1.2.3 (git 2.41.0)