]> jfr.im git - irc/rqf/shadowircd.git/history - include/channel.h
Add blank +K (norepeat) chmode, though it does nothing yet.
[irc/rqf/shadowircd.git] / include / channel.h
2010-03-01  B.GreenhamAdd blank +K (norepeat) chmode, though it does nothing...
2010-02-28  B.GreenhamAdd full support for +a (owner) and +h (halfop) chmodes.
2010-02-28  B.GreenhamAdd is_halfop() and is_owner() and start using them...
2010-02-28  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-02-28  B.GreenhamAdd can_kick_deop() and use it in m_kick.
2010-02-28  B.GreenhamMove is_chanop_voiced() to a function in channels.c...
2010-02-28  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-02-28  B.GreenhamAdd is_any_op() in preperation for adding +ah, start...
2010-02-26  B.GreenhamAdd the +J channelmode and config options, though they...
2010-02-26  JD HorelickAutomated merge with ssh://hg@bitbucket.org/uranium...
2010-02-26  B.GreenhamAdd has_common_channel(), which is needed by umode +G.
2010-02-25  JD Horelickbranch merge
2010-02-25  JD Horelickbranch merge
2010-02-25  JD HorelickBacked out changeset 65db6ca26281
2010-02-25  B.GreenhamAdd chmode +G, which blocks messages in all caps.
2010-02-25  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-02-25  B.GreenhamAdd chmode +N, which prevents nickchanges.
2010-02-25  JD HorelickActually add +p umode and expiry code. It currently...
2010-02-23  B.GreenhamAdd chmode +E, which prevents ops from using /kick...
2010-02-23  JD HorelickConstify the header too :D
2010-02-23  JD HorelickMore moving
2010-02-23  JD Horelickmove user_join() to channels.c
2010-02-23  JD HorelickStart moving parts of join to channels.c so they can...
2010-02-23  B.GreenhamMerge.
2010-02-23  B.GreenhamAdd chmode +D, which blocks CTCP ACTION.
2010-02-23  B.GreenhamMerge.
2010-02-23  B.GreenhamAdd chmode +T, which blocks notices.
2010-01-19  William PitcockMerge +C (no CTCP to channels) from ircd-seven.
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-08-04  Valery V YatskoMoved extern chmode_flags declaration from channel...
2008-08-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-07-30  Valery Yatskochannel.h cleaned up a bit - removed unused includes
2008-06-28  Valery V YatskoRemove Channel->users_last, used nowhere
2008-06-24  Valery V YatskoApplying dyn-cmodes.diff - first step in implementing...
2008-04-01  William Pitcockstart making this compile
2008-02-27  William PitcockRemove CHFL_DEOPPED entirely.
2007-12-25  Jilles TjoelkerConsolidate duplicate channel mode flags tables to...
2007-11-07  jilles[svn] Fix desyncs with very long extbans. Bans can...
2007-01-25  nenolod[svn] - the new plan: