Daniel DiPaolo
|
130f30cca8
|
Completed the implementation of handling google groups URLs with 'prev=/' in
them
|
2003-11-25 21:42:25 +00:00 |
|
Jeremy Fincher
|
d7dfff7f1e
|
Added __revision__ strings.
|
2003-11-25 17:33:58 +00:00 |
|
Jeremy Fincher
|
c151c77b99
|
Made Admin the default for {add,remove}capability..
|
2003-11-25 16:08:30 +00:00 |
|
Jeremy Fincher
|
e6ec71c990
|
Added some comments, updated for the change of anticapabilities from ! to -.
|
2003-11-25 16:07:29 +00:00 |
|
Jeremy Fincher
|
574c861cdb
|
Fixed bugs with stupid contractions in NickServ notices.
|
2003-11-25 15:37:25 +00:00 |
|
Jeremy Fincher
|
a763674d83
|
Added server attribute to Irc objects.
|
2003-11-25 11:53:09 +00:00 |
|
Jeremy Fincher
|
e4db34da14
|
Twisted driver had no die() method.
|
2003-11-25 11:45:09 +00:00 |
|
Jeremy Fincher
|
adfb3e4035
|
Oops, had msg instead of response in the verbose printing.
|
2003-11-25 11:44:56 +00:00 |
|
Jeremy Fincher
|
5564e43239
|
Added ability to configure showing of ids on or off.
|
2003-11-25 11:43:09 +00:00 |
|
Jeremy Fincher
|
4770ef1b3f
|
Added the to= keyword argument to reply.
|
2003-11-25 11:08:57 +00:00 |
|
Jeremy Fincher
|
e65dcaab86
|
Allow more time for connect than for normal reads.
|
2003-11-25 10:34:07 +00:00 |
|
Jeremy Fincher
|
77393f83ad
|
Fixed bug in identification/doNotice code that would cause an infinite loop if the stupid services on the stupid (coughoftccough) network use a contraction.
|
2003-11-25 10:30:58 +00:00 |
|
Jeremy Fincher
|
533b6aed81
|
Updated.
|
2003-11-25 10:22:50 +00:00 |
|
Jeremy Fincher
|
2c779bd543
|
Changed Alias.freeze to Alias.lock.
|
2003-11-25 10:19:40 +00:00 |
|
Jeremy Fincher
|
6d3cb48c51
|
Fixed uptime sorting.
|
2003-11-25 09:45:01 +00:00 |
|
Jeremy Fincher
|
a3aeaee2b0
|
Updated tests for another unavailable game.
|
2003-11-25 09:44:01 +00:00 |
|
Jeremy Fincher
|
28cd12a975
|
Updated.
|
2003-11-25 09:34:50 +00:00 |
|
Jeremy Fincher
|
3e5ff453a2
|
Oops, $ is parsed in the ChangeLog :)
|
2003-11-25 09:34:14 +00:00 |
|
Jeremy Fincher
|
86524fa148
|
Added revision command for finding out the revision of supybot's files.
|
2003-11-25 09:32:18 +00:00 |
|
Jeremy Fincher
|
210809ab99
|
Fix for bug #848475.
|
2003-11-25 09:13:28 +00:00 |
|
Jeremy Fincher
|
86b41dd4a6
|
Allowed escaping of colons in supyfact files. Didn't allow escaping of backslashes, yet, but that's less a worry, I think.
|
2003-11-25 09:08:06 +00:00 |
|
Jeremy Fincher
|
4cb49606c5
|
Stopped listing the plugin dispatcher command in the commands list.
|
2003-11-25 08:51:27 +00:00 |
|
Jeremy Fincher
|
a4284e7924
|
Added __revision__ strings.
|
2003-11-25 08:38:19 +00:00 |
|
Jeremy Fincher
|
1687b3f916
|
Wasn't using an IrcString for the chanserv nick.
|
2003-11-25 08:28:41 +00:00 |
|
Jeremy Fincher
|
5f4a541fe1
|
Added __revision__ strings.
|
2003-11-25 08:23:47 +00:00 |
|
Jeremy Fincher
|
6ce845f8d3
|
Updated to include strings in @objects output.
|
2003-11-25 08:20:41 +00:00 |
|
Jeremy Fincher
|
4e273a2395
|
Fixed some use of regexps, commented out a test that was failing because a game expired.
|
2003-11-24 23:07:51 +00:00 |
|
Jeremy Fincher
|
a966513c7d
|
Changed commit behavior of UsersDB and ChannelsDictionary to commit on setUser/delUser/newUser and setChannel, respectively.
|
2003-11-24 22:32:33 +00:00 |
|
Jeremy Fincher
|
1507ff8746
|
Updated.
|
2003-11-24 22:29:11 +00:00 |
|
Brett Phipps
|
79e28d4ba2
|
Added a test to test_Http.py in the weather section that I forgot
to add with my previous commit.
|
2003-11-24 21:55:38 +00:00 |
|
Daniel DiPaolo
|
aa19f78b40
|
Fixed one s/needed/required/ in EXAMPLE and updated example.sgml to match the
current EXAMPLE file
|
2003-11-24 20:48:01 +00:00 |
|
Brett Phipps
|
0a13904a13
|
Added an additional check to weather. Fixed getting a single
argument that coudl not be found properly.
|
2003-11-24 20:35:26 +00:00 |
|
Jeremy Fincher
|
f53c92cce9
|
Fix for bug #847950.
|
2003-11-24 09:40:27 +00:00 |
|
Daniel DiPaolo
|
2cdd2392ff
|
Fixed an UnboundLocalError caused by forgetting to assign a default None value
to some vars.
|
2003-11-24 06:12:09 +00:00 |
|
Jeremy Fincher
|
dc2c9c55fe
|
Made __iter__ equivalent to iterkeys in IterableMap.
|
2003-11-23 14:09:20 +00:00 |
|
Jeremy Fincher
|
bd15dadf28
|
Initial checkin.
|
2003-11-23 14:06:13 +00:00 |
|
Jeremy Fincher
|
d338789a7b
|
Fixed bug in acronym showing the header, added a test.
|
2003-11-23 13:25:43 +00:00 |
|
Jeremy Fincher
|
d05a9a3121
|
Updated for newly tweaked acronymfinder page.
|
2003-11-23 13:20:20 +00:00 |
|
Jeremy Fincher
|
d1bbb015a8
|
Poor attempt to fix the 33 years bug.
|
2003-11-23 13:01:19 +00:00 |
|
Jeremy Fincher
|
f7d5be5ee8
|
Explained the sf alias and its usefulness.
|
2003-11-22 17:10:41 +00:00 |
|
Jeremy Fincher
|
45de360e69
|
Added note about included botscripts.
|
2003-11-22 17:10:00 +00:00 |
|
Jeremy Fincher
|
d618e9ec87
|
Fixed logic bug in prefixchar questions.
|
2003-11-22 17:08:39 +00:00 |
|
Jeremy Fincher
|
e6ad1614f3
|
Be more lenient about non-existent pluginDirs.
|
2003-11-22 17:06:23 +00:00 |
|
Jeremy Fincher
|
dfadfe7e34
|
Made Configurable store its data in human-readable/editable form.
|
2003-11-22 16:10:45 +00:00 |
|
Jeremy Fincher
|
1d95410f91
|
Fixed introduced bug in that callbacks.Privmsg.handled wasn't set appropriately when a command was called.
|
2003-11-22 07:16:34 +00:00 |
|
Jeremy Fincher
|
6ae0a0b8c4
|
Made configure handle comments and empty lines.
|
2003-11-22 06:57:03 +00:00 |
|
Jeremy Fincher
|
27ce1d3cc7
|
Fixed an uncaught exception in configure.
|
2003-11-22 06:54:42 +00:00 |
|
Jeremy Fincher
|
877d376988
|
Restricted the characters that a prefix character can be.
|
2003-11-22 06:53:34 +00:00 |
|
Jeremy Fincher
|
7642def926
|
Don't bother asking about Alias if it's already been loaded.
|
2003-11-22 06:42:11 +00:00 |
|
Jeremy Fincher
|
f44a155bdf
|
Updated.
|
2003-11-22 05:00:49 +00:00 |
|