summaryrefslogtreecommitdiff
path: root/lib/matrix_app_service/client.ex (follow)
Commit message (Expand)AuthorAgeFilesLines
* add delegate for Polyjuice.Client.AccountPierre de Lacroix2021-08-271-0/+1
* add delegations for Client.join/2 and Client.upload/3Pierre de Lacroix2021-06-281-1/+3
* add Client.join temporary wrapperPierre de Lacroix2021-04-241-0/+1
* fix missing application_service client parameterPierre de Lacroix2021-04-101-1/+2
* refacto and formatPierre de Lacroix2021-03-031-2/+8
* fix typesPierre de Lacroix2020-12-301-1/+6
* define client behaviourPierre de Lacroix2020-12-271-7/+1
* allow runtime configuration of homserver tokenPierre de Lacroix2020-12-191-0/+4
* add endpoint handled by the libraryPierre de Lacroix2020-12-011-8/+19
* little edits on docs phrasingHadrien2020-10-231-2/+1
* docsPierre de Lacroix2020-10-111-0/+46
* formatPierre de Lacroix2020-09-181-1/+2
* refacto WIPPierre de Lacroix2020-09-181-22/+46
* add typespecsmulti prise2020-09-171-1/+8
* fix MatrixAppService.ClientPierre de Lacroix2020-09-171-2/+2
* fixed helper function that creates a polyjuice client structmulti prise2020-09-141-5/+4
* adapt to recent polyjuice changesPierre de Lacroix2020-09-081-2/+3
* improve client bindingsPierre de Lacroix2020-06-111-0/+16
* add clientPierre de Lacroix2020-05-261-0/+14