Commit Graph

11844 Commits

Author SHA1 Message Date
Jeremy Fincher f76dedd795 Fixed verbose logging of command times to only print once for threaded commands. 2003-04-08 18:42:10 +00:00
Jeremy Fincher ce1435a55f Minor changes 2003-04-08 09:11:33 +00:00
Jeremy Fincher 24129e2867 Moved from plugins/deprecated/ 2003-04-08 08:40:50 +00:00
Jeremy Fincher bdd6207b9f Stupidity 2003-04-08 08:30:28 +00:00
Jeremy Fincher 33a9e88c76 Changed strsplit and arg. 2003-04-08 08:29:30 +00:00
Jeremy Fincher 15487a6416 Fixed arg. 2003-04-08 08:24:27 +00:00
Jeremy Fincher 22155c2714 Fixed AttributeError in strsplit. 2003-04-08 08:22:15 +00:00
Jeremy Fincher c8c7c40791 Added arg command. 2003-04-08 08:20:48 +00:00
Jeremy Fincher 4cdf013c14 Improved formatting of headlines. 2003-04-08 07:52:24 +00:00
Jeremy Fincher a5a1211f76 Added check to make sure a user's hostmask doesn't mask another's. 2003-04-08 07:28:45 +00:00
Jeremy Fincher 3c419192c8 Fixed length check to be 512, not 450. 2003-04-08 07:27:53 +00:00
Jeremy Fincher 2c97e73617 Added changes for world.testing and inserted 'plugins' into the sys.path. 2003-04-08 07:25:16 +00:00
Jeremy Fincher 96d5355219 Added more tests. 2003-04-08 07:24:38 +00:00
Jeremy Fincher 705ec27a8f Fixed PyChecker complaint. 2003-04-08 07:23:56 +00:00
Jeremy Fincher 2047dd76b6 Added something(prompt). 2003-04-08 07:22:40 +00:00
Jeremy Fincher 822a12535b Added check of world.testing so nasty exceptions aren't printed during testing. 2003-04-08 07:21:38 +00:00
Jeremy Fincher 6f7a33ce5c Minor changes. 2003-04-08 07:20:42 +00:00
Jeremy Fincher 9a79c6b0ee Added echo command. 2003-04-08 07:19:56 +00:00
Jeremy Fincher 94e753aaaa Added configure to optionally disable progstats. 2003-04-08 07:18:53 +00:00
Jeremy Fincher 1035e9290a Added configure. 2003-04-08 07:15:45 +00:00
Jeremy Fincher 1bf368a720 Fixed typo. 2003-04-08 07:12:10 +00:00
Jeremy Fincher 6adf5cf04b Totally changed interface and added configure. 2003-04-08 07:08:46 +00:00
Jeremy Fincher 11ae9119ba Added changes from jemfinch. 2003-04-08 07:07:54 +00:00
Jeremy Fincher e5b0cd33a3 Added configure. 2003-04-08 07:07:10 +00:00
Jeremy Fincher fa3e65d7b1 Added configure and proper length coverups for bad words. 2003-04-08 07:06:28 +00:00
Jeremy Fincher 51f80c265a Upgrade to asyncore from 2.3; removed fcntl dependent stuff (since I don't have it on my system). 2003-04-08 07:04:57 +00:00
Jeremy Fincher a07136b07f Support for new module-level configuration. 2003-04-08 07:02:15 +00:00
Jeremy Fincher 6305958784 Initial import. 2003-04-08 07:00:39 +00:00
Jeremy Fincher 89fca3e5b6 Forgot to add 'src' to sys.path 2003-04-07 21:03:40 +00:00
Jeremy Fincher 89fa7855da Added command timing to the verbose log. 2003-04-07 15:23:12 +00:00
Jeremy Fincher 58902cd8fd Forgot two stupid newlines after the comments. 2003-04-07 15:18:20 +00:00
Jeremy Fincher 6e0aff9fb2 Added more support for passworded servers. 2003-04-07 03:45:05 +00:00
Jeremy Fincher 16374c53d6 Fixed bug (and added test) in distance. 2003-04-06 15:10:14 +00:00
Jeremy Fincher 1b79a300f9 Added check for owner capability in IrcUser.checkCapability 2003-04-06 12:32:12 +00:00
Jeremy Fincher ec2908bc6c Added more tests. 2003-04-06 12:28:56 +00:00
Jeremy Fincher 02ba0176b2 Added joinModes function; docstring to bold; assert to separateModes. 2003-04-06 12:27:34 +00:00
Jeremy Fincher 584237d818 Added exception list support for ban and bans; changed the order of arguments in user; added password command 2003-04-06 12:26:35 +00:00
Jeremy Fincher 4f54eb864e Added 'quotes' to docstring (wasn't there before) 2003-04-06 12:24:56 +00:00
Jeremy Fincher 7d2a096e7a Added check for rateLimiting in Privmsg.doPrivmsg (didn't check before) 2003-04-06 12:23:35 +00:00
Jeremy Fincher 66236e1f34 Added support for PASS command on connect. 2003-04-06 12:22:34 +00:00
Jeremy Fincher d625b56eae Added arstechnica and advogato; restructured to make adding feeds quick and easy. 2003-04-06 12:19:55 +00:00
Jeremy Fincher 43c0de76d9 Forgot to import time. 2003-04-06 11:49:53 +00:00
Jeremy Fincher 6976d587d5 Removed slashdot and moved it to RSS.py 2003-04-06 11:48:29 +00:00
Jeremy Fincher 78a2a21286 Initial import. 2003-04-06 11:42:41 +00:00
Jeremy Fincher 01b9ae732c Changed to be entirely interactive. 2003-04-06 11:40:01 +00:00
Jeremy Fincher 99364a27af Changed slashdot to use rssparser and also to remove all stories if the resulting message is too long. 2003-04-06 11:28:51 +00:00
Jeremy Fincher 1e353f7f12 Initial import. 2003-04-06 11:28:23 +00:00
Jeremy Fincher 83dd73a643 Fixed bug #715340, nested commands not parsed correctly. 2003-04-06 10:36:31 +00:00
Jeremy Fincher 9c78731123 Added morehelp. 2003-04-06 09:17:38 +00:00
Jeremy Fincher 047470f371 Fixed gkstats 'last seen' regexp. 2003-04-05 19:45:48 +00:00