Jeremy Fincher
|
8ddf22fabb
|
Gotta be sure to basename the journal.
|
2004-09-30 09:56:50 +00:00 |
|
Jeremy Fincher
|
129b8a212b
|
Small update.
|
2004-09-30 09:56:34 +00:00 |
|
Jeremy Fincher
|
84ea24d27f
|
Fixed test.
|
2004-09-30 09:21:40 +00:00 |
|
Jeremy Fincher
|
c4cef878e6
|
Added another log filter.
|
2004-09-30 09:06:12 +00:00 |
|
Jeremy Fincher
|
fc72c88d99
|
Fixed the failing RSS test, yay.
|
2004-09-30 08:41:07 +00:00 |
|
Jeremy Fincher
|
6c36941f7c
|
Should fix bug #1029954.
|
2004-09-30 08:31:27 +00:00 |
|
Jeremy Fincher
|
3566b12b29
|
Added a warning about languages that depend strongly on multi-byte characters.
|
2004-09-30 08:26:22 +00:00 |
|
Jeremy Fincher
|
eea46d874a
|
Updated for SOAPpy changes.
|
2004-09-30 08:18:57 +00:00 |
|
Jeremy Fincher
|
da8ebdb64a
|
Upgraded google, which required upgrading SOAP.
|
2004-09-30 08:09:08 +00:00 |
|
Jeremy Fincher
|
15b7063eac
|
Slightly less broken Engrish.
|
2004-09-30 07:59:02 +00:00 |
|
Jeremy Fincher
|
c38c24575f
|
Where we got it from.
|
2004-09-30 07:58:06 +00:00 |
|
Jeremy Fincher
|
f939e0e679
|
Updated to the newest feedparser.
|
2004-09-30 07:57:31 +00:00 |
|
Jeremy Fincher
|
8811a520de
|
Added url.
|
2004-09-30 07:47:26 +00:00 |
|
Jeremy Fincher
|
a2e43fe367
|
Added a few more types.
|
2004-09-30 07:43:24 +00:00 |
|
Jeremy Fincher
|
8bcb9f2f21
|
Install dateutil stuff.
|
2004-09-30 07:43:09 +00:00 |
|
Jeremy Fincher
|
a21d181a50
|
We can allow the at and until commands now.
|
2004-09-30 07:41:05 +00:00 |
|
Jeremy Fincher
|
27fe6554c7
|
Changing to a different date parsing module.
|
2004-09-30 07:40:45 +00:00 |
|
Jeremy Fincher
|
6878510d7e
|
Let's safe-argument this thing earlier.
|
2004-09-30 07:36:55 +00:00 |
|
Jeremy Fincher
|
b4ad7ca863
|
Integrated sweede's patch and removed includeNetworkName (the directory structure rocks much more, and that just confused things).
|
2004-09-30 06:03:21 +00:00 |
|
Jeremy Fincher
|
325ad70187
|
Changed default of private.
|
2004-09-30 05:39:23 +00:00 |
|
Jeremy Fincher
|
c20d3cafbd
|
Let's make threaded commands tag the message as replied from the start, so things like Infobot won't respond.
|
2004-09-30 05:29:26 +00:00 |
|
Jeremy Fincher
|
e803bc1e0a
|
Enforce the noExtraness of these commands.
|
2004-09-30 05:28:24 +00:00 |
|
Jeremy Fincher
|
1b611d75d9
|
Added stats command.
|
2004-09-30 05:25:54 +00:00 |
|
Jeremy Fincher
|
56ba5edcc9
|
Elucidating comment, etc.
|
2004-09-30 05:25:38 +00:00 |
|
Jeremy Fincher
|
cb9986f0ac
|
To capture a backreference is good.
|
2004-09-30 04:15:48 +00:00 |
|
Jeremy Fincher
|
4cc1e4ba04
|
Abstracted for some future overriding.
|
2004-09-30 04:15:32 +00:00 |
|
Jeremy Fincher
|
45f99cd1ee
|
Added some configuration for cdb.
|
2004-09-30 04:15:12 +00:00 |
|
Jeremy Fincher
|
75ef036569
|
Super, and subclass SupyThread.
|
2004-09-30 04:14:44 +00:00 |
|
Jeremy Fincher
|
ec9258a371
|
Updated to be cooler and allow float maxmods.
|
2004-09-30 04:13:28 +00:00 |
|
Jeremy Fincher
|
69dce4761d
|
Made sure to return our reply messages, changed some threading stuff, etc.
|
2004-09-30 04:13:08 +00:00 |
|
Jeremy Fincher
|
4ad7fd2504
|
Let's use a from import since it makes things simpler.
|
2004-09-30 04:12:38 +00:00 |
|
Jeremy Fincher
|
3d81d6627b
|
Updated to add the configurable single-letter commands.
|
2004-09-30 04:12:15 +00:00 |
|
Jeremy Fincher
|
b3631cb22e
|
Added a database and an outfilter.
|
2004-09-30 04:10:54 +00:00 |
|
Jeremy Fincher
|
4026f8a3e3
|
Removed some useless blank lines.
|
2004-09-30 04:10:28 +00:00 |
|
Jeremy Fincher
|
ef1b073c3d
|
Updated.
|
2004-09-29 18:56:22 +00:00 |
|
Jeremy Fincher
|
755cfd258d
|
Outfilters should *always* give a msg= keyword argument when they create a new message, because otherwise tags don't remain. If you see any other places where they don't, go ahead and fix them as well :).
|
2004-09-29 18:56:02 +00:00 |
|
Jeremy Fincher
|
491ebdaf53
|
Not entirely necessary there, removed the plugin-wide check for sqlite.
|
2004-09-29 18:55:13 +00:00 |
|
Jeremy Fincher
|
a75857ee3b
|
Made this error an error.
|
2004-09-29 18:54:49 +00:00 |
|
Jeremy Fincher
|
e67daa9338
|
Now the comment is even MORE elucidating\!
|
2004-09-29 18:54:33 +00:00 |
|
Jeremy Fincher
|
f8375acdad
|
Fixed not to raise some exceptions during testing.
|
2004-09-29 18:53:23 +00:00 |
|
Jeremy Fincher
|
d499628075
|
Refactoring of some MODE handling stuff and now we keep track of bans.
|
2004-09-29 18:52:15 +00:00 |
|
Jeremy Fincher
|
04e5ff9b7a
|
Elucidating comment, as well as filtering of misc.log when plugins are using their individual logfiles.
|
2004-09-29 18:51:37 +00:00 |
|
Jeremy Fincher
|
3a6779bb6d
|
Added httpUrlRe.
|
2004-09-29 18:51:04 +00:00 |
|
Jeremy Fincher
|
d147def54c
|
Log filtering for testing.
|
2004-09-29 18:43:44 +00:00 |
|
Jeremy Fincher
|
bea33e53d6
|
Fixed an exception on exit.
|
2004-09-29 14:50:14 +00:00 |
|
Jeremy Fincher
|
cc15862d65
|
Had the formatters for that log swapped.
|
2004-09-29 14:49:44 +00:00 |
|
Jeremy Fincher
|
24641b6efe
|
Fixed bug #1020925.
|
2004-09-29 14:35:58 +00:00 |
|
Jeremy Fincher
|
c2445cc7db
|
Fixed bug in IrcState.doTopic (#1033955)
|
2004-09-29 14:14:06 +00:00 |
|
Jeremy Fincher
|
a6f7dc99b7
|
Moved tinyurl stuff out to the ShrinkUrl plugin.
|
2004-09-29 04:40:25 +00:00 |
|
Jeremy Fincher
|
a382087fc4
|
Fix0red the problems with VERBOSE.
|
2004-09-29 04:07:29 +00:00 |
|