]> jfr.im git - irc/rqf/shadowircd.git/history - modules/core
Updating File.
[irc/rqf/shadowircd.git] / modules / core /
2010-03-14  JD HorelickAdd use_part_messages config option. When disabled...
2010-03-14  JD HorelickAdded static_quit support. Pretty much what the name...
2010-03-08  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-08  B.GreenhamMake metadata use UIDs for s2s communication, and fix...
2010-03-08  JD HorelickMake override WALLOPS actually send netwide this time.
2010-03-08  B.Greenhams/owner/admin/ throughout the source code and docs.
2010-03-08  JD HorelickChange all override snotes to wallops to match m_o...
2010-03-07  JD HorelickChange many of the ERR_CANNOTSENDTOCHAN messages to...
2010-03-07  B.GreenhamLooks like irc_dictionary things cannot support more...
2010-03-06  B.GreenhamFix +K unintentionally stripping any messages to the...
2010-03-06  B.GreenhamFix +J not checking for local clients properly.
2010-03-05  B.GreenhamFix +g messages not showing to opers.
2010-03-05  B.GreenhamMake oaccept use UIDs instead of nicks.
2010-03-05  B.GreenhamMake +gGR not affect services.
2010-03-05  B.GreenhamMake oaccept work for multiple opers on the same target.
2010-03-05  B.GreenhamClean up +J to work nicely and properly.
2010-03-05  B.GreenhamMake m_okick support +J.
2010-03-05  B.GreenhamAdd channel_metadata_time_add, a local only form of...
2010-03-04  B.GreenhamFinish chmode +K, which prevents repeated lines.
2010-03-04  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-04  B.GreenhamAdd channel metadata system.
2010-03-04  B.GreenhamAdd extensions/m_oaccept , a module to allow opers...
2010-03-04  B.GreenhamMerge.
2010-03-04  B.GreenhamBacked out changeset 8ff8459cb04d
2010-03-04  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-04  JD HorelickHave KICK not show snotes when you're opped in the...
2010-03-04  B.GreenhamAdd core/m_metadata.c , a module required for metadata...
2010-03-04  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-03  JD HorelickLuke! Use the fail Luke!
2010-03-03  JD HorelickDon't discard self-oppings from remote override opers.
2010-03-03  JD HorelickA couple more chm_hidden cleanups/fixes.
2010-03-03  JD HorelickAdd +M awareness to KICK.
2010-03-02  JD HorelickMake KICK and INVITE send snotes on override.
2010-03-01  B.GreenhamAdd channel::exemptchanops, and make +cCDTNG support it.
2010-02-28  B.GreenhamFix m_kick so that it checks if you're trying to kick...
2010-02-28  B.GreenhamAdd full support for +a (owner) and +h (halfop) chmodes.
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.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-02-28  B.GreenhamAdd is_any_op() in preperation for adding +ah, start...
2010-02-26  JD HorelickAutomated merge with ssh://hg@bitbucket.org/uranium...
2010-02-26  B.GreenhamAdd some code back in that I accidentally deleted.
2010-02-26  B.GreenhamFix everything I broke with the last three commits...
2010-02-26  B.GreenhamFix up +G and make it actually work.
2010-02-25  B.GreenhamAdd umode +G, soft callerid.
2010-02-25  JD HorelickOverride part one.
2010-02-25  JD HorelickBacked out changeset 677d7b5cbbcc
2010-02-25  JD Horelickbad
2010-02-25  JD Horelickbranch merge
2010-02-25  JD Horelickbranch merge
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-23  B.GreenhamAdd chmode +E, which prevents ops from using /kick...
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.GreenhamCompile fix.
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-02-23  B.GreenhamAdd umode +C, which blocks CTCPs to anyone with it...
2010-02-21  Jilles TjoelkerDo not penalize for spambot checks if creating a new...
2010-02-21  Jilles TjoelkerJOIN 0: Make spambot check equivalent to PART's.
2010-02-21  Jilles TjoelkerRemove dead code: last_join_time is already updated...
2010-02-21  Jilles TjoelkerDo not check for spambot if the user is not allowed...
2010-02-15  Jilles TjoelkerMove target change code to src/tgchange.c,
2010-02-15  Jilles Tjoelkertarget change: Allow free replies.
2010-02-14  Jilles Tjoelkertarget change: Overwrite the least recently used target...
2010-02-13  Jilles TjoelkerMake the number of targets tracked for target change...
2010-01-31  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-01-24  Jilles TjoelkerFix op-moderate (cmode +z) for channel names with '@'.
2010-01-19  Jilles TjoelkerPut back fb7d6089158e, not setting large_ctcp_sent...
2010-01-19  William PitcockMerge +C (no CTCP to channels) from ircd-seven.
2010-01-19  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-01-14  Jilles TjoelkerDo not set large_ctcp_sent for CTCP ACTION as it does...
2010-01-07  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2009-12-08  Stephen BennettMerge
2009-12-08  Stephen BennettRevert all presence-related changes
2009-06-02  William Pitcockpresence: Remove user.away, replaced by a metadata...
2009-05-30  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2009-05-17  Jilles TjoelkerAllow ctcp replies through floodcount after ctcp'ing...
2009-04-21  Jilles TjoelkerMove check for required CAPABs to mr_server -- CAPAB...
2009-04-20  William Pitcockcan_kick hook, based on the ircd-seven one.
2009-04-18  Jilles TjoelkerSimplify floodcount checking, it is no longer affected...
2009-04-09  Jilles TjoelkerUse uid/sid for some ERR_CHANOPRIVSNEEDED if they go...
2009-03-29  Jilles TjoelkerApply +z to messages blocked by +b and +q as well.
2009-03-01  Jilles TjoelkerRemove some unused variables.
2009-02-21  Jilles TjoelkerAdd channel::only_ascii_channels config option
2009-01-18  Jilles TjoelkerUpdate comments for parv[0] removal.
2009-01-17  Jilles TjoelkerReplace parv[0] with source_p->name.
2009-01-16  Jilles TjoelkerDo not log ERROR messages from unknowns.
2009-01-16  Jilles TjoelkerRemove more TS5 remnants.
2009-01-16  Jilles TjoelkerLog to serverlog when throwing out a server because...
2009-01-16  Jilles TjoelkerClose the local link that sends a TS5 NICK introduction.
2009-01-07  Jilles TjoelkerRemove obsolete comment.
2008-11-29  Jilles TjoelkerAllow coloured part reasons in -c channels.
2008-11-15  Jilles TjoelkerAllow +z messages from outside if -n.
2008-11-08  Jilles TjoelkerMake comment for ms_join() up to date.
next