aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | fixes #232
* Merge branch 'halcy:master' into masterAljoscha Rittner2022-06-241-134/+401
|\
| * Introduces pagin parameters for bookmarksAljoscha Rittner2022-06-241-134/+401
| | | | | | | | Fixes #220
* | Changes the storage for pagination informationAljoscha Rittner2022-06-161-2/+5
|/ | | | fixes #232
* Add bookmarks testLorenz Diener2020-02-221-0/+175
|
* Fix tests for 3.1.1Lorenz Diener2020-02-22111-3694/+3452
|
* Pre-release full testsuite updated runLorenz Diener2019-10-12111-4097/+4089
|
* Add, test and document last-read markers. Fixes #192Lorenz Diener2019-10-121-0/+117
|
* Add, test and document profile directory API (fixes #188)Lorenz Diener2019-10-121-0/+29
|
* Implement, test and document featured and suggested tags APIs (fixes #191)Lorenz Diener2019-10-122-0/+203
|
* Re-add and test trends APILorenz Diener2019-10-121-0/+29
|
* Add, document and test nodeinfo api (fixes #199)Lorenz Diener2019-10-121-0/+81
|
* Add and document health API. Fixes #202Lorenz Diener2019-10-121-0/+30
|
* Add new parameter for searchLorenz Diener2019-10-121-11/+11
|
* Add me()-function to return user account. Fixes #184Lorenz Diener2019-10-121-0/+56
|
* Update tests for 3.0.1 and fix regressionsLorenz Diener2019-10-11103-5370/+5571
|
Powered by cgit v1.2.3 (git 2.41.0)