otrv4 / pidgin-otrng

Fork of https://bugs.otr.im/plugins/pidgin-otr. This is a mirror of https://bugs.otr.im/otrv4/pidgin-otrng
GNU General Public License v2.0
16 stars 5 forks source link

There should not be a way to start a conversation with yourself #98

Closed claucece closed 5 years ago

claucece commented 5 years ago

The fingerprint window will often show your own account with the ability of starting a conversation with it (in this case, alice):

screen shot 2018-10-07 at 4 05 21 pm

When you try to do that, this shows up:

screen shot 2018-10-05 at 7 59 23 pm

We shouldn't allow the starting the conversation with oneself.

olabini commented 5 years ago

Just to clarify here, the problem is not really your OWN account. The problem is when you try to start a conversation FROM an account that is disabled or offline. We should just disable the button in this case.