Files
znc/modules
psychon 1f6abb6468 partyline: Some fixes for users who are not connected to IRC
This was found via default channels (LoadModule = partyline ~#chan).

- Always use a valid (=non-empty) server name
- If a user is not connected to IRC, all clients might have a different idea of
  the current nick. Handle this for SendNickList() via a new function
  PutUserIRCNick() that uses the irc nick if we are connected to IRC and else
  correctly uses the nick that clients thinks it curretnly has.


git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1141 726aef4b-f618-498e-8847-2d620e286838
2008-07-21 13:58:24 +00:00
..
2008-05-24 17:02:14 +00:00
2008-01-07 21:31:16 +00:00
2008-01-07 21:31:16 +00:00
2008-06-06 14:27:57 +00:00
2008-01-07 21:31:16 +00:00
2008-04-30 14:09:15 +00:00