Merge pull request #18 from MonokelPinguin/0.3.0-dev
Basic support for room upgrade handling. Closes PR #18
No related branches found
No related tags found
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- include/mtx/events.hpp 5 additions, 0 deletionsinclude/mtx/events.hpp
- include/mtx/events/collections.hpp 8 additions, 0 deletionsinclude/mtx/events/collections.hpp
- include/mtx/events/create.hpp 16 additions, 0 deletionsinclude/mtx/events/create.hpp
- include/mtx/events/tombstone.hpp 34 additions, 0 deletionsinclude/mtx/events/tombstone.hpp
- include/mtxclient/crypto/client.hpp 1 addition, 1 deletioninclude/mtxclient/crypto/client.hpp
- include/mtxclient/http/client.hpp 1 addition, 1 deletioninclude/mtxclient/http/client.hpp
- lib/structs/events.cpp 4 additions, 0 deletionslib/structs/events.cpp
- lib/structs/events/create.cpp 25 additions, 2 deletionslib/structs/events/create.cpp
- lib/structs/events/tombstone.cpp 27 additions, 0 deletionslib/structs/events/tombstone.cpp
- lib/structs/responses/common.cpp 28 additions, 0 deletionslib/structs/responses/common.cpp
- tests/events.cpp 67 additions, 0 deletionstests/events.cpp
Loading
Please register or sign in to comment