Commit Graph

23 Commits

Author SHA1 Message Date
prozacx
d2e7285070 Added MOTD support
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@571 726aef4b-f618-498e-8847-2d620e286838
2005-10-13 05:31:42 +00:00
prozacx
ab95c98407 Removed admin user that was passed via arguments
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@559 726aef4b-f618-498e-8847-2d620e286838
2005-10-10 05:26:15 +00:00
prozacx
e3b723de5b Made multiple clients per user a config option
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@556 726aef4b-f618-498e-8847-2d620e286838
2005-10-09 23:19:07 +00:00
prozacx
e04cbaa34c Fixed problem with adding a new user
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@544 726aef4b-f618-498e-8847-2d620e286838
2005-10-08 17:30:46 +00:00
prozacx
795e0ec590 Add * if user supplies no other allowed hosts
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@532 726aef4b-f618-498e-8847-2d620e286838
2005-09-25 00:12:30 +00:00
prozacx
f8f718437c Added support for allowed hosts
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@531 726aef4b-f618-498e-8847-2d620e286838
2005-09-24 18:07:13 +00:00
prozacx
eabe4983f9 Added user Admin flag and allow user admins to edit other users and global settings
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@529 726aef4b-f618-498e-8847-2d620e286838
2005-09-24 05:15:08 +00:00
prozacx
9e3b98b242 Spiced up the favicon
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@523 726aef4b-f618-498e-8847-2d620e286838
2005-09-22 08:01:25 +00:00
prozacx
96b267cbb7 Don't try to add existing chans
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@522 726aef4b-f618-498e-8847-2d620e286838
2005-09-22 07:27:49 +00:00
prozacx
598268ad1a JoinChans() on new channel
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@521 726aef4b-f618-498e-8847-2d620e286838
2005-09-22 07:11:52 +00:00
prozacx
b27149a6e3 Load temp user's modules as 'fake'
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@520 726aef4b-f618-498e-8847-2d620e286838
2005-09-22 07:05:48 +00:00
prozacx
72df78c3b2 Added favicon support and removed some debugging statements
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@515 726aef4b-f618-498e-8847-2d620e286838
2005-09-20 02:07:41 +00:00
prozacx
aa42edde53 Changed syntax of <label> tag
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@509 726aef4b-f618-498e-8847-2d620e286838
2005-09-19 04:22:11 +00:00
prozacx
89e5079ce9 Upgrading to CZNC::Get()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@508 726aef4b-f618-498e-8847-2d620e286838
2005-09-19 04:09:37 +00:00
prozacx
1929ce5ba9 Renamed CZNC::New() to CZNC::Get() and return a static reference instead of a pointer
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@504 726aef4b-f618-498e-8847-2d620e286838
2005-09-19 02:19:17 +00:00
prozacx
bca3769173 Fixed error message
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@503 726aef4b-f618-498e-8847-2d620e286838
2005-09-17 14:27:15 +00:00
prozacx
6adfe9f065 WriteConfig() after deleting a channel
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@502 726aef4b-f618-498e-8847-2d620e286838
2005-09-17 14:23:33 +00:00
prozacx
29c2e842a9 Don't show channels during /adduser
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@501 726aef4b-f618-498e-8847-2d620e286838
2005-09-17 14:13:35 +00:00
prozacx
997023ea9d Added better support for channels
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@500 726aef4b-f618-498e-8847-2d620e286838
2005-09-17 04:06:43 +00:00
prozacx
c62c0113e7 Make args read only when DenyLoadMod is being respected
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@491 726aef4b-f618-498e-8847-2d620e286838
2005-09-13 23:11:48 +00:00
prozacx
6079703365 Added support for mod arguments
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@488 726aef4b-f618-498e-8847-2d620e286838
2005-09-13 06:42:32 +00:00
prozacx
44be92a5ee Added support for DenyLoadMod security
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@486 726aef4b-f618-498e-8847-2d620e286838
2005-09-12 03:52:10 +00:00
prozacx
55c0e67f60 Renamed admin to webadmin
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@479 726aef4b-f618-498e-8847-2d620e286838
2005-09-09 05:00:52 +00:00