root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2531:848a25871806 [2531:848a25871806] 5 weeks dunker@… remove VERSION check
(edit) @2530:668e049a97c7 [2530:668e049a97c7] 5 weeks dunker@… this is 0.8.2 nogt 0.9
(edit) @2529:7a919ace9a27 [2529:7a919ace9a27] 7 weeks dunker@… skip 0.8.2 go strait to 0.9
(edit) @2528:c0f92a2ac145 [2528:c0f92a2ac145] 7 weeks dunker@… use sed -i
(edit) @2527:7d41dd605d10 [2527:7d41dd605d10] 7 weeks dunker@… add UPGRADE notice to bin/gozerbot if VERSION file is not in gozerdata …
(edit) @2526:aa04d6a298af [2526:aa04d6a298af] 7 weeks dunker@… remote dependancy on throttle plugin
(edit) @2525:c0f8990cc21f [2525:c0f8990cc21f] 7 weeks dunker@… use gozerbot.utils.fileutils
(edit) @2524:e6ce62deec58 [2524:e6ce62deec58] 7 weeks dunker@… add bin/gozerupgrade
(edit) @2523:d39eef09a42c [2523:d39eef09a42c] 8 weeks dunker@… cleanup
(edit) @2522:4d2acec5862d [2522:4d2acec5862d] 8 weeks dunker@… fix fleet imports .. add domsg() to BotBase? class
(edit) @2521:c4a18f21ce0d [2521:c4a18f21ce0d] 8 weeks dunker@… fileutils in is the gozerbot.utils package now
(edit) @2520:5a15bedb364f [2520:5a15bedb364f] 8 weeks dunker@… fix imports
(edit) @2519:5e392c65c17c [2519:5e392c65c17c] 8 weeks dunker@… update setup.py
(edit) @2518:f591189c8ce1 [2518:f591189c8ce1] 8 weeks dunker@… remove runbot .. we are supposed to use bin/gozerbot now
(edit) @2517:312c22e27fc1 [2517:312c22e27fc1] 8 weeks dunker@… go to BETA3
(edit) @2516:6bd9329ed5f9 [2516:6bd9329ed5f9] 8 weeks dunker@… move most of contrib packages into upperlevel dir
(edit) @2515:9dd349a93851 [2515:9dd349a93851] 8 weeks dunker@… fix rebooting .. fix plugnames registration
(edit) @2514:f720af14a7b9 [2514:f720af14a7b9] 8 weeks dunker@… use local import in gozerbot package .. add persist package
(edit) @2513:96748f478b26 [2513:96748f478b26] 8 weeks dunker@… move textutils module to utils package
(edit) @2512:690ac0823b2d [2512:690ac0823b2d] 8 weeks dunker@… change logging format
(edit) @2511:59083c0323f6 [2511:59083c0323f6] 8 weeks dunker@… remove backup files
(edit) @2510:4e770933723e [2510:4e770933723e] 8 weeks dunker@… add utils
(edit) @2509:07e94b3de684 [2509:07e94b3de684] 8 weeks dunker@… move jabber and irc components into there own package
(edit) @2508:cbb5ba576b50 [2508:cbb5ba576b50] 8 weeks dunker@… branch merge
(edit) @2507:541b3c1a602c [2507:541b3c1a602c] 8 weeks wildrover@… Notice works in silent mode
(edit) @2506:2a12a434edeb [2506:2a12a434edeb] 8 weeks dunker@… fix no cc in /msg on jabber .. thnx knorrie
(edit) @2505:e1cc40a962be [2505:e1cc40a962be] 8 weeks dunker@… nits
(edit) @2504:10c4ebd6128a [2504:10c4ebd6128a] 8 weeks dunker@… import wildrovers notice changes
(edit) @2503:a146ee363fdc [2503:a146ee363fdc] 8 weeks wildrover@… Notices work with !more now
(edit) @2502:c8837f137423 [2502:c8837f137423] 2 months wildrover@… Fixed a self-created bug in ircevent.py
(edit) @2501:9611b5039d8a [2501:9611b5039d8a] 2 months wildrover@… Silent replies are also notices now
(edit) @2500:a1b617fcc419 [2500:a1b617fcc419] 2 months wildrover@… Bot can now send NOTICE instead of PrivMSG
(edit) @2499:d3d5b99ebcd1 [2499:d3d5b99ebcd1] 8 weeks dunker@… its eventbase.orig
(edit) @2498:d1da2b7329d0 [2498:d1da2b7329d0] 8 weeks dunker@… introduce eventbase
(edit) @2497:9306d6f4c351 [2497:9306d6f4c351] 8 weeks dunker@… add eventbase module
(edit) @2496:bf330ffc9c00 [2496:bf330ffc9c00] 8 weeks dunker@… add Jabberiq to the mix
(edit) @2495:947f4c0d4d01 [2495:947f4c0d4d01] 8 weeks dunker@… fix
(edit) @2494:bd2c8deed305 [2494:bd2c8deed305] 8 weeks dunker@… fix
(edit) @2493:c6903c4c5676 [2493:c6903c4c5676] 8 weeks dunker@… don't forget jabber
(edit) @2492:12fc31378d86 [2492:12fc31378d86] 8 weeks dunker@… add noallowcc config var and make default /msg without command …
(edit) @2491:22e9f0d5973a [2491:22e9f0d5973a] 8 weeks dunker@… update README
(edit) @2490:1a05579b6b6e [2490:1a05579b6b6e] 2 months dunker@… fix directory reloading in Plugins.reload()
(edit) @2489:af1cfeb7f9ab [2489:af1cfeb7f9ab] 2 months dunker@… unbreak install-update
(edit) @2488:03a1ee46072a [2488:03a1ee46072a] 2 months dunker@… define plugdata variable
(edit) @2487:ccd038616ff5 [2487:ccd038616ff5] 2 months dunker@… use the installer object instead of the class
(edit) @2486:bf48669aacb6 [2486:bf48669aacb6] 2 months dunker@… import handle_exception
(edit) @2485:f85f618cb17f [2485:f85f618cb17f] 2 months dunker@… add handle_excpetion() to install-update
(edit) @2484:7b6029cfbe1b [2484:7b6029cfbe1b] 2 months dunker@… remove birthday from user-check data
(edit) @2483:40104ac5de43 [2483:40104ac5de43] 2 months dunker@… don't show birthday in user-show, the birthday data is in its own plugin …
(edit) @2482:99c289dc702a [2482:99c289dc702a] 2 months dunker@… use a signal queue instead of busy waiting in Irc._outputloop()
(edit) @2481:54531c7ba6ac [2481:54531c7ba6ac] 2 months dunker@… remove debug print
(edit) @2480:ee912808b604 [2480:ee912808b604] 2 months dunker@… forgot to remove debug comment
(edit) @2479:c4abe872f4e8 [2479:c4abe872f4e8] 2 months dunker@… fix reconnect
(edit) @2478:17db686f1ec9 [2478:17db686f1ec9] 2 months root@… don't forget dbplugs/user.py
(edit) @2477:ad182e0e613e [2477:ad182e0e613e] 2 months dunker@… make merge take one argument being both nick and name
(edit) @2476:3b16c179b5dc [2476:3b16c179b5dc] 2 months dunker@… have a single entry for sending txt to the server aka Irc._raw()
(edit) @2475:1e35984ab741 [2475:1e35984ab741] 2 months dunker@… don't register plugins threaded instead go by them one by one
(edit) @2474:63800c116fb8 [2474:63800c116fb8] 2 months dunker@… only clean plugin's .pyc file if plugin is being reloaded
(edit) @2473:17556f5fdf4e [2473:17556f5fdf4e] 3 months dunker@… Added tag 0.8.2-BETA2 for changeset 8d1e62131e7a
(edit) @2472:8d1e62131e7a [2472:8d1e62131e7a] 3 months dunker@… this is the 0.8.2-BETA2
(edit) @2471:4477c161c3ee [2471:4477c161c3ee] 3 months dunker@… typo
(edit) @2470:ee909ccfe522 [2470:ee909ccfe522] 3 months dunker@… set dbname properly
(edit) @2469:9827d5efe122 [2469:9827d5efe122] 3 months dunker@… check if gozerbot is already running from a database
(edit) @2468:66442b76c3cc [2468:66442b76c3cc] 3 months dunker@… set sqlite3 config var
(edit) @2467:3e3e9131a938 [2467:3e3e9131a938] 3 months dunker@… create userdb
(edit) @2466:d27c14a15938 [2466:d27c14a15938] 3 months dunker@… make picklestosqlite.py use dbtype='sqlite'
(edit) @2465:3da2fac4c89a [2465:3da2fac4c89a] 3 months dunker@… use ievent.channel.lower()
(edit) @2464:8fcf92d6a962 [2464:8fcf92d6a962] 3 months dunker@… use ievent.channel.lower()
(edit) @2463:3c2a44d845c3 [2463:3c2a44d845c3] 3 months dunker@… fix jabbermonitor
(edit) @2462:30fdb547d45f [2462:30fdb547d45f] 3 months dunker@… fix depend parsing
(edit) @2461:64e54c8a364e [2461:64e54c8a364e] 3 months dunker@… check for defaultcc
(edit) @2460:1c23e712621e [2460:1c23e712621e] 3 months dunker@… allow dafaultcc in /msg
(edit) @2459:8dede96317fe [2459:8dede96317fe] 3 months dunker@… make not when changing the config file
(edit) @2458:831ede4a1f9e [2458:831ede4a1f9e] 3 months dunker@… make apro search aliases as well .. add private parameter to …
(edit) @2457:73f1d763e38c [2457:73f1d763e38c] 3 months dunker@… add private flag to Jabbermsg.reply()
(edit) @2456:2cf4003fb8e6 [2456:2cf4003fb8e6] 3 months dunker@… disable roster request
(edit) @2455:a5f878fd8df6 [2455:a5f878fd8df6] 3 months dunker@… show proper reload list in install-plug
(edit) @2454:65121a7853f9 [2454:65121a7853f9] 3 months dunker@… fix dependancy loading .. lock jabbermsg.reply()
(edit) @2453:282d21a5b0a6 [2453:282d21a5b0a6] 3 months dunker@… nits
(edit) @2452:a69f655ffcbd [2452:a69f655ffcbd] 3 months dunker@… add http://gozerplugs.blinkenlights.nl/ to the gozerbot plugins server …
(edit) @2451:f50eac04048b [2451:f50eac04048b] 3 months dunker@… save config file if we set sqlite3 option to 0
(edit) @2450:c3be18ebbadd [2450:c3be18ebbadd] 3 months dunker@… speed up response after joining
(edit) @2449:9c8ffc67951f [2449:9c8ffc67951f] 3 months dunker@… dont call plugins init() in a thread
(edit) @2448:2c0a5919afbb [2448:2c0a5919afbb] 3 months dunker@… log saving of persist data .. only do commands with cc == '!' in /msg
(edit) @2447:5a974a86fd33 [2447:5a974a86fd33] 3 months dunker@… remove savelist support instead do plug.save()