Show
Ignore:
Timestamp:
02/15/07 19:00:09 (4 years ago)
Author:
Giuseppe Bilotta <giuseppe.bilotta@…>
Children:
6642e2b43c6ca135b91b25ce9ad80a45e6a4267e
Parents:
da4d97f0652bddcee269b6d99863f21a1021056c
git-committer:
Giuseppe Bilotta <giuseppe.bilotta@gmail.com> 1171555209 +0000
Message:

More Regexp madness. Fixes, optimizations, and a new method to parse channel lists

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    rda4d97f rcba46be  
    33        * Plugin: new unreplied() method to handle PRIVMSGs which have not 
    44        been replied to. 
     5        * Regexp: more regexp madness. BasicUserMessage and derivate classes 
     6        now have a new method parse_channel_list() to parse list of channel 
     7        names. 
    58 
    692007-02-12  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>