[konversation] [Bug 380058] New: Option to hide command messages (like topic and mode messages) from channel buffers
Frank Fischer
bugzilla_noreply at kde.org
Sun May 21 19:14:07 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=380058
Bug ID: 380058
Summary: Option to hide command messages (like topic and mode
messages) from channel buffers
Product: konversation
Version: 1.7.2
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: ignore
Assignee: konversation-devel at kde.org
Reporter: frank-fischer at shadow-soft.de
Target Milestone: ---
Created attachment 105662
--> https://bugs.kde.org/attachment.cgi?id=105662&action=edit
Patch to hide command messages from channel buffers.
When entering a channel konversation shows several command messages like the
topic, who set the topic, channel modes. These messages are also shown if the
server connection is lost (e.g. due to suspend of the machine) and
reestablished.
As the channel modes and topics seldom change, the buffers (especially if they
have low traffic) are just flooded with completely equal messages (if you use a
laptop you might reconnect several times a day).
AFAICT it is sufficient to modify `appendCommandMessageToChannel` and
`appendCommandMessage` methods to get the desired behaviour. I have append a
patch that hides these messages if the hide join/part option is set. Probably
this is not the best option and one should add another configuration option to
do the same.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Konversation-devel
mailing list