prozacx
|
2139e51ac3
|
Call CUser::SetIRCNick() in SetNick()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@183 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-24 07:34:37 +00:00 |
|
prozacx
|
d1444e6f8a
|
Changed motd to CBuffer instead of vector to support nick changes
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@182 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-24 07:03:03 +00:00 |
|
prozacx
|
b69a6419ab
|
Added VersionReply config option
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@167 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-23 16:30:57 +00:00 |
|
prozacx
|
77798b286a
|
Added QuitMsg config option
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@166 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-23 16:14:05 +00:00 |
|
prozacx
|
c88b835837
|
Changed OnNick() and OnQuit() to take a vector<CChan*> of common channels
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@164 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-23 07:24:58 +00:00 |
|
prozacx
|
133efcb421
|
Fixed bug where motd was calling clear() on the wrong raw
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@135 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-14 06:10:46 +00:00 |
|
prozacx
|
da9e5d35fa
|
Cache the MOTD
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@130 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-12 04:43:48 +00:00 |
|
prozacx
|
0d0961c674
|
Removed a useless line
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@117 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-07 05:30:52 +00:00 |
|
prozacx
|
fa4dd02671
|
Added ability to retain topics
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@113 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-05 18:48:57 +00:00 |
|
prozacx
|
66389db912
|
Improved detaching
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@112 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-05 07:17:08 +00:00 |
|
prozacx
|
a7ae4ad375
|
Put a debug print into DEBUG_ONLY()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@68 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-03 05:36:52 +00:00 |
|
prozacx
|
e24236fd9f
|
Only show QUIT and NICK event if at least one chan with the nick in question is not detached
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@45 726aef4b-f618-498e-8847-2d620e286838
|
2005-03-10 07:46:06 +00:00 |
|
prozacx
|
d842fda068
|
Moved OnIRCDisconnected() module hook to Disconnected() instead of destructor to avoid crashing on exit
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@44 726aef4b-f618-498e-8847-2d620e286838
|
2005-03-10 07:17:37 +00:00 |
|
prozacx
|
03f0ff3df0
|
Fixed issue where topic was lost during a detach/attach cycle
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@43 726aef4b-f618-498e-8847-2d620e286838
|
2005-03-10 06:51:17 +00:00 |
|
prozacx
|
3315c349a2
|
Removed bad version of WildCmp() and inserted the correct version of wildcmp()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@40 726aef4b-f618-498e-8847-2d620e286838
|
2005-03-10 06:34:19 +00:00 |
|
prozacx
|
946719ba21
|
Added detaching channels
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@32 726aef4b-f618-498e-8847-2d620e286838
|
2004-11-07 08:15:57 +00:00 |
|
prozacx
|
5cbdb14f53
|
Added a missing char1 on the end of a dcc string
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@28 726aef4b-f618-498e-8847-2d620e286838
|
2004-10-26 18:00:22 +00:00 |
|
imaginos
|
68c931c913
|
bug where m_pUserSock is invalid and then referenced if user connects during failing irc connection (ie timeout)
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@26 726aef4b-f618-498e-8847-2d620e286838
|
2004-09-04 16:23:57 +00:00 |
|
prozacx
|
8f44a2fe87
|
Only look at the first token for channel name on JOIN/PART
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@17 726aef4b-f618-498e-8847-2d620e286838
|
2004-08-25 18:13:24 +00:00 |
|
prozacx
|
538d3ece4e
|
Initial revision
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2 726aef4b-f618-498e-8847-2d620e286838
|
2004-08-24 00:08:51 +00:00 |
|