Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: tastytea/mtxclient

Tags

v0.6.2

Toggle v0.6.2's commit message
v0.6.2

Bugfix release for compatibility with the Matrix v1.1 API.

v0.6.1

Toggle v0.6.1's commit message
v0.6.1

- Set counter for encrypted files always to 0
- Add bigobj flag to meson build
- Add script to plot history from memberstats
- Add example that collects member event history from a room
- Add endpoint to list room members
- Fix pinned message events not being parsed
- Fix version tag in meson.build
- Actually read out rule_id in PushRule's from_json
- Support error code to string conversions
- Add support for m.direct

v0.6.0

Toggle v0.6.0's commit message
v0.6.0

* Use new login parameters instead of deprecated user
* Workaround servers returning null for .well-known in /login
* Various edit relation fixes
* Support space state events
* Use coeurl as the http backend
* Remove boost dependency
* Support retrieval of specific state events
* Use a generic UIAHandler for all UIA endpoints
* Support registration tokens in UIA (callum)
* Support email and telephone numbers in UIA
* Support sticker and emote packs (MSC2545)
* Timeout connections properly
* Properly clear bit 63 of the IV when doing AES
* Allow converting a private key to a public key
* Add knocks and restricted rooms support
* Implement online key backup session encryption
* Fix parsing query_keys responses with optional keys
* Fix compilation with Olm 3.2.5
* Support meson for compilation. This does not generate the cmake files needed by cmake projects to find mtxclient
* Add bootstrapping for SSSS, online key backup and cross-signing keys
* Implement the device query and update endpoints

v0.5.1

Toggle v0.5.1's commit message
v0.5.1

Allow exporting a session with a specific index.

v0.5.0

Toggle v0.5.0's commit message
Update mtxclient to 0.5.0. See changelog for details

v0.4.1

Toggle v0.4.1's commit message
Bump version to 0.4.1

v0.4.0

Toggle v0.4.0's commit message
Bump version to 0.4.0

v0.3.1

Toggle v0.3.1's commit message
Release 0.3.1

v0.3.0

Toggle v0.3.0's commit message
Some more url escaping

v0.3.0-rc1

Toggle v0.3.0-rc1's commit message
Don't use nested namespace declarations in headers

Qt < 5.9 moc chokes on that