]> jfr.im git - erebus.git/shortlog
erebus.git
2014-01-26  John RunyonFixed bot.send() to work with unicode.
2014-01-25  John RunyonVarious fixed to spotify.py
2014-01-25  John Runyonchange try-except around msg[0] to if len(msg)==0
2014-01-24  Conny SjöblomSpotify module added
2014-01-24  Conny SjöblomFixed crash on empty message
2014-01-24  John RunyonAdded hooknum in modlib
2014-01-23  John RunyonImplement modlist, fix "no such cmd" error
2014-01-23  John RunyonMerge branch 'master' of localhost:erebus
2014-01-23  John RunyonAdded numeric handlers.
2014-01-23  Conny Sjöblomexample config fixed
2014-01-23  Conny Sjöblomexample config fixed
2014-01-23  John RunyonFixed example config
2014-01-23  John RunyonAdded !MODLOAD, !MODUNLOAD, !MODRELOAD
2014-01-17  John RunyonAdded auth-checking when User() object is created
2013-12-22  John RunyonAdded channel levels to DB.
2013-12-20  John RunyonPreparing to develop autotests
2013-12-19  John RunyonUpdating forgotten files
2013-12-18  John RunyonAdded extra parameter to callbacks, "realtarget"
2013-12-18  John RunyonAdded support for PM commands (with&without chan)
2013-12-17  John RunyonFinished user authentication when bot joins channel...
2013-12-17  John RunyonPutting header on files
2013-12-03  John RunyonAdded a few module featuresm depends needs testing!
2013-11-27  John RunyonStarting to work on users in DB
2013-11-27  John RunyonModules!
2013-11-26  John RunyonSQL dump added
2013-11-26  John RunyonAdded DB usage, fixed error in config.py, added __str__...
2013-11-23  John RunyonStarting module API
2013-11-21  John RunyonAdded Windows support (select.select instead of select...
2013-11-21  John RunyonFixing up spaces and stuff
2013-11-21  John Runyonuntesting email hook
2013-11-21  John Runyontesting email hook
2013-11-21  John Runyontesting
2013-11-21  John RunyonMerge branch 'master' of localhost:erebus
2013-11-21  John Runyontesting
2013-11-21  BiohZnMerge remote-tracking branch 'origin/master'
2013-11-21  BiohZn- Fixed
2013-11-21  John RunyonForgot to remove a line in rewrites
2013-11-21  John RunyonUpdates
2013-11-19  John RunyonInitial commit