Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support rooms with slashesmaster | Jordan Bracco | 2021-09-04 | 1 | -0/+4 |
* | add put_data callback in ClientBehaviour | Pierre de Lacroix | 2021-09-02 | 1 | -0/+1 |
* | add delegate for Polyjuice.Client.Account | Pierre de Lacroix | 2021-08-27 | 1 | -0/+1 |
* | allow fetching config from env even when passed in parameter | Pierre de Lacroix | 2021-08-27 | 2 | -7/+19 |
* | remove production config | Pierre de Lacroix | 2021-08-18 | 2 | -34/+5 |
* | add delegations for Client.join/2 and Client.upload/3 | Pierre de Lacroix | 2021-06-28 | 2 | -1/+5 |
* | Merge branch 'add-redacts-to-event-struct' into 'master' | Pierre de Lacroix | 2021-05-25 | 1 | -0/+4 |
|\ | |||||
| * | Add `redacts` attribute to the Event struct | Hadrien | 2021-05-25 | 1 | -0/+4 |
|/ | |||||
* | add Client.join temporary wrapper | Pierre de Lacroix | 2021-04-24 | 2 | -0/+2 |
* | fix missing application_service client parameter | Pierre de Lacroix | 2021-04-10 | 1 | -1/+2 |
* | fix missing callback in ClientBehaviour | Pierre de Lacroix | 2021-03-12 | 1 | -0/+1 |
* | add ex_unit to the apps in PLT | Pierre de Lacroix | 2021-03-03 | 1 | -0/+1 |
* | fix TransactionControllerTest | Pierre de Lacroix | 2021-03-03 | 3 | -9/+9 |
* | refacto and format | Pierre de Lacroix | 2021-03-03 | 4 | -18/+50 |
* | use polyjuice_client from kazarma branch | Pierre de Lacroix | 2021-03-03 | 2 | -7/+10 |
* | refacto TransactionController | Pierre de Lacroix | 2021-01-24 | 2 | -99/+61 |
* | fix some typespecs | Pierre de Lacroix | 2021-01-24 | 1 | -2/+2 |
* | remove default bridged user | Pierre de Lacroix | 2021-01-24 | 1 | -2/+2 |
* | ci: fix MIX_ENV in compilation step + uncomment dialyzer job | Pierre de Lacroix | 2021-01-20 | 1 | -17/+14 |
* | fix Bridge.get_room | Pierre de Lacroix | 2021-01-20 | 1 | -2/+2 |
* | fix types | Pierre de Lacroix | 2020-12-30 | 4 | -4/+16 |
* | define client behaviour | Pierre de Lacroix | 2020-12-27 | 2 | -7/+21 |
* | Merge branch '8-improve-ci' into 'master' | Pierre de Lacroix | 2020-12-26 | 15 | -25/+141 |
|\ | |||||
| * | Improve CI | Hadrien | 2020-12-26 | 15 | -25/+141 |
|/ | |||||
* | allow runtime configuration of homserver token | Pierre de Lacroix | 2020-12-19 | 2 | -9/+24 |
* | Merge branch 'repo_setup' into 'master' | Pierre de Lacroix | 2020-12-09 | 17 | -24/+585 |
|\ | |||||
| * | fix tests in CI | Pierre de Lacroix | 2020-12-09 | 5 | -16/+35 |
| * | run formatter | Pierre de Lacroix | 2020-12-09 | 5 | -39/+56 |
| * | dont' start the repo unless necessary | Pierre de Lacroix | 2020-12-09 | 2 | -8/+17 |
| * | add bridge context | Pierre de Lacroix | 2020-12-09 | 14 | -2/+510 |
| * | update dependencies | Pierre de Lacroix | 2020-12-09 | 1 | -18/+22 |
| * | add ecto dependency | Pierre de Lacroix | 2020-12-09 | 2 | -0/+4 |
|/ | |||||
* | update description | Pierre de Lacroix | 2020-12-01 | 1 | -1/+1 |
* | remove logging | Pierre de Lacroix | 2020-12-01 | 1 | -2/+1 |
* | update polyjuice dependency | Pierre de Lacroix | 2020-12-01 | 2 | -2/+3 |
* | prepare for release v0.2.0 | Pierre de Lacroix | 2020-12-01 | 1 | -2/+2 |
* | add CHANGELOG.md | Pierre de Lacroix | 2020-12-01 | 1 | -0/+24 |
* | Merge branch 'choose_endpoint' into 'master' | Pierre de Lacroix | 2020-12-01 | 17 | -130/+297 |
|\ | |||||
| * | add endpoint handled by the library | Pierre de Lacroix | 2020-12-01 | 17 | -130/+297 |
|/ | |||||
* | Update README.md | Pierre de Lacroix | 2020-10-26 | 1 | -1/+1 |
* | Update README.md | Maxime Grimbert | 2020-10-26 | 1 | -1/+1 |
* | Update README.md | Maxime Grimbert | 2020-10-26 | 1 | -2/+2 |
* | Update README.md | Maxime Grimbert | 2020-10-26 | 1 | -2/+2 |
* | Update README.md | Maxime Grimbert | 2020-10-26 | 1 | -5/+2 |
* | Update README.md | Maxime Grimbert | 2020-10-26 | 1 | -0/+5 |
* | package preparation | Pierre de Lacroix | 2020-10-24 | 4 | -2/+679 |
* | Merge branch 'docs-review' into 'master' | Pierre de Lacroix | 2020-10-24 | 4 | -7/+4 |
|\ | |||||
| * | little edits on docs phrasing | Hadrien | 2020-10-23 | 4 | -7/+4 |
|/ | |||||
* | Merge branch 'controller_tests' into 'master' | Pierre de Lacroix | 2020-10-19 | 16 | -12/+174 |
|\ | |||||
| * | test: add tests for controllers | Pierre de Lacroix | 2020-10-19 | 16 | -12/+174 |
|/ |