- mtxclient doesn't need patching anymore, and makes a shared-lib. - nheko has some more translations available
58 lines
1.9 KiB
Text
58 lines
1.9 KiB
Text
include/mtx.hpp
|
|
include/mtx/common.hpp
|
|
include/mtx/errors.hpp
|
|
include/mtx/events.hpp
|
|
include/mtx/events/aliases.hpp
|
|
include/mtx/events/avatar.hpp
|
|
include/mtx/events/canonical_alias.hpp
|
|
include/mtx/events/collections.hpp
|
|
include/mtx/events/common.hpp
|
|
include/mtx/events/create.hpp
|
|
include/mtx/events/encrypted.hpp
|
|
include/mtx/events/encryption.hpp
|
|
include/mtx/events/guest_access.hpp
|
|
include/mtx/events/history_visibility.hpp
|
|
include/mtx/events/join_rules.hpp
|
|
include/mtx/events/member.hpp
|
|
include/mtx/events/messages/audio.hpp
|
|
include/mtx/events/messages/emote.hpp
|
|
include/mtx/events/messages/file.hpp
|
|
include/mtx/events/messages/image.hpp
|
|
include/mtx/events/messages/notice.hpp
|
|
include/mtx/events/messages/text.hpp
|
|
include/mtx/events/messages/video.hpp
|
|
include/mtx/events/name.hpp
|
|
include/mtx/events/pinned_events.hpp
|
|
include/mtx/events/power_levels.hpp
|
|
include/mtx/events/redaction.hpp
|
|
include/mtx/events/tag.hpp
|
|
include/mtx/events/topic.hpp
|
|
include/mtx/identifiers.hpp
|
|
include/mtx/requests.hpp
|
|
include/mtx/responses.hpp
|
|
include/mtx/responses/common.hpp
|
|
include/mtx/responses/create_room.hpp
|
|
include/mtx/responses/crypto.hpp
|
|
include/mtx/responses/empty.hpp
|
|
include/mtx/responses/groups.hpp
|
|
include/mtx/responses/login.hpp
|
|
include/mtx/responses/media.hpp
|
|
include/mtx/responses/messages.hpp
|
|
include/mtx/responses/notifications.hpp
|
|
include/mtx/responses/profile.hpp
|
|
include/mtx/responses/register.hpp
|
|
include/mtx/responses/sync.hpp
|
|
include/mtx/responses/version.hpp
|
|
include/mtxclient/crypto/client.hpp
|
|
include/mtxclient/crypto/objects.hpp
|
|
include/mtxclient/crypto/types.hpp
|
|
include/mtxclient/http/client.hpp
|
|
include/mtxclient/http/errors.hpp
|
|
include/mtxclient/http/session.hpp
|
|
include/mtxclient/utils.hpp
|
|
lib/cmake/MatrixClient/MatrixClientConfig.cmake
|
|
lib/cmake/MatrixClient/MatrixClientConfigVersion.cmake
|
|
lib/cmake/MatrixClient/MatrixClientTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/MatrixClient/MatrixClientTargets.cmake
|
|
lib/libmatrix_client.so
|
|
lib/libmatrix_client.so.0.2.1
|