dev/0.9

log

age author description
31 hours bart don't lowercase userhostsdefault tip
2 days bart remove from gozernest import
2 days bart fix gozernet
10 days bart provide channel as printto
10 days bart add gozerbot.gozernet package
13 days bart (C) 2010
13 days bart add LICENSE.txt to toplevel dir
13 days bart this is 0.9.2 BETA1
2 weeks bart gozernet part 4
2 weeks bart gozernet remote cmnd execution part 3
2 weeks bart make event parameter optional
2 weeks bart add groupchat parameter tot Irc.say() and Bot.say()
2 weeks bart gozernet exec part 2
2 weeks bart import types
2 weeks bart check for callbacks
2 weeks bart gozernet remote exec part 1
3 weeks bart rename monitor to forward
3 weeks bart skip when source != bot.name
3 weeks bart dont send relay data over the gozernet
3 weeks bart add gozernet monitors
3 weeks bart add gozernet plugin to the core
3 weeks bart first attempt at gozernet remote execution
3 weeks bart allow no cfg xmpp bot construction
3 weeks bart use <botname> in Fleet.cmnd() output
4 weeks bart move feedparser and simplejson back into the gozernest
5 weeks bart use ievent.userhost with auto_register if its a groupchat
5 weeks bart als remove the channel from bot.state['joinedchannels'] in the delchan
5 weeks bart default the xmpp host config var to "" so host can be taken from bot JID
5 weeks bart set xmpp Presence type to available if not unavailable
8 weeks bart branch merge
8 weeks bart don't throttle OPERs
2 months bart makedirs in bin/gozerbot-test
2 months bart startmaindb() on mysql timeout
2 months bart make sure pool_recycle gets set
2 months bart catch rollback needed on query() .. properly sleep in BotBase.runforever()
2 months bart remove closes and replace them with rollback
2 months bart fix bruut bug
2 months bart reshuffle getuser()
2 months bart move refresh before the commit
2 months bart put pool_recycle at 15 minutes
2 months bart add isrelay to EventBase
2 months bart add support for gozernet .. json over xmpp
2 months bart fix mysql timeout exception thnx to snore
2 months bart fix mysql keep alive
2 months bart add mysqlkeepalive
2 months bart add threadsleeper
2 months bart tune
2 months bart restore 0.9.1 alchemy module
2 months bart set event.target to event.printto (channel on default)
2 months bart close on rollback
2 months bart stringify
2 months bart make reload command threaded .. remove some locks
3 months bart make eventnet work
3 months bart initialize to LazyDict
3 months bart fix EventBase.fromjson() and rename it to fromjsonstring()
3 months bart add EventBase.cbtype
3 months bart fix EventBase.to/fromjson
3 months bart dont close session in transaction
3 months bart always lowercase userhost
3 months bart always use lowercase names