Commit Graph

4537 Commits

Author SHA1 Message Date
James Vega 07757282f2 Add --without option for Mist.last 2004-08-24 20:22:12 +00:00
James Vega 2a040b475f actually implement reply.withNoticeWhenPrivate 2004-08-24 19:48:01 +00:00
Jeremy Fincher 68feda2dc2 Changed EXAMPLE to PLUGIN-EXAMPLE. 2004-08-24 16:45:14 +00:00
James Vega c950921cc3 We're a *real* package now. 2004-08-24 16:09:55 +00:00
Jeremy Fincher 96c5cd392e Changed getops to op, added voice. 2004-08-24 14:11:12 +00:00
Jeremy Fincher 9f14d126ce Let's notice when we can't change the topic. 2004-08-24 14:06:19 +00:00
Jeremy Fincher 547137dc1c Give the original error a Raise argument. 2004-08-24 14:03:24 +00:00
James Vega 752ae6325e Fix for bug #1015159 2004-08-24 12:49:57 +00:00
Jeremy Fincher e32fe3b0c5 Typos. 2004-08-24 12:10:18 +00:00
Jeremy Fincher dccf91c855 Fix for RFE #1012383, RSS shouldn't announce announced feeds right after startup. 2004-08-24 04:47:34 +00:00
Jeremy Fincher 0d53db7512 What kind of crack was I on when I wrote this? 2004-08-24 04:10:27 +00:00
Jeremy Fincher acf0a3f3e5 Augmented the add method for Note. 2004-08-24 04:09:15 +00:00
Jeremy Fincher 00b8f18620 Updated. 2004-08-24 04:07:21 +00:00
Jeremy Fincher 0acec85fcb Added some caching to the read/notified ids. Eventually, I imagine, this should be generically done via dbi.py. 2004-08-24 04:05:55 +00:00
Grant Bowman f208939323 Added URL to original Mozbot code per MPL 3.3.
Original developer names are absent from the file itself.
Sorry about the line length, but the URL is over 80 chars alone with
        or without the spacing.
2004-08-23 23:56:29 +00:00
Jeremy Fincher 22c2c3a408 Let's make ourselves able to trace to a file. 2004-08-23 23:16:29 +00:00
Jeremy Fincher 2ce58d252b Extra \n. 2004-08-23 23:09:12 +00:00
Jeremy Fincher a4bb12a436 Added settraces. 2004-08-23 23:03:18 +00:00
Jeremy Fincher 4c30b3f644 Change the default for individualPluginLogfiles. 2004-08-23 22:48:17 +00:00
Jeremy Fincher 5fe709f749 Properly handle error messages from loading plugins. 2004-08-23 22:15:54 +00:00
Jeremy Fincher 87ff856d11 Change the default of allowEmptyOverwrite, because it's annoying. 2004-08-23 22:10:30 +00:00
Jeremy Fincher 8a352be8ff Don't ask me why I was copying that list. 2004-08-23 22:07:35 +00:00
Jeremy Fincher 868a6684af Removed logfile command, no one uses it and it's an information leak (channel logfiles). 2004-08-23 21:35:43 +00:00
Jeremy Fincher 9db025a88a Let's be cool, Twisted. 2004-08-23 21:29:38 +00:00
Jeremy Fincher fa614b9986 Oops, forgot to update this for the new networks getup. 2004-08-23 21:10:59 +00:00
Jeremy Fincher a9b51970a8 Some updates, not nearly enough. 2004-08-23 20:31:35 +00:00
Jeremy Fincher 8410c09e13 Initial checkin. 2004-08-23 20:30:26 +00:00
Jeremy Fincher eccb7bacdb Added good error handling in the case that there is no words file. 2004-08-23 20:17:59 +00:00
Jeremy Fincher 25b21895d9 Better. 2004-08-23 20:13:34 +00:00
Jeremy Fincher b085ba5ba3 HUP handling. 2004-08-23 20:08:49 +00:00
Jeremy Fincher c5a4972cc8 Fix for IrcObjectProxy.error not accepting a Raise argument. 2004-08-23 19:59:49 +00:00
Jeremy Fincher 50d0b8bd85 A minor variable name change. 2004-08-23 19:55:49 +00:00
Jeremy Fincher 5861a5e07c Changed totalbugs/totalrfes to a single total command. 2004-08-23 19:53:29 +00:00
Jeremy Fincher d28ddf718e Changed from INFO to DEBUG the 'Not snarfing' messages. 2004-08-23 19:40:31 +00:00
James Vega edecd51fc1 It's handy to translate the user id to a name. 2004-08-23 19:23:01 +00:00
Grant Bowman 91c440ad09 Disabled my timestamp editor feature so the SQL at the end of the Changelog
is not mistakenly changed.
2004-08-23 19:11:24 +00:00
Daniel DiPaolo bfd4a9f492 Fixed a stupid error message. (Closes: #1009681) 2004-08-23 19:08:18 +00:00
Grant Bowman 977f3f68bd Changed my spaced entries to use tabs like all the others. 2004-08-23 19:07:38 +00:00
Grant Bowman 23ead95128 Changelog additions for Fun.eightball and supybot.plugins.Topic.format. 2004-08-23 18:52:42 +00:00
Grant Bowman c05cc2397d Cleanup. 2004-08-23 18:08:21 +00:00
James Vega 852388e8b7 Being able to send a note using the person's current nick instead of needing
to know their ircdb user name is good
2004-08-23 17:36:00 +00:00
Jeremy Fincher 67a79c1ce9 Updated. 2004-08-23 16:40:28 +00:00
Jeremy Fincher 6e21d8b4e1 Made the test actually do something. 2004-08-23 16:38:29 +00:00
Jeremy Fincher fae870c04f Updated. 2004-08-23 16:16:53 +00:00
Jeremy Fincher b3ca5ed568 Updated the help for nickometer. 2004-08-23 16:16:13 +00:00
Jeremy Fincher 8f47f0bb0d Updated the documentaiton. 2004-08-23 16:15:41 +00:00
Jeremy Fincher ab35afa3a1 updated. 2004-08-23 16:14:10 +00:00
Jeremy Fincher 30c70820f0 Initial commit. 2004-08-23 16:10:57 +00:00
Jeremy Fincher c4ea6453fe Updated for jamessan's bugfix. 2004-08-23 14:09:47 +00:00
James Vega 96754b8f4b Add $today as advertised in Utilities.echo 2004-08-23 14:01:57 +00:00