swh:1:snp:634d2b8906a7a2f6511ccb358da84e19b290d2c9

sort by:
Revision Author Date Message Commit Date
8194cea Updated. 30 August 2004, 07:18:33 UTC
1f6c3c7 Updated for the new release. 30 August 2004, 07:08:26 UTC
61e09d4 Better handling of umodes. 30 August 2004, 06:58:47 UTC
0cd0a44 I honestly cannot believe that this wasn't caught sooner. 30 August 2004, 06:02:57 UTC
3aedb30 Fix for possible bugz0r with reply.withNoticeWhenPrivate. 30 August 2004, 04:35:51 UTC
8610646 Accepted Grantbow's suggestion. 30 August 2004, 04:13:31 UTC
70a9fdb Accepted Grantbow's suggestion. 30 August 2004, 03:33:46 UTC
a7379fe I should've run the tests earlier. Now adding the inital values to the db actually works. 30 August 2004, 02:03:38 UTC
9b00751 We must use our internal reply() method if we're going to keep track of whether we've already replied. 30 August 2004, 00:56:00 UTC
9fe9e14 Fix the problem with configure() mangling the nick 29 August 2004, 20:49:03 UTC
d7d1c42 Abstract registerNick and update configure() to use the abstraction 29 August 2004, 20:33:07 UTC
a8830b5 Why oh why don't I check my imports? 29 August 2004, 18:11:43 UTC
7aac173 Don't try to register SIGHUP on Windows. 29 August 2004, 18:09:20 UTC
8baa35a Consistent spacing 29 August 2004, 17:06:02 UTC
b111642 Let's properly mimic Infobot's stats command and add some initial items to a freshly created db. 29 August 2004, 17:05:14 UTC
f73acda Changed help for register to match the code. 29 August 2004, 15:59:16 UTC
af4f836 Added FAQ about channel-specific databases. 29 August 2004, 15:57:03 UTC
0c97cb4 debug log access level required from chanserv as well as some elucidating comments. 29 August 2004, 15:56:43 UTC
55a1e94 Time is on my side, oh yes it is. 29 August 2004, 07:32:40 UTC
8e84a42 Eat this commie bastard irc objects that don't want to die! 29 August 2004, 07:29:43 UTC
4609557 Add a period. 29 August 2004, 07:13:00 UTC
ffddc95 Let's try this for the connection problem bugs. 29 August 2004, 06:51:36 UTC
4d60937 Let's try this for the connection problem bugs. 29 August 2004, 06:49:50 UTC
1cd4b87 It's not an error condition, it's appropriate. 29 August 2004, 06:44:57 UTC
04ae1b9 Erroneous message (or so jamessan says ;)) 29 August 2004, 06:19:31 UTC
32b3bce Let's die immediately if we've not finished connecting. 29 August 2004, 05:52:33 UTC
613a855 Changed some log messages. 29 August 2004, 05:45:28 UTC
d6e3f13 Elucidating comment. 29 August 2004, 04:32:07 UTC
78b9d0b Fix the auctionSnarfer regexp to be more generic and stop logging bad snarfs as an exception. Warning is good enough. 29 August 2004, 02:13:00 UTC
6bb8104 Anonymous.action 28 August 2004, 23:55:27 UTC
164f57a Add Anonymous.action as requested by malex 28 August 2004, 23:52:48 UTC
2333231 Let's do this a slightly better way that I saw in one of the src/ files 28 August 2004, 22:46:12 UTC
6b59933 Let's make sure nested commands don't immediately nest commands (aka using a nested command to determine what the outer nested command is going to call) 28 August 2004, 22:28:44 UTC
b6d28d7 Let's avoid an assertion error by making sure we don't use empty msg's 28 August 2004, 21:12:44 UTC
0349d11 Hopefully, this will fix the unicode issues we have with Amazon 28 August 2004, 20:42:37 UTC
eabb77a Bring debian/ files up to date 28 August 2004, 20:23:19 UTC
bd0d438 *Actually* not queue things on zombies now. 28 August 2004, 20:13:59 UTC
1c737a4 Try to make network stuff case-insensitive. 28 August 2004, 20:13:33 UTC
570b302 Should fix a reported bug. I guess db isn't always iterable. 28 August 2004, 20:12:51 UTC
6c9d74e Changed networks to be case-insensitive. 28 August 2004, 19:56:31 UTC
5f90e63 Checking for root doesn't matter when you don't quit afterwards. 28 August 2004, 12:42:03 UTC
5a18914 Added version check to the wizard. 28 August 2004, 12:40:57 UTC
8b73786 Made a generated debug value, useful for troubleshooting. 28 August 2004, 12:35:26 UTC
5d2b238 Added __revision__. 28 August 2004, 12:32:20 UTC
c6f3c50 Added copyright and revision. 28 August 2004, 12:32:02 UTC
003d7d4 Added a configuration variable for user modes. 28 August 2004, 06:10:09 UTC
c3b3214 Workaround stupid os.path.join stupidity. 28 August 2004, 05:47:27 UTC
bb3df20 Updated to work with non-absolute selfs again. 28 August 2004, 05:37:52 UTC
ae4b8f7 Allow non-basenames in dirize. 28 August 2004, 05:27:05 UTC
a30dd2d Initial checkin. 28 August 2004, 05:26:07 UTC
58c9377 Update to newer upstream, clean up a few things, and add a link to upstream's site. 28 August 2004, 02:23:47 UTC
fec25b7 Remove some unnecessary regexps 28 August 2004, 01:33:32 UTC
e11baf3 Stopped logging this at level warning, instead use debug. 27 August 2004, 23:44:57 UTC
2c3e9fa Fixed pluralize for words ending in x. 27 August 2004, 22:55:40 UTC
6f4ee57 Python policy says debhelper (>= 4.1.67) 27 August 2004, 22:33:09 UTC
b40fc68 Fix PySqlite stupidity. 27 August 2004, 20:25:30 UTC
f6fbe4e Made register more useful, should fix some Services.identify bugs. 27 August 2004, 20:10:17 UTC
5a1d9de Add the URL we found BS at for later reference. 27 August 2004, 20:06:12 UTC
ba2fa6b Use BeautifulSoup to fix Debian.version 27 August 2004, 20:02:09 UTC
a68f8ca We are so smart! S-M-R-T! 27 August 2004, 17:20:15 UTC
b2b0e26 Let's ignore things that look like karma adjustments 27 August 2004, 16:05:33 UTC
94c43c5 I like the looks of these regexps better and alternation is expensive 27 August 2004, 16:05:07 UTC
1ad9816 Tests for karma/infobot interaction. 27 August 2004, 15:44:15 UTC
5e00bd4 Updated. 27 August 2004, 15:39:56 UTC
9a7c64a Added clear command. 27 August 2004, 15:26:52 UTC
4c58c39 Initial commit, test for bug with sending more than one later note. 27 August 2004, 15:19:47 UTC
42f3e13 Reply's getConfig shouldn't be used on GlobalValues. 27 August 2004, 15:13:48 UTC
ca492af Fix for the TypeError bug. 27 August 2004, 15:01:28 UTC
5d837b9 Update our debian/ directory 27 August 2004, 09:26:43 UTC
b7307c5 Respect KICKLEN. 27 August 2004, 09:14:13 UTC
afce054 Added watch and caught some possible errors. 27 August 2004, 09:11:28 UTC
685eda4 Don't try to send messages to zombies. 27 August 2004, 08:46:29 UTC
c38ca4d Added redo. 27 August 2004, 08:44:20 UTC
4b24a3f Added the +cvs back. 27 August 2004, 08:29:05 UTC
d9bff14 Updated. 27 August 2004, 07:35:32 UTC
dae0d11 Updated version numbers. 27 August 2004, 07:33:35 UTC
9e97027 Debug log already opped messages. 27 August 2004, 07:14:08 UTC
8f3d390 Slight tweak to message. 27 August 2004, 07:12:27 UTC
b8d086d Let's add a note that they should read INSTALL first, and remove the addendum about local installs since it's now in INSTALL. 27 August 2004, 07:12:09 UTC
7e22b2b Added swap. 27 August 2004, 07:06:59 UTC
9c73c57 Channel sync logs and some other minute tweaks. 27 August 2004, 06:46:28 UTC
c2a61b2 Let's respect the server's nicklen and maxchannels parameters. 27 August 2004, 06:45:58 UTC
29a6c92 Added an optional pair to start the chain, tests, and caught some errors. 27 August 2004, 06:34:48 UTC
22c333b Handle the case where our pidfile is deleted early. 27 August 2004, 06:29:11 UTC
4c0e898 Let's debug log a 'Registered channel' message from ChanServ. 27 August 2004, 06:20:42 UTC
c939686 Bring CONFIGURATION up-to-date (as noted by Grantbow) 27 August 2004, 06:12:57 UTC
1b16413 Updated, thanks for discovering these typos, Grantbow. 27 August 2004, 05:57:27 UTC
bcae3b6 Slight fix. 27 August 2004, 05:56:43 UTC
4873b82 Better formatting 27 August 2004, 05:41:43 UTC
47dca21 Typo fixes. 27 August 2004, 05:38:26 UTC
98c0512 Updated, thanks again Grantbow. 27 August 2004, 05:35:50 UTC
049ff3d Fixed bug in default. 27 August 2004, 05:29:44 UTC
9708ddb Updated, thanks Grantbow. 27 August 2004, 05:21:08 UTC
0166780 Fixes. 27 August 2004, 05:11:36 UTC
b810f76 We'll fix this later, but right now let's be consistent with permban. 27 August 2004, 05:09:18 UTC
c0b3c93 Not-so-elucidating comment. 27 August 2004, 05:04:25 UTC
c11dba1 Added defaultcapability command. 27 August 2004, 05:00:40 UTC
f4c384a Changed supybot.capabilities to an ircdb.CapabilitySet instead of a ircutils.IrcSet. 27 August 2004, 04:48:16 UTC
f0a5207 Let's setValue by default, that's more useful. 27 August 2004, 04:32:50 UTC
f7094ae Added a few more little madoodles to supported stuff. 27 August 2004, 04:32:15 UTC
back to top