@nannanko Please review this; it is blocking the other CIs.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 21 2024
May 20 2024
Add a unit test (src/tests/matrix-room-list-test.cpp) to verify that invited rooms are indeed displayed before joined rooms.
May 19 2024
May 18 2024
@nannanko also it looks like that this would fix the test failure on kazv|servant branch because of the following:
This was lost when I pushed my local dev branch to lily. Reopening. @nannanko
May 17 2024
May 12 2024
May 11 2024
@nannanko This is not added to the staging area because this is a security fix that should not be visible to the generic public until we release and make a release note about it. Please download the diff and manually apply it locally to review it.
Looks like QML TextArea does not work well with custom context menu. Specifically if I attach a TapHandler and make it show context menu on right click, both the default one and my own one will show up.