Merge pull request #39 from Nheko-Reborn/hidden_events
Add nheko specific account data type for hiding event types
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 4 additions, 1 deletioninclude/mtx/events/collections.hpp
- include/mtx/events/nheko_extensions/hidden_events.hpp 28 additions, 0 deletionsinclude/mtx/events/nheko_extensions/hidden_events.hpp
- include/mtx/events/tag.hpp 4 additions, 6 deletionsinclude/mtx/events/tag.hpp
- include/mtx/responses/sync.hpp 5 additions, 4 deletionsinclude/mtx/responses/sync.hpp
- include/mtxclient/http/client.hpp 2 additions, 2 deletionsinclude/mtxclient/http/client.hpp
- lib/structs/events.cpp 4 additions, 0 deletionslib/structs/events.cpp
- lib/structs/events/collections.cpp 1 addition, 0 deletionslib/structs/events/collections.cpp
- lib/structs/events/nheko_extensions/hidden_events.cpp 28 additions, 0 deletionslib/structs/events/nheko_extensions/hidden_events.cpp
- lib/structs/responses/common.cpp 12 additions, 0 deletionslib/structs/responses/common.cpp
- lib/structs/responses/sync.cpp 10 additions, 14 deletionslib/structs/responses/sync.cpp
- tests/events.cpp 20 additions, 0 deletionstests/events.cpp
Loading
Please register or sign in to comment