Check whether userId is contained in content, whether rooms is a json array, and add more test case.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Sat, Sep 13
content of event does not indicate itself whether it is encrypted or contains a thumbnail. FileHandler.qml handled this case, it accepts eventContent instead of mxcUri(And mxcUri should not be set manually).
Thu, Sep 11
Tue, Sep 9
Improving code of openLink(), and fixed tests.
Add comments of param for Client::addDirectRoom()
Fixed tests for pipeline
Use Client::accountData() instead of MatrixSdk::directRoomMap() in MatrixSdk::directRoomIds().
Reusing the content json of the original account data event instead of directRoomMap()
Mon, Sep 8
Sun, Sep 7
Sat, Sep 6
Add tests
Tests has not been written yet.
Tests has not been written yet.
Add addDirectRoom() function
Sat, Aug 23
Improvement comments
Add MatrixSdk::checkSpecVersionRange() and tests
Aug 16 2025
Improved naming, MatrixSdk::supportSpecVersion()
Aug 9 2025
Fixed qt quick tests
Fixed tests.
Aug 2 2025
Jul 5 2025
Rebase to servant
Jun 28 2025
Declare mxcUriToHttpV1 in header and define in source
Jun 24 2025
Fixed copyright
Add tests
Jun 21 2025
Jun 18 2025
Fixed tests
Jun 17 2025
Use contextualActions
Jun 14 2025
Add function to detect whether the server supports the specified version
Jun 7 2025
Make const variables static global
Parse query for matrix scheme, and add tests.
Jun 4 2025
May 31 2025
May 28 2025
May 25 2025
May 24 2025
Don't use a separate constructor for unit test
Use a separate constructor for unit test