Richard Mörbitz
Richard Mörbitz
Hey @dirompante thanks a lot for your work! I just got a Summit B15 which is pretty similar to the Modern 15, so I decided to give your configuration a...
If I've understood the code correctly, then in khalendar/vdir.py the function get_etag_from_file is called with a directory as an argument. So a fix could be to check if the opened...
So you propose to leave the current behaviour as it is, document it properly, and add a command to force a refresh? The first two points sound fine to me....
@sergey-brutsky Thanks for your answer, but you're running an older version of DSM than I. With your version, I didn't have problems either. Also check your `DSM_VER`, for some reason...
Quick correction: the group appears as a clickable item in the group list, its name is just the empty string.
Just for my understanding: how are unseen messages determined? The sync request targets the group admin who directly responds, as it seems. But only with the member list. There were...
Have you made any progress on this, e.g. adding the debug statements you mentioned? A few weeks ago I started using the latest master. It still sends these requests, however,...
No worries, as you see, it took me some time to respond as well. I have posted a log [here](https://pastebin.com/71AU1cd1) (with anonimized Threema IDs). It is divided into three blocks...
My plan is indeed to import the sqlite file into openMittsu. Maybe data recovery works and I will also want to merge the messages received by openMittsu with the more...
There is a script from "back then" which converts the iOS format into a CSV-like structure, basically one file per contact. However, the script doesn't work for me. I'm pretty...