Jeremy Fincher
3e1521fb8b
Added slightly better handling of ImportError in do001.
2004-04-01 11:47:02 +00:00
Jeremy Fincher
d4c7db7a93
Began Relay.reconnect and changed names to nicks.
2004-03-30 21:14:34 +00:00
Jeremy Fincher
1d27db449b
Fixed forgotten import.
2004-03-30 21:09:02 +00:00
Jeremy Fincher
e64ce62917
Updated slightly.
2004-03-30 08:33:20 +00:00
Jeremy Fincher
1654a35766
Added trueCycle in preparation for the new registry stuff for multiple servers per network.
2004-03-30 08:32:55 +00:00
Jeremy Fincher
cc9522e833
Slight cleanup.
2004-03-30 08:32:17 +00:00
Jeremy Fincher
71ea32c811
Added supybot.brackets for specifying what valid bracket characters are.
2004-03-30 08:27:05 +00:00
Jeremy Fincher
d9c535f2bc
Slight cleanups.
2004-03-30 08:02:59 +00:00
Jeremy Fincher
f166ce8655
Removed ConfigIrcProxy, I forgot we didn't use it anymore.
2004-03-30 07:58:22 +00:00
James Vega
346d0a5acc
your colon misses you, jemfinch
2004-03-29 16:52:42 +00:00
Jeremy Fincher
7d3c9ffef0
Fix for fix for scheduler.list showing ran (but not removed) events.
2004-03-29 16:45:09 +00:00
Jeremy Fincher
c96065a540
Fix for scheduler.list showing ran (but not removed) events.
2004-03-29 16:26:09 +00:00
James Vega
42301c1117
Add a test for the recent Http.stockquote bug and remove testing of
...
Http.weather (I thought I had already committed this)
2004-03-29 14:05:35 +00:00
Jeremy Fincher
ba31427156
Tweaked docstring for flush and started stuff for online notification of exceptions.
2004-03-28 12:11:09 +00:00
Jeremy Fincher
f5365a6202
Added channel logfile rotation.
2004-03-27 20:18:47 +00:00
Jeremy Fincher
07d10bb223
Fixed bug #923562 .
2004-03-27 13:30:46 +00:00
James Vega
97dde42b61
Switch to hotshot for profiling
2004-03-26 00:58:36 +00:00
James Vega
48d6dc5914
Add testing of units configuration
2004-03-26 00:57:14 +00:00
James Vega
f130db33cc
Better error checking with Http.stockquote and remove Http.weather's tests.
2004-03-26 00:56:31 +00:00
James Vega
a1e48a8ff7
Make sure the Wind Chill and Heat Index temps are configurable in Weather.ham
2004-03-26 00:28:51 +00:00
Jeremy Fincher
73a9ffc8ee
Removed useless PluginDocumentation.
2004-03-25 12:19:31 +00:00
Jeremy Fincher
532db9c456
Added logging of version of plugin in plugin logs.
2004-03-25 12:17:48 +00:00
Jeremy Fincher
9dc2618232
Fixed to use supybot.databases.users.timeoutIdentification correctly.
2004-03-25 12:16:37 +00:00
Jeremy Fincher
ae97d0390a
Added removeChannel to the SpaceSeparatedListOfChannels.
2004-03-25 12:15:57 +00:00
Jeremy Fincher
a898bdaa94
Slight rewording of log message.
2004-03-25 12:14:41 +00:00
Jeremy Fincher
4837707e65
Slight refactoring.
2004-03-25 12:14:01 +00:00
Jeremy Fincher
154577832c
Change words from a channel value to a global value.
2004-03-25 12:13:29 +00:00
Jeremy Fincher
5765a3412e
Updated.
2004-03-25 12:12:52 +00:00
Jeremy Fincher
c697af6f08
Focused an else and added an assert.
2004-03-25 12:09:39 +00:00
Jeremy Fincher
a1e4b790dd
Handle actions correctly in last.
2004-03-25 12:08:01 +00:00
Jeremy Fincher
b7a70d29ad
Slight textual fix.
2004-03-25 12:07:17 +00:00
Jeremy Fincher
ea8c7ddf77
Added timestamp configuration variable.
2004-03-24 23:10:55 +00:00
Jeremy Fincher
057563540f
Removed leading spaces if the timestamp is set to nothing.
2004-03-24 23:05:28 +00:00
Jeremy Fincher
5b03c6d5b7
Just some extra logging in case a flusher fails.
2004-03-24 22:53:47 +00:00
Jeremy Fincher
adc046a6a0
Added flushImmediately and [nolog] prefix.
2004-03-24 22:50:10 +00:00
Jeremy Fincher
59e5a6bc9f
Fix for bug that rejects extraneous spaces in Boolean registry values.
2004-03-21 19:40:13 +00:00
James Vega
22d484ef01
YAPMR
2004-03-19 17:13:33 +00:00
James Vega
90718f0e8c
Hopefully this will keep us from having any new plugins with no __revision__
...
variable.
2004-03-19 17:08:28 +00:00
James Vega
6a211adb42
YAPMR
2004-03-19 16:58:54 +00:00
James Vega
3ae730a94c
Fix the passing of quoted text on to Google searches ... again. This time it's
...
correct. ;)
2004-03-17 13:38:04 +00:00
James Vega
823c91ff44
Updated Wordstats plugin to allow removal of tracked words.
2004-03-14 06:43:03 +00:00
James Vega
f14f3efd4c
I like webutils
2004-03-14 05:58:17 +00:00
Daniel DiPaolo
4e7d862373
Removing the "see foo" referencing code as it is error-prone (it's really tough
...
to accurately track self-referencing leading to recursion and circular
references leading to infinite looping) and I don't think it's all that useful.
Fixing it would make the already-contorted code of this plugin even worse!
2004-03-11 04:50:09 +00:00
James Vega
a79bc26201
Updated Seen.seen to accept no arguments.
2004-03-09 22:04:41 +00:00
James Vega
672b2e9df1
Revert the non-PRIVMSG watching until we have a proper mixin to be able to
...
track part, join, *and* quit.
2004-03-09 12:59:24 +00:00
Daniel DiPaolo
571842407d
Adding DocBook meta-documentation, also redefined some of the entity classes in
...
supybot.dtd to make them more "correct"
2004-03-03 05:17:59 +00:00
James Vega
1f4cc2a4fe
yn returns a boolean already
2004-03-02 19:35:35 +00:00
Jeremy Fincher
eadfd7141b
Fixed some exception handling madealios.
2004-03-02 01:29:44 +00:00
James Vega
601ea799f3
Some small cleanups
2004-03-02 00:26:35 +00:00
Jeremy Fincher
b6f2cefa0c
Added a revision string.
2004-03-02 00:20:32 +00:00