brain
|
01171d813f
|
Fixed typo
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@824 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-22 21:47:07 +00:00 |
|
brain
|
2cc838ec22
|
Fixed issue where ReplaceText threw an exception (!)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@823 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-22 21:45:59 +00:00 |
|
brain
|
b513b12594
|
Added m_censor.cpp mode +G module
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@822 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-22 21:30:04 +00:00 |
|
brain
|
da8fe330c2
|
Added support for changing of text within OnUserPreNotice and OnUserPreMessage (required for modes +G and +S etc)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@821 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-22 20:41:16 +00:00 |
|
brain
|
38c9d65253
|
Added remainder of OnUserPreInvite stuff
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@820 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-22 15:28:25 +00:00 |
|
brain
|
b04e748c2b
|
added m_noinvite that uses the new OnUserPreInvite method
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@819 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-22 14:42:37 +00:00 |
|
brain
|
d8c41ff475
|
Added OnUserPreJoin trigger
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@818 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-22 14:42:06 +00:00 |
|
brain
|
085f7e07d4
|
Added OnUserPreInvite method for use with +V etc
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@817 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-22 14:24:29 +00:00 |
|
brain
|
740b09e2ae
|
Updated header comments
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@816 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-16 14:58:40 +00:00 |
|
brain
|
574718589f
|
Modified so opers can still change nicks on a +N channel
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@815 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-15 13:34:53 +00:00 |
|
brain
|
a1ecc3014a
|
Added ability for (H)OP to still change nick on +N channel
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@814 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-15 13:16:33 +00:00 |
|
brain
|
5b639d8e57
|
Added +N via m_nonicks, restored some stuff from a firewall fuckup
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@813 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-15 12:08:56 +00:00 |
|
brain
|
998f74743f
|
Fixes to permissions issues
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@812 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-10 15:20:46 +00:00 |
|
brain
|
5587692487
|
Fixed a permissions error, was doing work as root!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@811 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-10 15:19:33 +00:00 |
|
brain
|
103c58a833
|
Fixed typos and compile bugs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@810 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-10 15:18:17 +00:00 |
|
brain
|
df89eb2b57
|
Added new channel modes to helpop docs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@809 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-10 15:18:09 +00:00 |
|
brain
|
37034b9f6e
|
Added m_knock, +K and /KNOCK support
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@808 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-10 15:12:29 +00:00 |
|
brain
|
2a5384692b
|
Changed so that /me doesnt get treated as a ctcp (even though it is, meh.)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@807 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-10 11:01:47 +00:00 |
|
brain
|
9b8384baef
|
Updated docs for new channel modes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@806 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-10 11:01:28 +00:00 |
|
brain
|
e5c42c2a13
|
Added m_blockcolor, implements unreal-style mode +c for color blocking
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@805 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-10 10:54:59 +00:00 |
|
brain
|
4fa1386737
|
Added m_nonotice, implements unreal-style chanmode +T
Fixed cloaking target bugs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@804 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-10 10:48:18 +00:00 |
|
brain
|
50460419e6
|
Fixed m_redirect.so which was claiming every mode that came its way!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@803 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-09 23:33:36 +00:00 |
|
brain
|
765cdd25cb
|
Added m_ctcp, adds support for unreal-style chanmode +C
Updated m_nokicks to put out numeric when kick on a +Q channel
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@802 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-09 20:30:30 +00:00 |
|
brain
|
d9a197a6f5
|
Removed some very old crap
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@801 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-09 13:22:36 +00:00 |
|
brain
|
3fdab8ea4a
|
Added support for /RESTART (currently has a bug, do not use)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@800 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-09 13:14:32 +00:00 |
|
brain
|
02203e5243
|
Removed some debug stuff
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@798 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-08 18:26:12 +00:00 |
|
brain
|
7db4aae14d
|
Added user/chanel modes +R, +M
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@797 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-08 17:42:35 +00:00 |
|
brain
|
5b949866d4
|
Added m_nokicks and chanmode +Q
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@796 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-08 17:09:07 +00:00 |
|
brain
|
c108e40094
|
Fix for /WALLOPS in certain sucky mIRCscripts
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@794 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-05 12:38:17 +00:00 |
|
brain
|
60052716ae
|
Added support for +L (services doesnt support this yet)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@792 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-05 11:48:37 +00:00 |
|
frostycoolslug
|
7b0f9d5fbd
|
Fixed bug in makefile, all 'edited' modules will now e recompiled
Touched m_alias.cpp (No changes)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@791 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-05 11:47:23 +00:00 |
|
brain
|
176ddfa18c
|
Added m_redirect, handles +L
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@790 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-05 11:27:12 +00:00 |
|
brain
|
4b0c3014f3
|
Fixed crash that only slug can replicate
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@789 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-05 09:52:22 +00:00 |
|
brain
|
0e74a33726
|
Added opertype propogation
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@788 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-03 13:04:48 +00:00 |
|
brain
|
23303627e1
|
Added +O mode support through m_operchans.so
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@785 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-02 16:16:04 +00:00 |
|
brain
|
fe23c1d181
|
Added operchans module for +O mode support
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@784 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-02 16:05:38 +00:00 |
|
brain
|
a0d27a59b2
|
Fixed tag typo
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@783 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-02 13:32:31 +00:00 |
|
brain
|
ae6fe83530
|
Updated helpop documentation
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@782 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-02 13:27:47 +00:00 |
|
brain
|
8099a91d21
|
fixes to /STATS P
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@781 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-02 13:23:13 +00:00 |
|
brain
|
9fbe6e22e6
|
Added a load more /STATS commands (C, Y, U, I etc)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@780 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-02 13:21:32 +00:00 |
|
brain
|
7b3f215038
|
Added oper-override module
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@779 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-02 12:30:01 +00:00 |
|
brain
|
7d0fc07661
|
Added manpages
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@778 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-02 12:29:43 +00:00 |
|
brain
|
64051cf933
|
Added hardcoded support for chanmodes +aq
FIXME: These must update dynamically, does ircservices even support this?!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@777 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-01 23:58:25 +00:00 |
|
brain
|
c881c52c43
|
documentation update for updated return values of OnUserPreJoin
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@776 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-01 23:10:23 +00:00 |
|
brain
|
fea9e48a44
|
Modified OnUserPreJoin to support join overriding
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@775 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-01 23:08:38 +00:00 |
|
brain
|
e466091fd0
|
Added stub to handle SERVER command
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@774 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-01 21:53:38 +00:00 |
|
brain
|
fb5b2a985e
|
Tidied the code to use Azhrarns new ConfigReader::ReadFlag method
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@773 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-01 20:49:45 +00:00 |
|
brain
|
0f2cf28d39
|
Added documentation of new ConfigReader methods suggested by Azhrarn for sanity
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@772 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-01 19:58:59 +00:00 |
|
frostycoolslug
|
dfd170b179
|
Added Updated by BlackDeathX
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@771 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-01 19:45:25 +00:00 |
|
brain
|
a95308ab4c
|
Changed rpl_isoper numritc to show opertype
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@770 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-01 18:12:13 +00:00 |
|