otrv4 / libotr-ng

A new implementation of OTR with support for version 4. This is a mirror of https://bugs.otr.im/otrv4/libotr-ng
Other
43 stars 9 forks source link

Fingerprints - in the fingerprint keylist, the "Status" column is a bit confusing #184

Closed olabini closed 5 years ago

olabini commented 5 years ago

Because the "Status" column looks up the current conversation using ONLY the username of the peer, you will have weird statuses showing up, even for lines that are not using the fingerprint in question. We should only have a Status for the lines where we have a current conversation with the specific fingerprint instead.

olabini commented 5 years ago

We should match on version. We should match on fingerprint. We should also add a new state, that says something like "No conversation"