Tomer

Results 137 comments of Tomer

Sadly, no. It still works for me. It sounds like somehow there is a problem with the Signal database state. Does re-logging in change anything? Also did this bug start...

> `Is this source code give you some inspiration?` No, it doesn't seem to do Signal message decryption. Have you tried the extension on other computers? It looks like message...

Meanwhile you can just temporarily disable the read receipts blocking and enable it again after you view the status. I'll implement that in the future.

Yes, this is because the extension blocks every `read` packet, which also includes marking as unread. Do you want this feature?

Yeah, this action sends out a packet to notify the phone and it's implemented as sending a read receipt with a negative count of messages depending on how many unread...

Yes, this should be possible and even easy to do, but it doesn't sound like a very popular feature that is worth the GUI space.

By deleted message you mean messages you delete for youself or messages other people delete?

Hi, read receipts are supposed to be sent for any kind of message when you replay to them, by design. The idea is that this way the conversation looks more...

Is there any way to prevent the code duplication? Also do you have an idea of why it doesn't work for individual chats? Do you have a stack trace?

This looks good, I think the only problem is the duplication of code files. If you can find a way to not need that and still have the same repo...