fiaxh
fiaxh
> When users put Dino in background and then switch to it again, the marker line should update (either hide or move above the new messages that were received while...
I can't reproduce this and I can't think of anything in Dino that could be causing this. Do you still have this issue?
This seems to happen when the rtp plugin is disabled. While that setup should of course run without crashing, be aware that you won't be able to make calls with...
I'm not convinced of this feature: Why should a user take their hands off the keyboard, move the mouse to klick on a nick/avatar, put their hands back to keyboard...
@grondinm Dino doesn't do anything certificate related itself; that's done by glib and your system decides what's accepted. Thus, something is probably wrongly set up on your end. If you...
Currently we allow the user to select any available PGP key to use for PGP encryption. Instead, we should filter revoked or expired keys out and not display them.
@Siosm The reason why the previous flatpak PR (#343) has not been accepted is that some Dino features won't work in a flatpak. The flatpak issue that Dino depends on...
Having a more visible warning might indeed be helpful for some users. Implementation-wise, it feels odd to generate a Dialog from the constructor of another Widget. The `VideoWidget` is a...
4f636dbd8e28237241232e1fe37fff37fbb43c6c should hopefully fix this.
Since you didn't report that this issue occurred again, I'll assume that 4f636db indeed fixed it. Ofcourse I can reopen the issue if you should encounter the problem again.