aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add remove_from_followershalcy2022-11-271-1/+7
|
* Add account_familiar_followershalcy2022-11-271-1/+15
|
* refactor: use is for NoneMiroslav Šedivý2022-11-201-1/+1
|
* Add account lookup APIhalcy2022-11-191-0/+11
|
* Add support and tests for "notifying" followhalcy2022-11-131-3/+19
|
* Add support for timed mutes, fix tests to actually pass with new setuphalcy2022-11-131-13/+19
|
* fix naming for featured tagshalcy2022-11-131-1/+20
|
* Add account noteshalcy2022-11-131-22/+5
|
* Fix testshalcy2022-11-111-2/+3
|
* Initial test fixing pass. Four tests still fail.halcy2022-11-071-21/+27
|
* Implement, test and document featured and suggested tags APIs (fixes #191)Lorenz Diener2019-10-121-0/+34
|
* Add me()-function to return user account. Fixes #184Lorenz Diener2019-10-121-1/+7
|
* Add preferences endpointLorenz Diener2019-04-281-1/+4
|
* Add endorsements (with docs and tests)Lorenz Diener2019-04-271-0/+31
|
* Test fixups and small 2.8 fixesLorenz Diener2019-04-271-4/+6
| | | | Pagination backwards is broken presently.
* Add follow suggestions testLorenz Diener2018-07-301-0/+11
|
* Add regression test for account_searchLorenz Diener2018-07-141-2/+18
|
* Add fields support, testsLorenz Diener2018-06-051-6/+30
|
* Pinning testsLorenz Diener2018-06-041-0/+10
|
* Fix optional args in account_update_credentialsThéo Le Calvar2018-05-201-0/+20
| | | | avatar and header are now correctly ignored if not specified.
* Attempt 3 at fixing the testsLorenz Diener2018-04-181-1/+1
|
* Update the testsLorenz Diener2018-04-181-5/+3
|
* add tests for mutes and blockscodl2017-11-301-0/+12
|
* add tests for account methodscodl2017-11-301-0/+84
    Powered by cgit v1.2.3 (git 2.41.0)