]> jfr.im git - erebus.git/history - erebus.py
update comments
[erebus.git] / erebus.py
2024-03-28  John Runyonadd error checking on mysql DataErrors
2024-03-23  John Runyonadd user.bind_bot method
2023-12-13  John Runyonmove responsibility for input logging to the core
2023-11-12  John Runyonadd admin_channel
2023-11-02  John Runyonadd ability to hook extra sockets
2023-10-23  John Runyoncore - add exception hooks
2023-09-04  John Runyonadmin_user module to set users' glevel
2023-06-29  John Runyonslight changes to _goterror
2023-06-18  John Runyonfix watchdog, fix exiting when network goes away, etc
2019-10-18  zonidjanadd querycb()
2019-09-16  zonidjanhave multiple DB connections for use in different threads
2019-05-24  zonidjantrack and report uptime in !resources
2018-07-30  zonidjanupdate encoding
2018-04-19  zonidjanremove config.setup()
2018-04-10  zonidjanMerge branch 'master' of github.com:zonidjan/erebus
2018-04-10  zonidjanfurther py3 compatibility work
2018-04-07  zonidjanadd compatibility with Python3. add README.
2017-11-27  zonidjanfix error
2017-11-10  zonidjan* - change old code to use newer cfg.getboolean instead...
2017-10-20  zonidjanfix SQL auto-retry
2017-10-04  zonidjanfix sql norecurse
2017-09-17  zonidjanupdate to use new config features
2017-09-08  zonidjanmain - automatically retry once if a DB query fails
2017-09-03  zonidjanadded softdeps to modinfo - bumped APIVERSION
2017-08-25  zonidjanadjust logging
2017-08-25  zonidjantrack ops/voices
2017-08-23  zonidjanauth fixes
2016-09-26  zonidjanless crashing, more debugging.
2016-09-16  zonidjanadd slowmsgqueue - only sent when no regular messages
2016-09-13  zonidjanfix log rotation
2016-09-13  zonidjanlog rotation
2016-09-13  zonidjanlog to file instead of stdout; logfile rotation
2016-09-12  zonidjanadd msg queueing
2016-06-20  zonidjanreworked module and sql debug messages
2016-04-04  zonidjanadd load OK checking/logging to bot statup module loading
2015-12-21  zonidjannickchange tracking bugfix
2015-12-14  zonidjanminor bug fixes
2015-12-14  zonidjanadd User.msg(); also minor fixes to User&Erebus classes
2015-09-10  zonidjancleaning up TODOs and FIXMEs
2015-09-06  zonidjanadd msg(...) on Channel objects, passthru to Bot.msg()
2015-08-27  zonidjanadded code to AUTH and +x
2015-08-25  zonidjanadd twitter announcing of new rounds & auto stop questi...
2015-08-24  zonidjanadd ctcp version reply
2015-08-24  zonidjanMerge branch 'master' of github.com:zonidjan/erebus
2015-08-24  zonidjanbug fix
2015-08-14  zonidjantrivia
2015-05-21  zonidjanmore work on trivia
2015-05-20  zonidjanerr... yeah.
2015-05-20  zonidjanadded ability to hook all messages to a certain channel
2014-03-08  zonidjanadd checking for sql errors
2014-03-04  zonidjanFixed "db has gone away"
2014-02-04  John RunyonAdded channel level checking
2014-02-04  zonidjanAdded channel level checking
2014-01-26  John RunyonFixed bot.send() to work with unicode.
2014-01-26  zonidjanFixed bot.send() to work with unicode.
2014-01-23  John RunyonMerge branch 'master' of localhost:erebus
2014-01-23  zonidjanMerge branch 'master' of localhost:erebus
2014-01-23  John RunyonAdded numeric handlers.
2014-01-23  zonidjanAdded numeric handlers.
2014-01-23  John RunyonAdded !MODLOAD, !MODUNLOAD, !MODRELOAD
2014-01-23  zonidjanAdded !MODLOAD, !MODUNLOAD, !MODRELOAD
2014-01-17  John RunyonAdded auth-checking when User() object is created
2014-01-17  zonidjanAdded auth-checking when User() object is created
2013-12-22  John RunyonAdded channel levels to DB.
2013-12-22  zonidjanAdded channel levels to DB.
2013-12-20  John RunyonPreparing to develop autotests
2013-12-20  zonidjanPreparing to develop autotests
2013-12-18  John RunyonAdded support for PM commands (with&without chan)
2013-12-18  zonidjanAdded support for PM commands (with&without chan)
2013-12-17  John RunyonFinished user authentication when bot joins channel...
2013-12-17  zonidjanFinished user authentication when bot joins channel...
2013-12-17  John RunyonPutting header on files
2013-12-17  zonidjanPutting header on files
2013-12-03  John RunyonAdded a few module featuresm depends needs testing!
2013-12-03  zonidjanAdded a few module featuresm depends needs testing!
2013-11-27  John RunyonStarting to work on users in DB
2013-11-27  zonidjanStarting to work on users in DB
2013-11-27  John RunyonModules!
2013-11-27  zonidjanModules!
2013-11-26  John RunyonAdded DB usage, fixed error in config.py, added __str__...
2013-11-26  zonidjanAdded DB usage, fixed error in config.py, added __str__...
2013-11-21  John RunyonAdded Windows support (select.select instead of select...
2013-11-21  zonidjanAdded Windows support (select.select instead of select...
2013-11-21  John RunyonFixing up spaces and stuff
2013-11-21  zonidjanFixing up spaces and stuff
2013-11-21  John RunyonMerge branch 'master' of localhost:erebus
2013-11-21  zonidjanMerge branch 'master' of localhost:erebus
2013-11-21  BiohZnMerge remote-tracking branch 'origin/master'
2013-11-21  BiohZnMerge remote-tracking branch 'origin/master'
2013-11-21  BiohZn- Fixed
2013-11-21  BiohZn- Fixed
2013-11-21  John RunyonForgot to remove a line in rewrites
2013-11-21  zonidjanForgot to remove a line in rewrites
2013-11-21  John RunyonUpdates
2013-11-21  zonidjanUpdates
2013-11-19  John RunyonInitial commit
2013-11-19  zonidjanInitial commit