Tk Library Source Code

View Ticket
Login
Ticket UUID: 1198196
Title: Convert bridged entry/exit messages to Traffic Messages
Type: Patch Version: None
Submitter: wildcard_25 Created on: 2005-05-09 11:12:32
Subsystem: app: tkchat Assigned To: wildcard_25
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2005-05-17 16:24:41
Resolution: Accepted Closed By: wildcard_25
    Closed on: 2005-05-17 09:24:41
Description:
This converts the bridged IRC/Web entry and exit 
messages to Traffic messages so that they can be 
hidden with the 'Hide Entry/Exit Messages' menu.

Also converts bridged nick changes to system messages.

Factors out common code for parsing live and history 
messages into a new proc.

Moves the entry/exit color initialization into the 
main array initialization. I like being able to 
change the message color without it being reset 
everytime I start the program :)

Note: This patch will fail on block #2 if the 
NickList patch has been applied, as it modifies the 
same code in the ::tkchat::add Action proc. This 
patch has all the same changes with the addition that 
it changes the RE.
User Comments: wildcard_25 added on 2005-05-17 16:24:41:
Logged In: YES 
user_id=596509

Applied to HEAD.

wildcard_25 added on 2005-05-09 18:12:36:

File Added - 133641: tkchat.entry-exit.diff

Attachments: