sort by:
Revision Author Date Message Commit Date
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
2c5276b Fixed help for enable/disable. 27 August 2004, 04:31:53 UTC
db23f4e Added sorcerynet support and refactored some other support. 27 August 2004, 04:28:36 UTC
b8ad661 allowRoot fix and some spacing fixes 27 August 2004, 03:00:29 UTC
e97c610 Possible fix for the allow-root problem. 27 August 2004, 02:58:04 UTC
00409b5 Fix for stupid socket module problems. 26 August 2004, 21:49:40 UTC
73686ae Attempt to fix an error in testing permban, but it doesn't want to let itself be fixed. 26 August 2004, 14:29:50 UTC
36d9b07 Rename ban/unban back to permban/unpermban and add the mode -b part to unpermban. I'll leave the addition of mode +b in permban to jemfinch since he'll probably factor out a bit of common code in permban and the new ban command. 26 August 2004, 14:28:37 UTC
b59eba8 Prettify the display of current value in Config.help 26 August 2004, 14:25:04 UTC
ae8af84 RootWarner is a ChannelPluginTestCase and should use assertSnarf* asserts 26 August 2004, 13:26:47 UTC
df5c1b4 Testing security 26 August 2004, 07:42:58 UTC
1621cf3 Reverted. 26 August 2004, 07:27:55 UTC
bf304b7 Update to reflect new style of log calls with 'import supybot.log as log' style imports. 26 August 2004, 06:43:36 UTC
d5aa3a6 Updated configure function to new format. 26 August 2004, 06:35:33 UTC
bd306fe Only firewall if we're not testing. 26 August 2004, 05:23:24 UTC
517a590 Removed a FIXME that's really just a complaint. 26 August 2004, 05:22:52 UTC
e1aa6ef Better fix for the bugs induced by this new firewall thing. 26 August 2004, 05:05:01 UTC
6381e2a Fix for failures induced by the testing switch to un-firewalled (I think). 26 August 2004, 04:53:30 UTC
f2fd7c9 oops, got this reversed. 26 August 2004, 04:43:19 UTC
ff7622b Added an extra try/except madoodle since what we expect to be firewalled (a plugin's invalidCommand). 26 August 2004, 04:19:06 UTC
533fbd2 Proper fix for problem URL tests exposed 26 August 2004, 02:29:48 UTC
a8584ba Fix for failing test in URL. 26 August 2004, 01:04:23 UTC
23eb75f Another bug. 25 August 2004, 23:23:51 UTC
86b49ec Bugz0r. 25 August 2004, 23:19:07 UTC
5f5e791 For some reason, when I searched for do353 earlier, it didn't come up. Now it turns out that it should've...who knows. 25 August 2004, 23:14:00 UTC
7cb54de An attepmt to be reloadable. 25 August 2004, 23:05:36 UTC
ea1ddf1 353 handling in IrcState. 25 August 2004, 23:04:18 UTC
6b1f742 prefixChars == reply.whenAddressedBy.chars. 25 August 2004, 23:03:42 UTC
b6b22f7 Channel isn't necessary for NAMES. 25 August 2004, 22:56:48 UTC
d188417 Added names function. 25 August 2004, 22:50:24 UTC
1d3a332 Fix for dunno bugz0rs. 25 August 2004, 22:22:46 UTC
85355f5 We have to unAction or we get ugly replies 25 August 2004, 19:35:03 UTC
ba7b018 gotta explicitly split on ' ' since we use \n as a delimiter 25 August 2004, 19:13:35 UTC
bc40ff9 Rip out the stuff we moved to INSTALL 25 August 2004, 18:55:42 UTC
dbe1147 Initial Import 25 August 2004, 18:54:48 UTC
3635c65 Fix a bug with adding lasts. Add some elucidating (as jemfinch would put it) documentation. Modify the behavior of DbmMarkovDB.firsts and .lasts so they only report unique entries since this is how we used to behave. We'll still keep duplicate entries in the db because it affects randomness. 25 August 2004, 18:54:21 UTC
fbc1b04 Markov *finally* works again. Yay! 25 August 2004, 18:15:09 UTC
3313080 Fixed bug #1015151. 25 August 2004, 17:32:49 UTC
dbc3b59 we need the world 25 August 2004, 17:05:27 UTC
e0c5dba gotta stop being so greedy. it's not fair for everyone else 25 August 2004, 16:42:54 UTC
a8b36c9 Missing comma 25 August 2004, 13:07:04 UTC
b3dd326 Ripped out update code, it made maintenance hard. 25 August 2004, 05:39:58 UTC
ec55e86 Let's catch SyntaxError and turn it into an appropriate ValueError. 25 August 2004, 05:17:37 UTC
6b72890 Better error catching and print when connecting. 25 August 2004, 05:08:27 UTC
e4d77f4 Updated actually to work. 25 August 2004, 05:07:23 UTC
a0dbc91 *Really* make the disconnect message look good with twistedDrivers. 25 August 2004, 04:44:35 UTC
ee4900c This should be a fix for the inability to Ctrl-C quit. 25 August 2004, 04:44:00 UTC
614ed32 Fix for double-logging, to be sure...let's just hope it does something for the lack of exiting as well. 25 August 2004, 04:32:10 UTC
58176d4 Elucidating log. 25 August 2004, 04:25:06 UTC
d18250f Commented-out debug print. 25 August 2004, 04:09:55 UTC
53d3279 Neater log message. 25 August 2004, 04:09:29 UTC
9f1dd19 oops, forgot to return. 25 August 2004, 04:08:42 UTC
92b0d6d Added the unban and invite commands, as well as a better framework for detecting when a channel can't be joined and handling it. 25 August 2004, 04:06:59 UTC
24e0913 Allow numeric levels as well, so statistcs can be -1 if necessary. 25 August 2004, 04:06:07 UTC
275ba65 typo 25 August 2004, 01:28:10 UTC
f06b412 First version of an /etc/init.d/supybot script targeted at Debian systems. Additional checks will be required for validating that absolute pathnames are used in the conf file. This script should be considered experimental until the pathname validation issues can be addressed, perhaps with additional command-line arguments. 24 August 2004, 23:44:57 UTC
0143a41 Changed the topic command to be topic.set-with-no-number. 24 August 2004, 23:06:16 UTC
30f93fd Added the Topic.default command. 24 August 2004, 23:00:48 UTC
151d3b7 Topic.undo. 24 August 2004, 22:48:56 UTC
ad578a3 RecognizeTopiclen. 24 August 2004, 22:25:43 UTC
914ecdd Added 005 handling to IrcState. 24 August 2004, 22:15:56 UTC
b50be65 Updated to allow kwargs. 24 August 2004, 22:12:18 UTC
18dce89 Refactoring, added set, topic, and insert. 24 August 2004, 22:03:13 UTC
0775728 Add --without option for Mist.last 24 August 2004, 20:22:12 UTC
2a040b4 actually implement reply.withNoticeWhenPrivate 24 August 2004, 19:48:01 UTC
68feda2 Changed EXAMPLE to PLUGIN-EXAMPLE. 24 August 2004, 16:45:14 UTC
c950921 We're a *real* package now. 24 August 2004, 16:09:55 UTC
96c5cd3 Changed getops to op, added voice. 24 August 2004, 14:11:12 UTC
9f14d12 Let's notice when we can't change the topic. 24 August 2004, 14:06:19 UTC
547137d Give the original error a Raise argument. 24 August 2004, 14:03:24 UTC
752ae63 Fix for bug #1015159 24 August 2004, 12:49:57 UTC
e32fe3b Typos. 24 August 2004, 12:10:18 UTC
dccf91c Fix for RFE #1012383, RSS shouldn't announce announced feeds right after startup. 24 August 2004, 04:47:34 UTC
0d53db7 What kind of crack was I on when I wrote this? 24 August 2004, 04:10:27 UTC
acf0a3f Augmented the add method for Note. 24 August 2004, 04:09:15 UTC
00b8f18 Updated. 24 August 2004, 04:07:21 UTC
back to top