]> jfr.im git - erebus.git/history - modlib.py
update comments
[erebus.git] / modlib.py
2024-03-13  John Runyonadd flags parsing to modlib
2024-02-03  John Runyonmodlib - correctly explain IGNORED level
2023-12-20  John Runyonsockets - now working
2023-12-20  John Runyonstart work on sockets module, not ready to use yet
2023-11-26  John Runyonsome socket fixes
2023-11-12  John Runyonadd admin_channel
2023-11-02  John Runyonadd ability to hook extra sockets
2023-11-01  John Runyonmodlib - reorder hook functions and code to be consistent
2023-10-23  John Runyoncore - add exception hooks
2023-09-04  John Runyonadmin_user module to set users' glevel
2022-12-14  John Runyonmisc fixes
2022-02-13  John Runyonmodlib - clarify levels
2021-03-08  zonidjanuse functools.wraps instead of rolling our own
2018-07-30  zonidjanupdate encoding
2018-04-11  zonidjanmore py3 compat
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-10-04  zonidjanadd wantchan - fixes #13 - will consume channel if...
2017-09-09  zonidjanmodlib - add clevel-to-name map
2017-09-09  zonidjanmodlib - add IGNORED (g) and BANNED (c) levels.
2017-09-08  zonidjanmodlib - use parent provided to modstop directly, inste...
2017-09-03  zonidjanmodlib - assign module name to func.module
2017-09-03  zonidjanadded softdeps to modinfo - bumped APIVERSION
2017-08-25  zonidjanadjust logging
2017-07-09  zonidjanupdate module loading system
2017-06-08  zonidjanmodlib - fix argsGE/argsEQ
2017-05-20  zonidjanadded help module
2017-03-26  zonidjanfixed lib.OWNER - created lib.COWNER
2017-03-24  zonidjanadded aliases for command hooks
2017-02-22  zonidjanmodlib - fix typo in help() docstring
2016-04-04  zonidjanbegin adding a centralized HELP command
2016-04-04  zonidjanadd automatic command name detection
2015-12-14  zonidjanminor bugfix and convenience function lib.mod(modname...
2015-12-13  zonidjanadd OWNER glevel
2015-09-06  zonidjanfix crashbug in !modreload / ctlmod.reloadmod
2015-05-20  zonidjanerr... yeah.
2015-05-20  zonidjanadded ability to hook all messages to a certain channel
2014-02-04  John RunyonAdded channel level checking
2014-02-04  zonidjanAdded channel level checking
2014-01-24  John RunyonAdded hooknum in modlib
2014-01-24  zonidjanAdded hooknum in modlib
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
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 RunyonModules!
2013-11-27  zonidjanModules!
2013-11-23  John RunyonStarting module API
2013-11-23  zonidjanStarting module API