[Konversation-devel] [Bug 233963] New: add automatic nickname consolidation

Oswald Buddenhagen ossi at kde.org
Sat Apr 10 17:06:00 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=233963

           Summary: add automatic nickname consolidation
           Product: konversation
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: unspecified
            Status: NEW
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: konversation-devel at kde.org
        ReportedBy: ossi at kde.org


Version:            (using Devel)
Installed from:    Compiled sources

in my logs/ folder, i have about 30 files with the pattern
freenode_<theuser><someappendage>.log. obviously, this is totally unhelpful -
these logs should be all in one file. konvi could provide two mechanisms to
support this feature:
- user-specifiable "nickname transform" rules, basically a list of
QRegExp::replace() expression/substitution pairs.
- if no rule applies, automatically run "/msg nickserv info $user" and evaluate
the "Information on <nickname> (account <account>):" line

these "unified nicknames" could be used as a basis for other
persistance-requiring features, like nick coloring (bug 209951), join
notifications and such stuff.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Konversation-devel mailing list