Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-28 | Add joined-rooms and public-rooms methods | Matias Linares | 1 | -1/+24 |
2018-01-28 | Add leave-room endpoint | Matias Linares | 1 | -1/+5 |
2018-01-28 | Refactor change-avatar and upload methods | Matias Linares | 1 | -9/+11 |
2018-01-28 | Better format on error message. | Matias Linares | 1 | -2/+1 |
2018-01-28 | Refactor Matrix::Client::Room | Matias Linares | 1 | -9/+21 |
2017-11-02 | Make user-id and device-id public | Matias Linares | 1 | -18/+10 |
2017-04-28 | Remove the history cleanup for the requests. | Matias Linares | 1 | -4/+0 |
2017-04-12 | Don't sync every time the rooms and delete room-id param from send | Matias Linares | 1 | -4/+2 |
2017-04-12 | Rework login/BUILD methods | Matias Linares | 2 | -16/+28 |
2017-04-04 | Add Profile and methods | Matias Linares | 2 | -8/+79 |
2017-04-03 | Initial commit | Matias Linares | 4 | -0/+239 |