aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Add a test case for conversation streamingLorenz Diener2019-10-111-0/+95
* Implement new notification dismiss behaviour, add test for old behaviourLorenz Diener2019-10-111-19/+54
* Fresh batch of test runsLorenz Diener2019-06-22102-4823/+4451
* Add final round of tests for moderation APILorenz Diener2019-06-221-0/+382
* Add first half of tests for moderation APILorenz Diener2019-06-222-0/+450
* Add healthy test cassetteLorenz Diener2019-06-221-0/+52
* Test fixups pre-2.9.1Lorenz Diener2019-06-2298-5391/+5222
* PollsLorenz Diener2019-04-282-0/+280
* Add preferences endpointLorenz Diener2019-04-281-0/+30
* Try to fix the scheduled status test, 2.7 editionLorenz Diener2019-04-281-28/+28
* Add reblog visibilityLorenz Diener2019-04-281-0/+96
* Add more parameters to search APILorenz Diener2019-04-281-8/+90
* Another attempt at test fixing. Unsure what is up.Lorenz Diener2019-04-281-26/+26
* Fix the isoformat formatterLorenz Diener2019-04-281-26/+26
* Fix tests, againLorenz Diener2019-04-281-30/+30
* Add scheduled status testLorenz Diener2019-04-281-0/+180
* Add account creationLorenz Diener2019-04-281-0/+116
* Add conversation read marking + tests/docsLorenz Diener2019-04-281-20/+111
* Add conversation fetchingLorenz Diener2019-04-281-0/+143
* Breaking change: Stream functions now return immediately (Fixes #149)Lorenz Diener2019-04-282-78/+70
* Test and document app_verify_credentialsLorenz Diener2019-04-281-0/+30
Powered by cgit v1.2.3 (git 2.41.0)