JD Horelick
13a467bb98
Override part one.
2010-02-25 16:01:03 -05:00
JD Horelick
afe430eebb
Backed out changeset 677d7b5cbbcc
2010-02-25 15:47:08 -05:00
JD Horelick
c7c1673d10
bad
2010-02-25 15:46:42 -05:00
JD Horelick
cff17f66fa
branch merge
2010-02-25 15:13:24 -05:00
JD Horelick
da3ba37e04
Backed out changeset 0d7b5f2ac591
2010-02-25 15:13:12 -05:00
JD Horelick
4355dbd3c9
branch merge
2010-02-25 15:12:18 -05:00
JD Horelick
47fab428b1
Backed out changeset 65db6ca26281
2010-02-25 15:11:43 -05:00
B.Greenham
b2e398fa72
Remove an unnecessary bit from the TODO.
2010-02-25 03:31:11 -05:00
B.Greenham
8b1a522e81
Hey, charybdis already kinda does these two.
2010-02-25 02:48:02 -05:00
B.Greenham
05c4e3c779
Fix a typo in help/opers/cmode.
2010-02-25 01:54:25 -05:00
B.Greenham
48d9c3446a
Update TODO.
2010-02-25 01:52:23 -05:00
B.Greenham
2b3c7c29c3
Add chmode +G, which blocks messages in all caps.
2010-02-25 01:51:28 -05:00
B.Greenham
3b84aed4b4
Update TODO.
2010-02-25 01:16:51 -05:00
B.Greenham
ea4041ece9
Automated merge with ssh://shadowircd/uranium/shadowircd/
2010-02-25 01:14:49 -05:00
B.Greenham
afd4834b50
Add chmode +N, which prevents nickchanges.
2010-02-25 01:14:38 -05:00
JD Horelick
13ec57db15
autochanmodes support
2010-02-24 22:18:13 -05:00
JD Horelick
44a8fbc29e
Actually add +p umode and expiry code. It currently does nothing though.
2010-02-24 21:53:45 -05:00
JD Horelick
5974ba0c55
Add the config handling code for expire_override_time config option.
...
Part one of override stuff. This is gonna be painful.
2010-02-24 20:28:17 -05:00
B.Greenham
e2994faec6
Add the new umodes to documentation in refrence.conf.
2010-02-24 13:02:09 -05:00
B.Greenham
b7ec309451
Fix some indentation in refrence.conf.
2010-02-24 12:43:05 -05:00
B.Greenham
4efc8651ac
Add hostserv/botserv aliases to the example confs.
2010-02-24 12:04:49 -05:00
B.Greenham
60e16d64e7
Add +x to default_umodes in the example confs, since we're loading ip_cloaking by default.
2010-02-24 11:57:52 -05:00
B.Greenham
28ba4f8f97
Let's not forget to save before we commit next time.
2010-02-24 11:52:03 -05:00
B.Greenham
e432274159
Uncomment extensions in the default configs that almost everyone is going to want enabled anyway.
2010-02-24 11:49:07 -05:00
B.Greenham
0c33b827d0
Add m_force to extensions/README and to the example config files.
2010-02-24 11:44:25 -05:00
B.Greenham
9903cf1420
Change a lingering refrence to umode +h to umode +x
2010-02-24 11:33:26 -05:00
B.Greenham
ae148f147c
And let's not forget the TODO.
2010-02-23 22:39:31 -05:00
B.Greenham
837a020a0c
Add general::secret_channels_in_whois.
2010-02-23 22:38:35 -05:00
B.Greenham
763e2baade
Make operspy prefix secret channels with * instead of ! .
2010-02-23 21:51:41 -05:00
JD Horelick
78d9febea1
Clean up the ip_cloaking mess. Remove the quite old ip_cloaking modules,
...
rename ip_cloaking_4.0 to ip_cloaking since because of umode additions,
shadow6 isn't link-compatible with charybdis anyway so might as well
have the cloaking on a expected umode.
2010-02-23 20:50:54 -05:00
Stephen Bennett
47148a3e79
Use FLAGS_SENTUSER instead of 'user' being non-empty to decide whether to register a user on CAP END.
...
identd and SASL can cause source_p->user to be present without USER having been sent.
Without this change, that could cause a crash later on as localClient->fullcaps is not initialised.
2010-02-23 22:35:58 +00:00
JD Horelick
45b9f1cbc0
Added channel::host_in_topic.
2010-02-23 20:19:58 -05:00
JD Horelick
ccac85bf9c
Should've updated the TODO on the last commit. I suck.
2010-02-23 19:51:38 -05:00
JD Horelick
c3a0fde28f
Added cycle_host_change option.
2010-02-23 19:50:45 -05:00
B.Greenham
70731d4fed
Update the TODO.
2010-02-23 18:20:30 -05:00
B.Greenham
f9e91eceaa
Add chmode +E, which prevents ops from using /kick on channels where it is set.
2010-02-23 18:14:43 -05:00
JD Horelick
aa35afbb1f
Some changes to bring the code i moved all around up-to-date.
2010-02-23 04:12:11 -05:00
B.Greenham
6faf3f4d40
Make it so that only opers see modes in whois.
2010-02-23 03:12:19 -05:00
B.Greenham
be2d3c114f
Make the last commit actually compile.
2010-02-23 03:08:58 -05:00
B.Greenham
88b63e6506
Make the target user's modes show up in whois.
2010-02-23 02:59:35 -05:00
JD Horelick
074fe45ad7
Some quick user_join() call fixes.
2010-02-23 02:56:57 -05:00
JD Horelick
677e21a450
Constify the header too :D
2010-02-23 02:53:44 -05:00
JD Horelick
824455aba6
Forgot to constify
2010-02-23 02:53:19 -05:00
JD Horelick
3472ff3fec
Add an include
2010-02-23 02:52:53 -05:00
JD Horelick
9230426e7a
More moving
2010-02-23 02:52:01 -05:00
JD Horelick
67b90240c4
move user_join() to channels.c
2010-02-23 02:48:33 -05:00
JD Horelick
080bb5cf25
Start moving parts of join to channels.c so they can be used in more places.
2010-02-23 02:41:26 -05:00
JD Horelick
2c489d8e65
Backed out changeset 199eadae216a
2010-02-23 02:04:53 -05:00
JD Horelick
6d3e983251
Compile fix
2010-02-23 02:01:19 -05:00
B.Greenham
0bd6cfbe28
Compile fix.
2010-02-23 01:58:38 -05:00