Comment 1 for bug 247015

Revision history for this message
Ryan Paul (segphault) wrote : Re: autocomplete friends after typing "@"

This is a tough problem to solve. There is really no failsafe way to get full friend lists from all of the protocols. What I can do though is have it sort of remember everyone who you have sent an @ message to and also make it add to the completion list the nicks of everybody who has a message currently visible in the window.

Obviously, it would remember the protocol for each nick and send the message only to that protocol, kind of like how the reply mode works now.

Any thoughts?