psychon
a3b405bd07
sync from my branch rev 983 and 993:
...
- module api change, if module fails to load it can give back an useful error message
- give a message when client doesnt supply a password when connecting
- some minor cleanup
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@803 726aef4b-f618-498e-8847-2d620e286838
2007-05-16 22:42:00 +00:00
psychon
f601db2cd8
merge with rev 932 psychon branch:
...
- module call for /me's
- timestamps for playback and query buffer
- WALLOP stuff / fix
- properly join channels _after_ namesx or uhnames were set up
- dont screw up raws on reconnect when you ran /lusers
- change default quit msg and version reply to CZNC::GetTag(false)
- change CZNC::GetTag() to point to sf.net
- kind of an rewrite for partyline, added fixed channels (this doesnt work on irssi,
did it ever work?)
- add the timestamp support to webadmin too
- add ConnectDelay config option to avoid being killed because we connected too fast
- make znc handle usermodes correctly
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@799 726aef4b-f618-498e-8847-2d620e286838
2007-05-16 22:13:17 +00:00
prozacx
32ce2bfe9c
Removed extra join when topic is set - thanks psycho
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@762 726aef4b-f618-498e-8847-2d620e286838
2006-09-16 17:58:13 +00:00
prozacx
57e51d9f74
Patched using modified partyline_topics.patch by x-x
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@760 726aef4b-f618-498e-8847-2d620e286838
2006-09-16 07:47:29 +00:00
prozacx
e06ca0d672
Added contact info
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@753 726aef4b-f618-498e-8847-2d620e286838
2006-09-13 07:48:28 +00:00
prozacx
bbe30f689c
Added concept of default channels that a user is automatically joined to every time they attach
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@707 726aef4b-f618-498e-8847-2d620e286838
2006-03-21 03:32:20 +00:00
prozacx
0dd418181a
Added CUser::IsBeingDeleted() to allow for different messaging when a user is being deleted vs detaching or disconnecting
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@703 726aef4b-f618-498e-8847-2d620e286838
2006-03-19 22:44:10 +00:00
prozacx
57fb9fc867
Added OnDeleteUser() global module hook
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@702 726aef4b-f618-498e-8847-2d620e286838
2006-03-19 22:13:02 +00:00
prozacx
a9e60b43c5
Migrated away from CString::ToString() in favor of explicit constructors
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@669 726aef4b-f618-498e-8847-2d620e286838
2006-02-25 09:43:35 +00:00
prozacx
3cc202245d
Renamed CClient::PutServ() to CClient::PutClient()
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@583 726aef4b-f618-498e-8847-2d620e286838
2005-10-15 05:06:26 +00:00
prozacx
a490f62dde
Renamed CUserSock to CClient
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@581 726aef4b-f618-498e-8847-2d620e286838
2005-10-15 03:55:09 +00:00
prozacx
b156f4066d
Added +o/v -o/v for when users attach/detach
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@580 726aef4b-f618-498e-8847-2d620e286838
2005-10-15 03:19:40 +00:00
prozacx
a2b647c5cd
Added List and Help commands
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@570 726aef4b-f618-498e-8847-2d620e286838
2005-10-13 05:21:47 +00:00
prozacx
50d293716d
Added List command, enforce <= 32 char chans that start with ~#, and send 005 OnLoad()
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@568 726aef4b-f618-498e-8847-2d620e286838
2005-10-12 06:39:16 +00:00
prozacx
770bb16032
Internal channels and queries for users connected to znc
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@567 726aef4b-f618-498e-8847-2d620e286838
2005-10-12 02:25:37 +00:00