Comment: | Add support for fetching room list |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
092c122c690b6e64c67120c6c153e82f |
User & Date: | js on 2020-10-03 17:08:07 |
Other Links: | manifest | tags |
2020-10-03
| ||
17:20 | More validation of server responses check-in: 71e1a46c8f user: js tags: trunk | |
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 | |
Modified src/MTXClient.h from [04928e6321] to [fa482021bd]. [diff]
Modified src/MTXClient.m from [745a831094] to [9f44985428]. [diff]
Modified src/ObjMatrix.h from [85f68e7b26] to [43fe4f29c2]. [diff]
Added src/exceptions/MTXClientException.h version [1816edf39c].
Added src/exceptions/MTXClientException.m version [42e31b0030].
Added src/exceptions/MTXFetchRoomListFailedException.h version [08ccc9d6d9].
Added src/exceptions/MTXFetchRoomListFailedException.m version [48606353c7].
Modified src/exceptions/MTXLogoutFailedException.h from [c3b16f062e] to [b5d9144c08]. [diff]
Modified src/exceptions/MTXLogoutFailedException.m from [dd5ff28e63] to [6372c5e6df]. [diff]
Modified src/exceptions/Makefile from [8e5700e68b] to [390f755e9e]. [diff]
Modified tests/tests.m from [c6d3f94e02] to [e5d8332c51]. [diff]