Update code modularity by placing room visibility options in common namespace.
Showing
- include/mtx/common.hpp 31 additions, 1 deletioninclude/mtx/common.hpp
- include/mtx/requests.hpp 5 additions, 17 deletionsinclude/mtx/requests.hpp
- include/mtx/responses/public_rooms.hpp 7 additions, 31 deletionsinclude/mtx/responses/public_rooms.hpp
- include/mtxclient/http/client.hpp 5 additions, 4 deletionsinclude/mtxclient/http/client.hpp
- lib/http/client.cpp 5 additions, 5 deletionslib/http/client.cpp
- lib/structs/requests.cpp 2 additions, 12 deletionslib/structs/requests.cpp
- lib/structs/responses/public_rooms.cpp 3 additions, 2 deletionslib/structs/responses/public_rooms.cpp
- tests/client_api.cpp 8 additions, 8 deletionstests/client_api.cpp
- tests/requests.cpp 4 additions, 4 deletionstests/requests.cpp
- tests/responses.cpp 4 additions, 4 deletionstests/responses.cpp
Loading
Please register or sign in to comment