]> jfr.im git - solanum.git/history - modules/m_list.c
extensions/umode_hide_idle_time: mask times for hidden sources (#373)
[solanum.git] / modules / m_list.c
2021-10-20  Ed Kellettm_list: fail on invalid parameters
2021-10-19  Ed Kellettm_list: Treat valid names with wildcards as masks
2021-10-19  Ed KellettSupport *mask* and !*mask* in LIST
2021-08-20  Eric Mertenshook_fn casts were hiding UB (#265)
2021-06-01  Ariadne ConillMailmap and copyright update for Ariadne
2020-10-15  Ed KellettInnovation by sed
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-26  Elizabeth MyersMerge branch 'authd-framework-2' into authd-framework
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth Myerstypedef-ify rb_radixtree for consistency.
2016-03-09  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-09  Elizabeth MyersMessage handlers should return void.
2016-03-09  Elizabeth MyersMove module description headers to the top
2016-03-07  Elizabeth MyersMerge pull request #161 from awilfox/av2desc
2016-03-07  Elizabeth MyersAdd AV2 descriptions to m_[l-m]*
2016-03-07  Elizabeth MyersMigrate remaining modules to AV2
2016-03-06  Elizabeth MyersMove irc_* data structures to librb.
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-02-19  William Pitcockmsg: remove last vestiges of the fakelag system. chary...
2016-02-11  William Pitcockmodules: chase MsgBuf API change
2016-01-22  William PitcockLIST: plug memory leak
2016-01-21  William PitcockRevert "LIST: use new sendq system to reimplement SAFEL...
2016-01-13  William PitcockRevert "LIST: since we now have channel::strip_topic_co...
2016-01-13  William PitcockLIST: since we now have channel::strip_topic_colors...
2016-01-10  William PitcockLIST: more cleanups
2016-01-10  William PitcockLIST: use new sendq system to reimplement SAFELIST...
2015-12-29  Jilles Tjoelkerlist: Remove a now obsolete comment.
2015-12-27  William PitcockLIST: allow channel display threshold to be configured...
2014-03-06  William PitcockMerge pull request #53 from ShadowNinja/clarify_U+R
2014-03-03  Keith BuckRemove trailing whitespace from all .c and .h files.
2013-09-13  Jilles TjoelkerMerge branch 'isupport-charset' of github.com:grawity...
2013-09-10  Keith BuckRemove s_assert definition from ircd_defs.h and add...
2012-04-28  Jilles Tjoelkerlist: Strip colours from channel topics.
2011-06-03  JD HorelickMerge branch 'master' of ssh://git.atheme.org/gitroot...
2011-05-23  Jilles Tjoelkeroperspy list: Show '!' prefix for otherwise hidden...
2011-05-23  Keith Buckmodules/m_list.c: Change operspy LIST syntax to match...
2011-01-06  Keith BuckMove list-related isupport items to the list module...
2011-01-06  Keith BuckAdd topic TS and channel TS constraints for /LIST.
2011-01-06  Keith BuckImplement operspy for /LIST.
2011-01-02  Keith BuckFix multiple RPL_LISTEND replies when aborting a /LIST.
2009-01-18  Jilles TjoelkerUpdate comments for parv[0] removal.
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-08-17  Valery V Yatskobranch merge
2008-08-12  Jilles TjoelkerAllow /list on a named +p channel.
2008-04-20  Valery Yatskoirc_string.h -> match.h, irc_string.h; includes changed
2008-04-01  Valery YatskoCurrentTime -> rb_currenttime();
2008-04-01  Valery YatskoMyMalloc -> rb_malloc
2008-04-01  Valery YatskoArgh, wrong replace caused by MS VS 2005 interface.
2008-04-01  Valery Yatskolibcharybdis includes gone.
2008-04-01  William PitcockClean these modules up.
2008-04-01  Jilles TjoelkerVarious changes for libratbox.
2008-04-01  Jilles TjoelkerChange over some dlink functions.
2008-04-01  William Pitcockstart making this compile
2007-04-03  nenolod[svn] - rename m_list_safelist to m_list and remove...