Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformat MatrixClientHEADmainkilian/develop | Kilian Koeltzsch | 2021-10-01 | 1 | -14/+32 |
| | | | | | | - remove unnecessary explicit returns in single line funcs - use keypath as closure for mapping out a property - split some things across multiple lines for better readability | ||||
* | fix typos | Kilian Koeltzsch | 2021-10-01 | 3 | -11/+11 |
| | |||||
* | Add common events with DecodableRoomEvents property wrapper. | Doug | 2021-09-30 | 10 | -0/+367 |
| | |||||
* | add filter | Finn Behrens | 2021-09-30 | 3 | -7/+310 |
| | |||||
* | fix HttpMethod | Finn Behrens | 2021-09-30 | 4 | -8/+8 |
| | |||||
* | add availability | Finn Behrens | 2021-09-30 | 3 | -3/+13 |
| | |||||
* | add logout | Finn Behrens | 2021-09-30 | 3 | -0/+62 |
| | |||||
* | add login | Finn Behrens | 2021-09-29 | 2 | -2/+59 |
| | |||||
* | add LoginFlow to protocol | Finn Behrens | 2021-09-29 | 4 | -61/+37 |
| | |||||
* | MatrixRequest and Response protocol | Finn Behrens | 2021-09-29 | 3 | -5/+105 |
| | | | | Signed-off-by: Finn Behrens <me@kloenk.dev> | ||||
* | Well Known and Login flows | Finn Behrens | 2021-09-29 | 7 | -0/+638 |
| | | | | Signed-off-by: Finn Behrens <me@kloenk.dev> | ||||
* | Initial Commit | Finn Behrens | 2021-09-27 | 6 | -0/+63 |