Comment 2 for bug 182243

Revision history for this message
Mats (matsben) wrote :

 * Added config to not display presence changes in history for chats.
 * Added checkbutton to hide system messages in groupchats.

Chat.tcl:
    # Shall we display presence changes in history?
    set ::config(chat,hist-presence) 0
All xml is saved to history file since I want to be complete.
GroupChat.tcl:
There is now a checkbutton (toggle) with an "M" for no good reason, that toggles all system messages, or at least the presence changes in display.