Comment: | MTXClient: Add support for logging out |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
c29845b7b81229ea7bf062304824a408 |
User & Date: | js on 2020-10-03 16:21:34 |
Other Links: | manifest | tags |
2020-10-03
| ||
17:08 | Add support for fetching room list check-in: 092c122c69 user: js tags: trunk | |
16:21 | MTXClient: Add support for logging out check-in: c29845b7b8 user: js tags: trunk | |
15:32 | tests: Print better error messages check-in: 86b43015f0 user: js tags: trunk | |
Modified src/MTXClient.h from [f435b302a4] to [04928e6321]. [diff]
Modified src/MTXClient.m from [bbc38be695] to [745a831094]. [diff]
Modified src/MTXRequest.h from [dd16951835] to [2eb6986a25]. [diff]
Modified src/MTXRequest.m from [eb63bbbdde] to [8a0c920770]. [diff]
Modified src/ObjMatrix.h from [b15ca8b4fe] to [85f68e7b26]. [diff]
Modified src/exceptions/MTXLoginFailedException.h from [be4cfcccf8] to [652862dea6]. [diff]
Modified src/exceptions/MTXLoginFailedException.m from [6ce58b3536] to [900a59b5fd]. [diff]
Added src/exceptions/MTXLogoutFailedException.h version [c3b16f062e].
Added src/exceptions/MTXLogoutFailedException.m version [dd5ff28e63].
Modified src/exceptions/Makefile from [c62821a6f5] to [8e5700e68b]. [diff]
Modified tests/tests.m from [30cdad59c3] to [c6d3f94e02]. [diff]