- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
May 17 2024
May 16 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.
May 10 2024
I will land this and D16 after https://lily-is.land/kazv/libkazv/-/merge_requests/73 lands.
For reference, Element Web's filtering will also use Matrix id even if no @ is typed
Should this be modified to only apply matrix id matching when starting with '@'?
Because it would be counter-intuitive to just want to search for 'tusooa' and get all the users on that server in the friends list (or make this behavior a configurable option).
Despite my lack of familiarity with the code in question, it was able to compile and test and perform well on tusooa's computer, which I believe makes it an excellent revision
May 9 2024
Should this be modified to only apply matrix id matching when starting with '@'?