]> jfr.im git - irc/rqf/shadowircd.git/history - include/channel.h
Rework ircd-side MLOCK enforcement: instead of trying to track modes locked on or...
[irc/rqf/shadowircd.git] / include / channel.h
2010-04-30  Stephen BennettRework ircd-side MLOCK enforcement: instead of trying...
2010-09-11  JD HorelickBranch merge
2010-09-11  JD HorelickBacked out changeset c04f6578869c
2010-09-11  JD Horelick"Import" changeset 1346:c57955c5225e from charybdis...
2010-03-08  William PitcockAdd propagation of MLOCK state for simple modes.
2010-03-08  William Pitcockstruct Channel: add mode_lock structure to the channel...
2010-03-08  William Pitcockstruct Mode: add off_mode bitfield to describe disabled...
2010-07-04  JD HorelickBranch Merge
2010-07-02  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-07-02  B.Greenhammode api: Remove most modes from the chmode_table,...
2010-06-11  JD HorelickSVN Id removal part two
2010-05-21  JD HorelickBacked out changeset 9bd802724b74
2010-05-21  JD HorelickRemove +J chmode (KICKNOREJOIN)
2010-04-07  B.GreenhamMake PRIVMSG @#channel and PRIVMSG +#channel go to...
2010-04-04  JD HorelickBranch Merge
2010-03-31  Jilles TjoelkerNew custom channel mode API allowing reloading such...
2010-03-28  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-27  Jilles TjoelkerAdd propagated resvs, like klines and xlines.
2010-03-17  B.GreenhamFix some compiler warnings that I generated by accident...
2010-03-08  B.Greenhams/owner/admin/ throughout the source code and docs.
2010-03-05  B.GreenhamMake channel_metadata_time_add accept a regular value...
2010-03-05  B.GreenhamThere's no reason to have two nearly identical structs...
2010-03-05  B.GreenhamAdd *_metadata_clear and start using them.
2010-03-05  B.GreenhamAdd channel_metadata_time_add, a local only form of...
2010-03-04  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-04  B.GreenhamAdd channel metadata system.
2010-03-04  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-03  JD HorelickFramework for hidden (only opers can see/set them)...
2010-03-03  JD HorelickInitial support for 'noisy' oper-override of channel...
2010-03-01  B.GreenhamFix a bug I introduced by being a massive idiot.
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: