]> jfr.im git - erebus.git/shortlog
erebus.git
2015-05-21  zonidjanmore work on trivia
2015-05-21  zonidjanadded handling for PART/QUIT of user
2015-05-20  zonidjanerr... yeah.
2015-05-20  zonidjanbeginning to write a trivia-bot module.
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-21  zonidjanmove unescape() calls
2014-02-19  Conny SjöblomTwitch fixed
2014-02-19  Conny SjöblomFixed redirect and Timout
2014-02-19  Conny SjöblomAdded timeout
2014-02-19  Conny SjöblomAdded 'Title:' to general title checker
2014-02-19  Conny Sjöblomtemp fix
2014-02-19  Conny Sjöblomurls.py module redone
2014-02-17  zonidjanremove coins prints
2014-02-08  zonidjanremoving blank spaces
2014-02-08  Conny Sjöblomregex
2014-02-07  Conny Sjöblomcoin regex fixed
2014-02-06  Conny SjöblomModified coins.py, committing what i have atm
2014-02-06  Conny SjöblomAdded coins module with btc/ltc/doge
2014-02-06  zonidjanCombined spotify/twitch/youtube to urls
2014-02-06  zonidjanremove no such command error
2014-02-05  zonidjanfixed youtube regex
2014-02-05  zonidjanmore test
2014-02-05  zonidjantest
2014-02-05  zonidjanMerge branch 'master' of github.com:zonidjan/erebus
2014-02-05  zonidjanedit
2014-02-05  John Runyonmv COPYING LICENSE and fix youtube module
2014-02-05  zonidjanmv COPYING LICENSE and fix youtube module
2014-02-05  Conny SjöblomMerge branch 'master' of kronos.jfr.im:erebus
2014-02-05  Conny SjöblomMerge branch 'master' of kronos.jfr.im:erebus
2014-02-05  Conny SjöblomTwitch module message altered
2014-02-05  Conny SjöblomTwitch module message altered
2014-02-05  John Runyonlicense change
2014-02-05  zonidjanlicense change
2014-02-05  John RunyonMerge branch 'master' of localhost:erebus
2014-02-05  zonidjanMerge branch 'master' of localhost:erebus
2014-02-05  Conny SjöblomYoutube fixed
2014-02-05  Conny SjöblomYoutube fixed
2014-02-05  Conny SjöblomFixed youtube module, now uses API
2014-02-05  Conny SjöblomFixed youtube module, now uses API
2014-02-05  John Runyonlicensing
2014-02-05  zonidjanlicensing
2014-02-04  Conny SjöblomRemoved unused hostmask parse
2014-02-04  Conny SjöblomRemoved unused hostmask parse
2014-02-04  Conny SjöblomFixed header
2014-02-04  Conny SjöblomFixed header
2014-02-04  Conny SjöblomYoutube module added
2014-02-04  Conny SjöblomYoutube module added
2014-02-04  Conny SjöblomTwitch module added
2014-02-04  Conny SjöblomTwitch module added
2014-02-04  John Runyonremove accidental print
2014-02-04  zonidjanremove accidental print
2014-02-04  John Runyonbugfix for PMs with first argument beginning with #
2014-02-04  zonidjanbugfix for PMs with first argument beginning with #
2014-02-04  John Runyonbugfix foo.py
2014-02-04  zonidjanbugfix foo.py
2014-02-04  John RunyonAdded channel level checking
2014-02-04  zonidjanAdded channel level checking
2014-01-27  Conny Sjöblomfixed foo.py
2014-01-27  Conny Sjöblomfixed foo.py
2014-01-26  John RunyonFixed bot.send() to work with unicode.
2014-01-26  zonidjanFixed bot.send() to work with unicode.
2014-01-25  John RunyonVarious fixed to spotify.py
2014-01-25  zonidjanVarious fixed to spotify.py
2014-01-25  John Runyonchange try-except around msg[0] to if len(msg)==0
2014-01-25  zonidjanchange try-except around msg[0] to if len(msg)==0
2014-01-24  Conny SjöblomSpotify module added
2014-01-24  Conny SjöblomSpotify module added
2014-01-24  Conny SjöblomFixed crash on empty message
2014-01-24  Conny SjöblomFixed crash on empty message
2014-01-24  John RunyonAdded hooknum in modlib
2014-01-24  zonidjanAdded hooknum in modlib
2014-01-23  John RunyonImplement modlist, fix "no such cmd" error
2014-01-23  zonidjanImplement modlist, fix "no such cmd" error
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  Conny Sjöblomexample config fixed
2014-01-23  Conny Sjöblomexample config fixed
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  zonidjanFixed example config
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-19  John RunyonUpdating forgotten files
2013-12-19  zonidjanUpdating forgotten files
2013-12-18  John RunyonAdded extra parameter to callbacks, "realtarget"
2013-12-18  zonidjanAdded extra parameter to callbacks, "realtarget"
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...
next