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

Annoying message appear every time a message is sent or received #108

Closed pedropalau closed 5 years ago

pedropalau commented 5 years ago

Every time (almost) a receive or send a message, the following text appear in the conversation window:

The privacy status of the current conversation is now: Private | Not private

This affects the conversation making it annoying.

pedropalau commented 5 years ago

This is an example of how it appears:

Screenshot from 2019-06-18 15-25-57

claucece commented 5 years ago

Yeah.. for some reason, it appears every time. We need to fix that.

pedropalau commented 5 years ago

Ok, this is work to do.

claucece commented 5 years ago

I have reviewed the code and UI. The only problem I see is that prior to starting a OTR conversation this shows up: The privacy status of the current conversation is: Not Private. It should only show when an OTR conversation happens or stops... I think ;)