summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support rooms with slashesmasterJordan Bracco2021-09-041-0/+4
* add put_data callback in ClientBehaviourPierre de Lacroix2021-09-021-0/+1
* add delegate for Polyjuice.Client.AccountPierre de Lacroix2021-08-271-0/+1
* allow fetching config from env even when passed in parameterPierre de Lacroix2021-08-272-7/+19
* remove production configPierre de Lacroix2021-08-182-34/+5
* add delegations for Client.join/2 and Client.upload/3Pierre de Lacroix2021-06-282-1/+5
* Merge branch 'add-redacts-to-event-struct' into 'master'Pierre de Lacroix2021-05-251-0/+4
|\
| * Add `redacts` attribute to the Event structHadrien2021-05-251-0/+4
|/
* add Client.join temporary wrapperPierre de Lacroix2021-04-242-0/+2
* fix missing application_service client parameterPierre de Lacroix2021-04-101-1/+2
* fix missing callback in ClientBehaviourPierre de Lacroix2021-03-121-0/+1
* add ex_unit to the apps in PLTPierre de Lacroix2021-03-031-0/+1
* fix TransactionControllerTestPierre de Lacroix2021-03-033-9/+9
* refacto and formatPierre de Lacroix2021-03-034-18/+50
* use polyjuice_client from kazarma branchPierre de Lacroix2021-03-032-7/+10
* refacto TransactionControllerPierre de Lacroix2021-01-242-99/+61
* fix some typespecsPierre de Lacroix2021-01-241-2/+2
* remove default bridged userPierre de Lacroix2021-01-241-2/+2
* ci: fix MIX_ENV in compilation step + uncomment dialyzer jobPierre de Lacroix2021-01-201-17/+14
* fix Bridge.get_roomPierre de Lacroix2021-01-201-2/+2
* fix typesPierre de Lacroix2020-12-304-4/+16
* define client behaviourPierre de Lacroix2020-12-272-7/+21
* Merge branch '8-improve-ci' into 'master'Pierre de Lacroix2020-12-2615-25/+141
|\
| * Improve CIHadrien2020-12-2615-25/+141
|/
* allow runtime configuration of homserver tokenPierre de Lacroix2020-12-192-9/+24
* Merge branch 'repo_setup' into 'master'Pierre de Lacroix2020-12-0917-24/+585
|\
| * fix tests in CIPierre de Lacroix2020-12-095-16/+35
| * run formatterPierre de Lacroix2020-12-095-39/+56
| * dont' start the repo unless necessaryPierre de Lacroix2020-12-092-8/+17
| * add bridge contextPierre de Lacroix2020-12-0914-2/+510
| * update dependenciesPierre de Lacroix2020-12-091-18/+22
| * add ecto dependencyPierre de Lacroix2020-12-092-0/+4
|/
* update descriptionPierre de Lacroix2020-12-011-1/+1
* remove loggingPierre de Lacroix2020-12-011-2/+1
* update polyjuice dependencyPierre de Lacroix2020-12-012-2/+3
* prepare for release v0.2.0Pierre de Lacroix2020-12-011-2/+2
* add CHANGELOG.mdPierre de Lacroix2020-12-011-0/+24
* Merge branch 'choose_endpoint' into 'master'Pierre de Lacroix2020-12-0117-130/+297
|\
| * add endpoint handled by the libraryPierre de Lacroix2020-12-0117-130/+297
|/
* Update README.mdPierre de Lacroix2020-10-261-1/+1
* Update README.mdMaxime Grimbert2020-10-261-1/+1
* Update README.mdMaxime Grimbert2020-10-261-2/+2
* Update README.mdMaxime Grimbert2020-10-261-2/+2
* Update README.mdMaxime Grimbert2020-10-261-5/+2
* Update README.mdMaxime Grimbert2020-10-261-0/+5
* package preparationPierre de Lacroix2020-10-244-2/+679
* Merge branch 'docs-review' into 'master'Pierre de Lacroix2020-10-244-7/+4
|\
| * little edits on docs phrasingHadrien2020-10-234-7/+4
|/
* Merge branch 'controller_tests' into 'master'Pierre de Lacroix2020-10-1916-12/+174
|\
| * test: add tests for controllersPierre de Lacroix2020-10-1916-12/+174
|/