Jeremy Fincher
|
6c26e4e28f
|
Made the response of the upkeep command more useful.
|
2003-08-23 11:41:25 +00:00 |
|
Jeremy Fincher
|
68b9b5f378
|
Guard against an error on exit.
|
2003-08-23 10:59:28 +00:00 |
|
Jeremy Fincher
|
f0b533098c
|
Added a return value to shrinkList, the number of things removed from the list.
|
2003-08-23 09:07:45 +00:00 |
|
Jeremy Fincher
|
53d883710e
|
Added unCommaThe function.
|
2003-08-23 07:57:04 +00:00 |
|
Jeremy Fincher
|
0743b3eb0a
|
Moved commandArgs outside of __init__.
|
2003-08-23 06:05:01 +00:00 |
|
Jeremy Fincher
|
bdd66dbd5e
|
Removed comments; removed zipiter (no one used it, and itertools.izip is available now). Added docstrings to all remaining non-docstringed functions.
|
2003-08-23 05:53:20 +00:00 |
|
Jeremy Fincher
|
f9413129a9
|
Satisfying PyChecker is my life's goal.
|
2003-08-23 05:14:16 +00:00 |
|
Jeremy Fincher
|
147d5cf6da
|
Finally got the persistent configuration working with the Relay module (though don't try to reload it :)).
|
2003-08-23 04:42:04 +00:00 |
|
Jeremy Fincher
|
8e068ce8c0
|
Made configuration commands persistent, yay!
|
2003-08-22 23:15:29 +00:00 |
|
Jeremy Fincher
|
a11873a260
|
Must've missed some sliceIndices conversion.
|
2003-08-22 23:10:08 +00:00 |
|
James Vega
|
ab93b9072f
|
Committing jemfinch's commaAndify fixes
|
2003-08-22 21:31:17 +00:00 |
|
Jeremy Fincher
|
f98d1f9db5
|
Small refactoring (the calm before the storm, so to speak) to start putting some more config stuff in conf.py.
|
2003-08-22 07:20:31 +00:00 |
|
Jeremy Fincher
|
94e25c6c17
|
Forgot to guard morehelp command against None __doc__s.
|
2003-08-22 07:00:07 +00:00 |
|
Jeremy Fincher
|
710dcd71c6
|
Added the capability to specify a mask for the whois helper.
|
2003-08-21 16:53:19 +00:00 |
|
Jeremy Fincher
|
6bfd991947
|
commaAndified timeElapsed.
|
2003-08-21 16:31:11 +00:00 |
|
Jeremy Fincher
|
4858770ee7
|
Ew, modified the original argument in utils.commaAndify.
|
2003-08-21 11:47:43 +00:00 |
|
Jeremy Fincher
|
ca646716b1
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
|
Jeremy Fincher
|
01eb6934ef
|
Added function commaAndify to turn a list of strings into a proper English foo, bar, and baz string.
|
2003-08-20 09:24:57 +00:00 |
|
Jeremy Fincher
|
06c36d283a
|
Change to satisfy PyChecker.
|
2003-08-20 07:19:56 +00:00 |
|
Jeremy Fincher
|
137f05b2e8
|
Made supybot report SyntaxError to the user.
|
2003-08-20 07:19:20 +00:00 |
|
Jeremy Fincher
|
3e58971fe6
|
Line shortened.
|
2003-08-19 19:02:59 +00:00 |
|
Jeremy Fincher
|
2e28200a41
|
Fixed extra [y/n] options in expect.
|
2003-08-19 13:36:14 +00:00 |
|
Jeremy Fincher
|
fb07813a55
|
Added docstring for PrivmsgCommandAndRegexp
|
2003-08-19 10:46:52 +00:00 |
|
Jeremy Fincher
|
230020ad5f
|
Removed sliceIndices and replaced all uses with slice.indices. Yay 2.3
|
2003-08-19 10:41:19 +00:00 |
|
Jeremy Fincher
|
7fd35a1071
|
Made some changes to satisfy PyChecker.
|
2003-08-19 10:38:45 +00:00 |
|
Jeremy Fincher
|
ef4b6d94a8
|
Removed some apostrophes so syntax highlighting works in emacs.
|
2003-08-17 21:29:50 +00:00 |
|
Daniel DiPaolo
|
83c44eecab
|
* added new utility, findBinaryInPath which searches the PATH for a specific binary
* removed getSpellBinary, and replaced with findBinaryInPath calls
|
2003-08-17 20:09:09 +00:00 |
|
Jeremy Fincher
|
62fbcccdf4
|
Removed enumerate.
|
2003-08-17 08:43:23 +00:00 |
|
Jeremy Fincher
|
e3364e0fdd
|
string_escape is better than unicode_escape.
|
2003-08-17 06:28:05 +00:00 |
|
Jeremy Fincher
|
b299a564ce
|
Added a noneFill parameter to group.
|
2003-08-17 06:24:58 +00:00 |
|
Jeremy Fincher
|
00290faca9
|
Fixed a possible bug in the ArgumentError handler and replaced my SyntaxError(Error) stupidity.
|
2003-08-17 06:24:17 +00:00 |
|
Jeremy Fincher
|
b78cabaed5
|
Wrote some more tests for FunCommands; found some bugs in the process.
|
2003-08-17 02:02:53 +00:00 |
|
Jeremy Fincher
|
1d9f7f331c
|
Added a little del to the reload/unload stuff
|
2003-08-15 05:39:35 +00:00 |
|
Jeremy Fincher
|
9db6ace58b
|
Added upkeep command.
|
2003-08-15 02:56:41 +00:00 |
|
Jeremy Fincher
|
46cf8bb6fd
|
Tyop.
|
2003-08-14 18:53:22 +00:00 |
|
Jeremy Fincher
|
936c1fd85e
|
Re-enabled ircutils.nick under a new name (IrcString) and for a different purpose (to make IrcDict and IrcSet work properly).
|
2003-08-14 14:15:07 +00:00 |
|
Jeremy Fincher
|
c4005a115a
|
Made the reload and load commands also update linecache, so tracebacks are correctly line-numbered and whatnot.
|
2003-08-14 12:01:37 +00:00 |
|
Jeremy Fincher
|
622f96c8d4
|
Made the old callbacks die before the new callbacks are loaded.
|
2003-08-13 05:41:48 +00:00 |
|
Jeremy Fincher
|
2dd5a522d3
|
Changed nick/user/host of server hostmask to be the hostmask itself. Also disabled _ircmsg import for the time being.
|
2003-08-12 19:12:44 +00:00 |
|
Jeremy Fincher
|
2a4c2ea185
|
Nuked ircutils.nick. Good riddance.
|
2003-08-12 19:12:12 +00:00 |
|
Jeremy Fincher
|
199de7e71a
|
Changed the signature of canonicalColor to return an (fg, bg) pair. Also accepts a shift parameter which is the number of bits to >> the hash of the string. Both are used in Relay.py.
|
2003-08-12 08:50:28 +00:00 |
|
Jeremy Fincher
|
39cce9c3af
|
Changed from 's.find(x) != -1' to 'x in s'
|
2003-08-11 17:16:03 +00:00 |
|
Jeremy Fincher
|
2760c1bce0
|
Added group and test for group.
|
2003-08-11 07:12:41 +00:00 |
|
Jeremy Fincher
|
eb6fb90801
|
Removed the immutability checks in IrcMsg.
|
2003-08-11 06:57:17 +00:00 |
|
Jeremy Fincher
|
2c87c183b2
|
Optimized IrcMsg.__str__ slightly.
|
2003-08-11 05:08:33 +00:00 |
|
Jeremy Fincher
|
5f7656c781
|
Made throttling properly respect world.testing.
|
2003-08-11 05:07:07 +00:00 |
|
Jeremy Fincher
|
f203bca787
|
Added ability to define regexp callbacks in a mostly-Privmsg environment.
|
2003-08-11 03:34:54 +00:00 |
|
Jeremy Fincher
|
60fa81c268
|
Removed nick hack in IrcMsg; I never liked it anyway.
|
2003-08-10 11:25:03 +00:00 |
|
Jeremy Fincher
|
f9e6777f08
|
Added more docstrings.
|
2003-08-10 10:45:44 +00:00 |
|
Jeremy Fincher
|
031c81e937
|
Added ilen, a function to return the length of an iterator.
|
2003-08-07 06:13:11 +00:00 |
|
Jeremy Fincher
|
36996dd3cf
|
Updated stuff for 2.3 to break 2.2 compatibility :)
|
2003-08-07 02:48:44 +00:00 |
|
Jeremy Fincher
|
29f0b638b2
|
Added some more documentation.
|
2003-08-02 16:48:43 +00:00 |
|
Jeremy Fincher
|
ade9514212
|
Added more documentation.
|
2003-08-02 06:22:13 +00:00 |
|
Jeremy Fincher
|
5ec5b997ca
|
Made safeArgument handle colors correctly.
|
2003-08-01 23:48:02 +00:00 |
|
Jeremy Fincher
|
a4b6ee2028
|
Added caching for __str__, __repr__, and __len__.
|
2003-08-01 14:23:54 +00:00 |
|
Jeremy Fincher
|
3b5825ebe3
|
Removed use of eval from the tokenizer.
|
2003-07-31 06:45:03 +00:00 |
|
Jeremy Fincher
|
1cae9664a7
|
Upgraded to 2.3.
|
2003-07-31 06:20:58 +00:00 |
|
Jeremy Fincher
|
b7cb48b19b
|
Added flip function.
|
2003-07-30 21:47:21 +00:00 |
|
Jeremy Fincher
|
ad3fb443a6
|
Bugfix in mircColor.
|
2003-07-30 11:04:59 +00:00 |
|
Jeremy Fincher
|
c6a8cebc2d
|
Slight optimization in getCallback.
|
2003-07-30 11:04:29 +00:00 |
|
Jeremy Fincher
|
51ab17ad98
|
One line fix that's been in my code for awhile but not committed.
|
2003-07-29 00:58:57 +00:00 |
|
Jeremy Fincher
|
7a281d5e4b
|
Fixed some mircColors indiscretions and added a test for the new (proper) behavior.
|
2003-07-25 04:00:38 +00:00 |
|
Jeremy Fincher
|
5644c8da57
|
Changed some mircColor stuff.
|
2003-07-23 15:24:05 +00:00 |
|
Jeremy Fincher
|
2a52871fcc
|
Tweaked mircColor (yeah, I'm anal beyond all reason)
|
2003-07-23 15:13:30 +00:00 |
|
Daniel DiPaolo
|
0e16b70f8b
|
* added mircColor() function to ircutils as well as mircColors dict
* added test cases for this function
* implemented nick coloring for Relay
|
2003-07-23 05:29:16 +00:00 |
|
Jeremy Fincher
|
ebc3533275
|
This file was hanging back on protocol since it's been less used.
|
2003-07-23 02:16:06 +00:00 |
|
Jeremy Fincher
|
c8fbb4581b
|
Made the part command behave sensibly in the face of an empty argument list.
|
2003-07-23 02:12:17 +00:00 |
|
Jeremy Fincher
|
a7daba5eb7
|
Added some more documentation (though the work is probably not done).
|
2003-07-21 06:10:35 +00:00 |
|
Jeremy Fincher
|
e27f7e555c
|
Had to make it handle -O and -p in the getopt jazz.
|
2003-06-18 18:44:16 +00:00 |
|
Jeremy Fincher
|
6ead5d2692
|
Added psyco option, -O
|
2003-06-18 18:39:40 +00:00 |
|
Jeremy Fincher
|
5f8c054805
|
TypoError
|
2003-06-18 18:37:52 +00:00 |
|
Jeremy Fincher
|
1928b2f70d
|
Added psyco option, -O
|
2003-06-18 18:35:37 +00:00 |
|
Jeremy Fincher
|
725da854ce
|
TyopError
|
2003-06-18 07:19:27 +00:00 |
|
Jeremy Fincher
|
5c0ae0ecbf
|
Changed moduleof to use the canonicalName of the command.
|
2003-06-18 06:05:33 +00:00 |
|
Jeremy Fincher
|
a44ecb4aa0
|
Made the reliance on conf even less user-intensive.
|
2003-06-16 07:43:18 +00:00 |
|
Jeremy Fincher
|
f8a54c4872
|
Fixed irclib.Channel to use ircutils.nick on its stuff.
|
2003-06-16 04:56:06 +00:00 |
|
Jeremy Fincher
|
d9b994f6fe
|
Fixed bug in Irc.reset.
|
2003-06-06 04:47:18 +00:00 |
|
Jeremy Fincher
|
51cb83d3e6
|
Made logging for rate limiting more informative.
|
2003-06-05 10:00:31 +00:00 |
|
Jeremy Fincher
|
4c6e33b72d
|
Added rudimentary profiling support.
|
2003-06-04 05:23:55 +00:00 |
|
Jeremy Fincher
|
90409d0e19
|
Braino.
|
2003-06-04 04:48:49 +00:00 |
|
Jeremy Fincher
|
d810fe37b0
|
TypoError.
|
2003-06-04 04:45:46 +00:00 |
|
Jeremy Fincher
|
bbb46497b5
|
TypoError.
|
2003-06-04 04:44:19 +00:00 |
|
Jeremy Fincher
|
93df6be0c3
|
TypoError.
|
2003-06-04 04:42:32 +00:00 |
|
Jeremy Fincher
|
f2ae4b5f34
|
Finally found the underlying cause of the relaynames bug.
|
2003-06-04 03:56:59 +00:00 |
|
Jeremy Fincher
|
b1a1c85a17
|
Fixed bug in queue.__{get,set}item__.
|
2003-06-03 03:24:06 +00:00 |
|
Jeremy Fincher
|
a35bf21b4e
|
Made sure utils.timeElapsed doesn't go all decimal on me.
|
2003-06-03 03:18:14 +00:00 |
|
Jeremy Fincher
|
f35c9e8d05
|
Had wrong channel argument in IrcStat.do332.
|
2003-06-02 07:27:43 +00:00 |
|
Jeremy Fincher
|
ec8011347c
|
Fixed bug in Channel.
|
2003-06-02 07:21:08 +00:00 |
|
Jeremy Fincher
|
76539b36ef
|
Made it so if IndexError is raised, the data structure isn't modified in __delitem__
|
2003-06-02 06:47:53 +00:00 |
|
Jeremy Fincher
|
00d186cc42
|
Forgot underscore in isNick.
|
2003-06-02 05:31:13 +00:00 |
|
Jeremy Fincher
|
66497f1f4e
|
Added __delitem__ (untested, though)
|
2003-05-29 17:06:04 +00:00 |
|
Jeremy Fincher
|
f40780156e
|
Added IrcCommandDispatcher as base class for IrcCallback and IrcState.
|
2003-05-29 17:03:42 +00:00 |
|
Jeremy Fincher
|
db4495111c
|
Changed a debug.printf to a debug.msg.
|
2003-05-29 16:37:03 +00:00 |
|
Jeremy Fincher
|
97ce807088
|
Fixed a slight ugliness, use dir() instead of __dict__.
|
2003-05-29 16:36:34 +00:00 |
|
Jeremy Fincher
|
328cdf2c0e
|
Fixed bug in isNick that was causing the Relay.relaynames bug.
|
2003-05-28 21:32:36 +00:00 |
|
Jeremy Fincher
|
9b56122a8e
|
Fixed quit function.
|
2003-05-27 20:07:58 +00:00 |
|
Jeremy Fincher
|
82c2a83c91
|
Fixed quit function.
|
2003-05-27 20:06:05 +00:00 |
|
Jeremy Fincher
|
1e910d3948
|
Added quit function.
|
2003-05-27 20:03:37 +00:00 |
|
Jeremy Fincher
|
c0c5101cd3
|
Changed to only strip \r\n from right side of last argument.
|
2003-05-21 17:52:23 +00:00 |
|
Jeremy Fincher
|
09340376cb
|
Changed utils.timeElapsed to use just a seconds instead of a now/then argument.
|
2003-05-20 15:37:25 +00:00 |
|
Jeremy Fincher
|
345f819e7a
|
Changed reload to not unload the module if there's an error in loading.
|
2003-05-19 13:47:19 +00:00 |
|
Jeremy Fincher
|
737f35c99d
|
Removed rate limiting during testing.
|
2003-04-29 13:13:55 +00:00 |
|
Jeremy Fincher
|
26a457920e
|
Added slice support to queue.
|
2003-04-29 13:00:43 +00:00 |
|
Jeremy Fincher
|
71bd193c16
|
Turned off superreload command.
|
2003-04-29 13:00:04 +00:00 |
|
Jeremy Fincher
|
54788a643a
|
Some slightly new helper functions and stuff.
|
2003-04-29 07:37:54 +00:00 |
|
Jeremy Fincher
|
ce6b03d52f
|
Added a few important helper methods.
|
2003-04-29 07:36:18 +00:00 |
|
Jeremy Fincher
|
6eacfb6c26
|
Changed IrcState.history to a RingBuffer instead of a MaxLengthQueue.
|
2003-04-22 11:18:57 +00:00 |
|
Jeremy Fincher
|
ff54eecefc
|
Swapped implementation of MaxLengthQueue.
|
2003-04-22 11:16:03 +00:00 |
|
Jeremy Fincher
|
fe2f2c1ac0
|
Swapped implementation of MaxLengthQueue.
|
2003-04-22 11:15:15 +00:00 |
|
Jeremy Fincher
|
8fa7c95067
|
Somehow these didn't get updated when I moved queue to structures.
|
2003-04-22 11:13:03 +00:00 |
|
Jeremy Fincher
|
25daf96a9c
|
Enabled __slots__ on RingBuffer.
|
2003-04-22 11:02:39 +00:00 |
|
Jeremy Fincher
|
45b4d95184
|
Moved data structures from fix to structures; changed implementation of MaxLengthQueue to a RingBuffer.
|
2003-04-22 11:00:28 +00:00 |
|
Jeremy Fincher
|
ca4ad3882f
|
Initial import.
|
2003-04-22 08:27:11 +00:00 |
|
Jeremy Fincher
|
5aa9beacfb
|
Forgot to import world.
|
2003-04-21 06:17:19 +00:00 |
|
Jeremy Fincher
|
545f675ae4
|
Forgot to add prefix to IrcMsg in two functions.
|
2003-04-21 06:12:57 +00:00 |
|
Jeremy Fincher
|
b8e3396d6b
|
Added some (now commented out) debugging printfs.
|
2003-04-21 05:54:38 +00:00 |
|
Jeremy Fincher
|
35d0a3cb22
|
Decreased size of checkCapability by moving some duplicated code out to another function with no good name.
|
2003-04-21 05:38:13 +00:00 |
|
Jeremy Fincher
|
2456082661
|
New test-passing implementation of checkCapability with debug.printfs commented out.
|
2003-04-21 05:23:31 +00:00 |
|
Jeremy Fincher
|
67e072c746
|
Changed implementation of queue.
|
2003-04-21 05:17:06 +00:00 |
|
Jeremy Fincher
|
d9ca1637d7
|
Had to change PING/PONG handling to workaround non-RFC-compliant servers.
|
2003-04-21 04:37:35 +00:00 |
|
Jeremy Fincher
|
06fe786029
|
Added .reconnect() method to drivers.
|
2003-04-21 04:32:42 +00:00 |
|
Jeremy Fincher
|
e1e6b974d6
|
Had to add and \!owner and \!admin to conf.defaultCapabilities
|
2003-04-21 03:04:40 +00:00 |
|
Jeremy Fincher
|
96e2a67aa5
|
Added say command to OwnerCommands.
|
2003-04-21 01:58:04 +00:00 |
|
Jeremy Fincher
|
8b2ef2403e
|
Removed comment.
|
2003-04-20 21:56:54 +00:00 |
|
Jeremy Fincher
|
83e8422a44
|
Whitespace change.
|
2003-04-20 21:56:41 +00:00 |
|
Jeremy Fincher
|
959459d063
|
Finally passes all tests.
|
2003-04-20 21:52:53 +00:00 |
|
Jeremy Fincher
|
9fee5f17a9
|
Again, run tests before committing.
|
2003-04-20 17:57:16 +00:00 |
|
Jeremy Fincher
|
df66715089
|
Oops...should run the tests before submitting new assertions :)
|
2003-04-20 17:28:26 +00:00 |
|
Jeremy Fincher
|
2227f5caae
|
Fix for bug in Irc.removeCallback.
|
2003-04-20 17:18:34 +00:00 |
|
Jeremy Fincher
|
e1dfcbd390
|
Added partition to facilitate bugfix in irclib.Irc.removeCallback.
|
2003-04-20 17:17:50 +00:00 |
|
Jeremy Fincher
|
80e4dfbe63
|
Added world.threadsSpawned, logging of the number of threads spawned, and added the information to cpustats.
|
2003-04-20 16:15:35 +00:00 |
|
Jeremy Fincher
|
cc61041491
|
Removed commented out stuff, added help string to superreload.
|
2003-04-20 15:55:32 +00:00 |
|
Jeremy Fincher
|
b3e6c686a4
|
Changed nick class not to use __slots__.
|
2003-04-20 09:34:42 +00:00 |
|
Jeremy Fincher
|
30322c42b6
|
Changed nick class to use __slots__.
|
2003-04-20 09:33:41 +00:00 |
|
Jeremy Fincher
|
8bdfe2de97
|
Added docstrings to all the functions.
|
2003-04-20 09:32:52 +00:00 |
|
Jeremy Fincher
|
bacbf53386
|
Lowered the default values for limit on shrinkList and privmsgPayload.
|
2003-04-20 09:20:49 +00:00 |
|
Jeremy Fincher
|
3188810d21
|
Added returns after irc.errors.
|
2003-04-20 08:54:27 +00:00 |
|
Jeremy Fincher
|
674fe77386
|
Added some asserts to match RFC more.
|
2003-04-20 07:17:40 +00:00 |
|
Jeremy Fincher
|
c0d511c4f1
|
Added Driver module attribute.
|
2003-04-20 07:15:39 +00:00 |
|
Jeremy Fincher
|
29efc019df
|
Added copyright.
|
2003-04-20 07:12:18 +00:00 |
|
Jeremy Fincher
|
f6392d4806
|
Added ignoring check in PrivmsgRegexp. Fixed stupid bug stupid stupid bug tyop bug.GRRRRR
|
2003-04-20 01:35:05 +00:00 |
|
Jeremy Fincher
|
92250ca055
|
Added ignoring check in PrivmsgRegexp.
|
2003-04-20 01:28:40 +00:00 |
|
Jeremy Fincher
|
f6488d6071
|
Prevented deprecation warning and added another logging feature.
|
2003-04-20 01:18:09 +00:00 |
|
Jeremy Fincher
|
a861941626
|
Fixed stupid bug.
|
2003-04-20 01:02:29 +00:00 |
|
Jeremy Fincher
|
0e505d89e1
|
Some more .__class__.__name__ -> name() conversions.
|
2003-04-20 00:47:04 +00:00 |
|
Jeremy Fincher
|
eb44d5cfed
|
Added new driverModule attribute for driver independence.
|
2003-04-19 23:53:47 +00:00 |
|
Jeremy Fincher
|
77ac7c6b4e
|
Added newDriver function for driver-module independence.
|
2003-04-19 23:52:34 +00:00 |
|
Jeremy Fincher
|
dc8b430754
|
Fixed reconnects.
|
2003-04-19 23:51:26 +00:00 |
|
Jeremy Fincher
|
ee74036505
|
Changed to be driver-module independent.
|
2003-04-19 23:51:11 +00:00 |
|
Jeremy Fincher
|
e4fd36ffef
|
Fixed 'useless reply on bad arguments' in threaded commands; added/changed Combine class.
|
2003-04-19 21:42:55 +00:00 |
|