| 4 hours | dunker | skip 0.8.2 go strait to 0.9 |
| 6 hours | dunker | use sed -i |
| 11 hours | dunker | add UPGRADE notice to bin/gozerbot if VERSION file is not in gozerdata dir |
| 11 hours | dunker | remote dependancy on throttle plugin |
| 12 hours | dunker | use gozerbot.utils.fileutils |
| 23 hours | dunker | add bin/gozerupgrade |
| 40 hours | dunker | cleanup |
| 40 hours | dunker | fix fleet imports .. add domsg() to BotBase class |
| 41 hours | dunker | fileutils in is the gozerbot.utils package now |
| 41 hours | dunker | fix imports |
| 41 hours | dunker | update setup.py |
| 41 hours | dunker | remove runbot .. we are supposed to use bin/gozerbot now |
| 41 hours | dunker | go to BETA3 |
| 41 hours | dunker | move most of contrib packages into upperlevel dir |
| 42 hours | dunker | fix rebooting .. fix plugnames registration |
| 42 hours | dunker | use local import in gozerbot package .. add persist package |
| 43 hours | dunker | move textutils module to utils package |
| 43 hours | dunker | change logging format |
| 43 hours | dunker | remove backup files |
| 43 hours | dunker | add utils |
| 43 hours | dunker | move jabber and irc components into there own package |
| 2 days | dunker | branch merge |
| 2 days | wildrover | Notice works in silent mode |
| 2 days | dunker | fix no cc in /msg on jabber .. thnx knorrie |
| 2 days | dunker | nits |
| 2 days | dunker | import wildrovers notice changes |
| 5 days | wildrover | Notices work with !more now |
| 6 days | wildrover | Fixed a self-created bug in ircevent.py |
| 6 days | wildrover | Silent replies are also notices now |
| 6 days | wildrover | Bot can now send NOTICE instead of PrivMSG |
| 2 days | dunker | its eventbase.orig |
| 2 days | dunker | introduce eventbase |
| 2 days | dunker | add eventbase module |
| 3 days | dunker | add Jabberiq to the mix |
| 3 days | dunker | fix |
| 3 days | dunker | fix |
| 3 days | dunker | don't forget jabber |
| 3 days | dunker | add noallowcc config var and make default /msg without command character |
| 5 days | dunker | update README |
| 9 days | dunker | fix directory reloading in Plugins.reload() |
| 9 days | dunker | unbreak install-update |
| 9 days | dunker | define plugdata variable |
| 9 days | dunker | use the installer object instead of the class |
| 9 days | dunker | import handle_exception |
| 9 days | dunker | add handle_excpetion() to install-update |
| 10 days | dunker | remove birthday from user-check data |
| 10 days | dunker | don't show birthday in user-show, the birthday data is in its own plugin now |
| 10 days | dunker | use a signal queue instead of busy waiting in Irc._outputloop() |
| 11 days | dunker | remove debug print |
| 11 days | dunker | forgot to remove debug comment |
| 11 days | dunker | fix reconnect |
| 12 days | root | don't forget dbplugs/user.py |
| 12 days | dunker | make merge take one argument being both nick and name |
| 12 days | dunker | have a single entry for sending txt to the server aka Irc._raw() |
| 12 days | dunker | don't register plugins threaded instead go by them one by one |
| 12 days | dunker | only clean plugin's .pyc file if plugin is being reloaded |
| 4 weeks | dunker | Added tag 0.8.2-BETA2 for changeset 8d1e62131e7a |
| 4 weeks | dunker | this is the 0.8.2-BETA2 |
| 4 weeks | dunker | typo |
| 4 weeks | dunker | set dbname properly |