]> jfr.im git - irc/quakenet/newserv.git/history - lua/luabot.c
LUA: port luadb to dbapi2 to drop postgres dependency
[irc/quakenet/newserv.git] / lua / luabot.c
2016-01-30  Chris PorterMerge branch 'master' into chanserv-live 38/head
2016-01-23  Chris PorterMerge pull request #2 from meeb/meeb
2016-01-23  Joe Harrisadd lua_onvoice hook which provides irc_onvoice and... 2/head
2014-09-07  Chris PorterMerge default into chanserv-live.
2014-06-01  Chris PorterMerge.
2014-05-04  Chris PorterMerge.
2014-03-22  Chris PorterMerge chanserv-live into default.
2014-02-22  Gunnar Beutnerlua: Don't filter events for the onkick/ontopic handlers.
2014-02-07  Chris PorterMerge default into chanserv-live.
2014-02-07  Chris PorterMerge chanserv-live into default.
2013-09-22  Chris PorterMerge.
2013-09-22  Chris PorterMerge.
2013-09-22  Chris PorterMerge.
2013-09-22  Chris PorterMerge.
2013-09-22  Chris PorterMerge.
2013-09-22  Chris PorterMerge.
2013-08-03  Chris Portermerge chanserv-live into default
2013-08-02  Paulmerge
2013-07-20  Gunnar BeutnerMerge whowas.
2013-06-21  Gunnar BeutnerMerge defaults into shroudtrusts.
2013-06-21  Gunnar Beutnerlua: Implement notice handlers.
2012-10-06  meebadd HOOK_NICK_PRE_LOSTNICK hook, add irc_onprequit...
2012-03-04  CruickyMerge
2012-02-21  Chris PorterMerge.
2012-02-21  CruickyMerge
2012-02-21  Chris PorterLUA: add reason to part event
2012-02-19  Chris PorterCHANNEL/LUA: Add ability to see old modes to HOOK_CHANN...
2012-02-19  Chris PorterMerge.
2012-02-19  Chris PorterMerge.
2012-02-09  Chris PorterMerge.
2012-01-24  Chris PorterMerge.
2012-01-22  Chris PorterMerge.
2011-11-10  Chris PorterMerge.
2011-09-04  Chris PorterNICK: send oldnick as part of HOOK_NICK_RENAME.
2009-01-18  Chris PorterMerge.
2008-09-17  splidgeMerge.
2008-09-10  Chris PorterMerge.
2008-08-30  Paulmerge
2008-08-30  Chris PorterMerge.
2008-08-30  Chris Porterlots of changes to lua:
2008-08-24  splidgeMerge.
2008-08-24  Paulmerge
2008-08-24  Chris PorterMerge.
2008-08-24  Chris PorterFix all current printf style warnings, including a...
2008-02-25  Chris PorterMAJOR API CHANGE: nick structures in called functions...
2008-02-22  Chris PorterMerge.
2008-02-14  Chris PorterFix a 64-bit problem.
2008-01-26  Paulmerge
2007-12-18  Chris PorterAdd socket api for lua, currently untested.
2007-12-01  Chris PorterMerge.
2007-12-01  Chris PorterMerge.
2007-12-01  Chris PorterAllow multiple U instances.
2007-12-01  Chris PorterFix the kicker code.
2007-12-01  Chris PorterDon't know what happened to this function, I wrote...
2007-11-30  Chris PorterAdd psql support to lua.
2007-07-18  Chris PorterMerge
2007-06-02  splidgeMergey merge.
2007-06-02  Chris PorterFix lua warnings.
2007-05-22  Chris PorterAdd simple mode support/detection to lua.
2007-02-04  Chris PorterReflect new organisation structure on QuakeNet
2007-01-18  Chris PorterShould probably commit this.
2006-06-09  Chris Porter r729@blue (orig r504): slug | 2006-06-09 14:02:53...
2006-06-08  Chris PorterAdd chanmode.
2006-06-07  Chris PorterMake pushers use int index lookups.
2006-06-07  Chris PorterAdd nickonchan, fastgetnickbynumeric, make all nick...
2006-06-07  Chris PorterAdd nterfacer lua module.
2006-05-20  Chris PorterFix scripterror
2006-05-18  Chris PorterAdd onpart
2006-05-17  Chris PorterAdd local user functions to lua.
2006-05-15  Chris Porter r657@blue (orig r496): slug | 2006-05-16 00:09:51...
2006-05-15  Chris Porter r646@blue (orig r494): slug | 2006-05-15 23:35:33...
2006-05-12  Chris Porter'fix' onop.
2006-05-12  Chris PorterRewrite lua to use vpcall.
2006-05-04  Chris PorterAdd debug socket support.
2006-05-04  Chris Porter r595@blue (orig r485): slug | 2006-05-04 18:02:24...
2006-05-01  Chris PorterReorganise the JIT bit
2006-05-01  Chris PorterAdd JIT support.
2006-04-30  Chris PorterForgot about create for onjoin
2006-04-09  Chris PorterMake this lua change actually work.
2006-03-10  Chris PorterAdded ontick, called once per second.
2006-02-23  Chris PorterAdd lua module.