Danilo Bargen
Danilo Bargen
There were a few state transitions that weren't covered in the current release, resulting in strange behavior and/or crashes. This is probably fixed in the current development version and will...
Sorry, I referred to the comment by @rugk. It's possible that the state displayed at the right of a session is not always accurate yet. (We refactored the entire session...
Should be resolved with one of the next versions of Threema (depending on how long we need to test the changes), thanks to a refactoring.
Enable message debugging (`MSG_DEBUGGING` in src/config.ts). Then, when it happens again, check the debug console to see if an update message was logged.
Quick note: This should already be fixed in iOS, a fix for the Android app will happen soon-ish.
Currently the Threema protocol does not have a "delete group picture" message, thus the apps also don't have this feature. This will probably change in the future, but for now,...
Whoa, this is quite unexpected. My container is on 3.13.1 but the codebase served is still 3.12. What is the workflow to keep the version up to date? How are...
Generally this looks interesting. But how does key management work? It seems that the public keys are simply bundled with the extension... https://github.com/tasn/webext-signed-pages/blob/master/src/default-items.js That does not sound like a scaleable...
It's definitely an interesting idea, but so far the Firefox addon seems to have 75 users and the Chrome plugin seems to have 48 users. Yeah, I know, chicken-and-egg-problem, but...
> It should be noted that, like the battery status, a non-persistent connection will alleviate the benefit somewhat since the information will not be up to date. We could also...