Merge pull request #84 from maltee1/user_directory
add user directory search
No related branches found
No related tags found
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- include/mtx/events_impl.hpp 4 additions, 2 deletionsinclude/mtx/events_impl.hpp
- include/mtx/responses.hpp 1 addition, 0 deletionsinclude/mtx/responses.hpp
- include/mtx/responses/users.hpp 38 additions, 0 deletionsinclude/mtx/responses/users.hpp
- include/mtxclient/crypto/objects.hpp 9 additions, 9 deletionsinclude/mtxclient/crypto/objects.hpp
- include/mtxclient/http/client.hpp 6 additions, 0 deletionsinclude/mtxclient/http/client.hpp
- lib/http/client.cpp 12 additions, 0 deletionslib/http/client.cpp
- lib/structs/responses/users.cpp 29 additions, 0 deletionslib/structs/responses/users.cpp
- meson.build 1 addition, 0 deletionsmeson.build
- tests/client_api.cpp 70 additions, 0 deletionstests/client_api.cpp
- tests/responses.cpp 20 additions, 0 deletionstests/responses.cpp
Loading
Please register or sign in to comment