Overview
Comment: | Add support for joining rooms |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
b1d8afb546f8999f2c6aba10ca589d2b |
User & Date: | js on 2020-10-03 17:40:47 |
Other Links: | manifest | tags |
Context
2020-10-03
| ||
17:50 | Add support for leaving rooms check-in: 193ebad6ad user: js tags: trunk | |
17:40 | Add support for joining rooms check-in: b1d8afb546 user: js tags: trunk | |
17:23 | Get rid of async prefix check-in: d18fbd29fb user: js tags: trunk | |
Changes
Modified src/MTXClient.h from [4d54398092] to [dc76466324]. [diff]
Modified src/MTXClient.m from [fbae956347] to [69f2cc536e]. [diff]
Modified src/exceptions/MTXClientException.h from [1816edf39c] to [f343668f2c]. [diff]
Modified src/exceptions/MTXClientException.m from [42e31b0030] to [2fdf4e0536]. [diff]
Added src/exceptions/MTXJoinRoomFailedException.h version [c24a689f7d].
Added src/exceptions/MTXJoinRoomFailedException.m version [f939691250].
Modified src/exceptions/Makefile from [390f755e9e] to [219a3de686]. [diff]
Modified tests/tests.m from [a0b40aeb42] to [8b2bd0de5e]. [diff]