iequidoo
iequidoo
> ` // 1. They can't be an attack (they are outgoing, not incoming)` But actually they can if the server is hacked. I think, displaying an error like a...
> I fail to come up with a scenario where it would be beneficial for an attacker to add a message to Saved Messages. E.g. i often save some URLs...
Yes, the current "no padlock" approach is too unnoticeable, i see these padlocks so often so even i stopped to pay attention to them, so what we can say about...
The same issue for iOS: https://github.com/deltachat/deltachat-ios/issues/2296
> So loosing the event will mean there is a folder not cleaned up until you delete the account. (webxdc's data is still on file system) If so, i think...
> don't forget that message deletion is synced between devices, we still need the event. True, so we anyway need to add some kind of persistent events to make webxdcs...
I don't think it's a Desktop issue and caused by scrolling up the chat. Could you also provide "Info" for the last two messages? It's in the context menu. Particularly,...
The reason is that `` was received after `` was sent (the former has greater `messageId` also confirming that). But Delta Chat displays "sent" timestamps in the chats as they...
> Oh and the last message I sent before the mis-sorted one was: > > ``` > Sent: 2024.09.04 12:45:33 > State: Delivered, Encrypted > Reactions: ❤️1 > > Message-ID:...
It's possible to check which messages were sent from another device -- they have a line containing "received", you should look at the bottom of the "Message Details" window. Smth...