Théophile Bastian

Results 27 comments of Théophile Bastian

> It could be the cause of this issue then. It's probably worth to try using n->start and see if that lessens the issue. If that is true that would...

I can confirm that the issue is still present (ma1sd version 2.5.0). Setting `activeDirectory` to `false` still seems to mitigate the issue.

Persistent spooling looks like a bit overkill to me, but starting the hook in a thread/process/anything asynchronous looks very reasonable to me. Unless there is indeed a usecase for blocking...

Whoops, I think I indeed introduced that. Basically, whenever the timer calls `run()`, if there is no need to set a new timer, the previous timer ID was not cleared...

@fwsmit hang on, now that I look at it a bit more, I don't understand how it passed my tests. There are more issues here, I need to think about...

Yes, it is not solved yet. Sorry, I did not find the time to focus on this recently, I'll try to do this soon.

This is especially needed as the "Login with" hard-coded text is not translated. Would removing altogether the "Login with" prefix be a possible quickfix? I would be happy with setting...

Hello, Has any work started on this? I can see a bit of discussion in the issues of the Sync repo, but no code at all. If I can find...

I also only have one phone, but I see this as a great way to have backups, and maybe even enable cards sharing between multiple users of the same server....

> The ID is the single most important element. It's the "primary key" in the SQLite database on the Android app. It is used when opening cards from the main...