| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some tests, fix a pleroma specific date parsing issue | halcy | 2022-11-22 | 3 | -97/+179 |
* | add status editing | halcy | 2022-11-22 | 2 | -0/+395 |
* | Refresh tests | halcy | 2022-11-21 | 123 | -74702/+74976 |
* | Add more streaming events, some tests | halcy | 2022-11-21 | 3 | -533/+742 |
* | refactor: use is for True/False | Miroslav Šedivý | 2022-11-20 | 8 | -28/+28 |
* | refactor: use is for None | Miroslav Šedivý | 2022-11-20 | 5 | -5/+5 |
* | 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 | 3 | -124/+266 |
* | Add policy param for push_subscription_set | halcy | 2022-11-19 | 3 | -15/+22 |
* | Add account lookup API | halcy | 2022-11-19 | 2 | -0/+243 |
* | Add email resend api | halcy | 2022-11-19 | 2 | -27/+92 |
* | add server rules API | halcy | 2022-11-19 | 2 | -1/+63 |
* | some more tests | halcy | 2022-11-19 | 5 | -1/+233 |
* | Improve server time test | halcy | 2022-11-18 | 3 | -6/+145 |
* | Maybe fix test TZ issues | halcy | 2022-11-18 | 6 | -88/+91 |
* | try to fix tests, again | halcy | 2022-11-18 | 3 | -28/+31 |
* | maybe fix tests | halcy | 2022-11-17 | 3 | -27/+34 |
* | add server datetime retriever, fix tests some more | halcy | 2022-11-17 | 4 | -1/+71 |
* | Fix tests | halcy | 2022-11-17 | 6 | -85/+105 |
* | Add additional date based tests | halcy | 2022-11-17 | 4 | -3/+669 |
* | add another test for scheduled statuses | halcy | 2022-11-17 | 2 | -32/+240 |
* | Fix an issue, remove a test | halcy | 2022-11-15 | 1 | -10/+0 |
* | Improve auth support | halcy | 2022-11-13 | 2 | -2/+278 |
* | Fix some things in streaming and admin API for 3.3.0 support | halcy | 2022-11-13 | 114 | -73165/+75947 |
* | fix tests | halcy | 2022-11-13 | 114 | -39360/+39338 |
* | Add support and tests for "notifying" follow | halcy | 2022-11-13 | 3 | -3/+685 |
* | Add support for timed mutes, fix tests to actually pass with new setup | halcy | 2022-11-13 | 115 | -41625/+42300 |
* | fix naming for featured tags | halcy | 2022-11-13 | 3 | -7/+324 |
* | Add account notes | halcy | 2022-11-13 | 2 | -22/+128 |
* | clean up media loading, add thumbnail to media_update | halcy | 2022-11-13 | 9 | -6831/+41454 |
* | add thumbnail customization support | halcy | 2022-11-13 | 6 | -68298/+69374 |
* | add multiupload test | halcy | 2022-11-11 | 2 | -0/+1930 |
* | Fix tests | halcy | 2022-11-11 | 9 | -400/+315 |
* | add media v2 API + tests, move v1 test | halcy | 2022-11-08 | 7 | -1960/+71498 |
* | Initial test fixing pass. Four tests still fail. | halcy | 2022-11-07 | 124 | -13536/+30131 |
* | Add new test result cassette | halcy | 2022-11-06 | 1 | -0/+98 |
* | Fixed overseen test failure with new app name in "secret" file | Aljoscha Rittner | 2022-06-28 | 1 | -1/+1 |
* | Supports a User-Agent header | Aljoscha Rittner | 2022-06-27 | 1 | -1/+2 |
* | Support of processing unknown events and event names with dots. | Aljoscha Rittner | 2022-06-24 | 1 | -1/+39 |
* | Preserves storage of pagination in items for compatibility reason | Aljoscha Rittner | 2022-06-24 | 2 | -0/+775 |
* | Merge branch 'halcy:master' into master | Aljoscha Rittner | 2022-06-24 | 3 | -135/+407 |
|\ |
|
| * | Introduces pagin parameters for bookmarks | Aljoscha Rittner | 2022-06-24 | 3 | -135/+407 |
* | | Changes the storage for pagination information | Aljoscha Rittner | 2022-06-16 | 2 | -8/+11 |
|/ |
|
* | Add bookmarks test | Lorenz Diener | 2020-02-22 | 3 | -1/+197 |
* | Fix tests for 3.1.1 | Lorenz Diener | 2020-02-22 | 112 | -3695/+3453 |
* | Pre-release full testsuite updated run | Lorenz Diener | 2019-10-12 | 111 | -4097/+4089 |
* | Add, test and document last-read markers. Fixes #192 | Lorenz Diener | 2019-10-12 | 2 | -0/+134 |
* | Add, test and document profile directory API (fixes #188) | Lorenz Diener | 2019-10-12 | 3 | -3/+41 |
* | Implement, test and document featured and suggested tags APIs (fixes #191) | Lorenz Diener | 2019-10-12 | 3 | -0/+237 |
* | Re-add and test trends API | Lorenz Diener | 2019-10-12 | 2 | -0/+34 |