fiaxh
fiaxh
OMEMO by default was added as an option as part of https://github.com/dino/dino/commit/21ae42762d8a57da5cb1ec40b46e7510fc3121ad.
> Can someone elaborate what the status is for this? It is implemented but kept in a separate branch. But why? @foss- It is on a separate branch as a...
The OMEMO keys of one's own account were made adaptive as part of 680f0dd0a768b201b62899905c38210e834dde91. For the OMEMO keys of a contact, this will be done by reusing that code as...
Your request for a way to remove history sounds like a workaround to me. The real problem is that larger history amounts apparently slow Dino down. We should solve the...
Closing this PR. It was made as part of a gsoc application and feedback was not addressed.
@smalishevskiy [`Dino.Ui.ViewModel.PreferencesWindow`](https://github.com/dino/dino/blob/master/main/src/view_model/preferences_window.vala) is an example, however the view model for the change password dialog would be much simpler. It could roughly look like this: ``` public class Dino.Ui.ViewModel.ChangePasswordDialog : Object...
I implemented the changed that I've suggested and merged this in f8c004630f56914438fa1b114530f639748e41c1.
Closing this PR. It was made as part of a gsoc application and feedback was not addressed.
This issue has already been raised in #527. Unfortunately we weren't able to tackle this during the timeframe of GSoC 2024, I hope you were still able to test with...
Please write something about this PR. What issue are you experiencing? What cause did you identify?