Jeremy Fincher
|
7c8f8b4fca
|
Removed a check for something that would make us never send an ISON.
|
2004-12-06 03:31:26 +00:00 |
|
Jeremy Fincher
|
00b7a097cb
|
Added an info-level log.
|
2004-12-06 03:29:45 +00:00 |
|
James Vega
|
eca707912a
|
Initial import of some conversion scripts for our db changes
|
2004-12-05 20:02:25 +00:00 |
|
James Vega
|
d9e766b278
|
Revert back to non-wrap/abstracted form since it'll be replaced by a better
Factoids plugin.
|
2004-12-05 19:31:42 +00:00 |
|
Jeremy Fincher
|
08f4e8c59f
|
Converted to use commands.wrap.
|
2004-12-04 18:48:57 +00:00 |
|
Jeremy Fincher
|
ee145e7959
|
This is a far more reasonable implementation of __len__.
|
2004-12-04 18:42:48 +00:00 |
|
Jeremy Fincher
|
b9d109222a
|
Better implementation of relay detecting/punishing.
|
2004-12-04 18:24:35 +00:00 |
|
James Vega
|
019a53cdae
|
Need to make sure we set the nickeq function even if we're using an already
created database.
|
2004-12-03 16:01:13 +00:00 |
|
James Vega
|
4ba005ddf6
|
Update QuoteGrabs to use db abstraction. Hopefully fix the mxCrap thing
for good. This update should also fix the problem that had existed with
QuoteGrabs and databases.plugins.channelSpecifc=False
|
2004-12-03 15:41:08 +00:00 |
|
Jeremy Fincher
|
ac04024f47
|
Use commands.wrap, removed a line of code whose purpose I don't know.
|
2004-12-03 08:52:12 +00:00 |
|
Jeremy Fincher
|
3f9c699ea2
|
Fix for bug in IrcMsg.__eq__.
|
2004-12-03 08:08:07 +00:00 |
|
James Vega
|
864fd97315
|
Fix a getNick bug
|
2004-12-03 02:54:27 +00:00 |
|
James Vega
|
73a3261cda
|
Better (?) help message. Comments/changes welcome.
|
2004-12-03 01:57:00 +00:00 |
|
James Vega
|
80fe67519b
|
Fix a bug for when showFactoidIfOnlyOneMatch is set
|
2004-12-02 14:17:50 +00:00 |
|
James Vega
|
f95f5a09ac
|
I had the map(str, ...) there for a reason.
|
2004-12-02 14:13:57 +00:00 |
|
Jeremy Fincher
|
c8bdb45a2c
|
Now we don't print anything before daemonizing.
|
2004-12-02 05:59:21 +00:00 |
|
Jeremy Fincher
|
955bf08255
|
Rudimentary sorting.
|
2004-12-02 05:37:04 +00:00 |
|
Jeremy Fincher
|
3904672c2f
|
Only add sorted if < 2.4.0
|
2004-12-02 05:34:12 +00:00 |
|
Jeremy Fincher
|
f7a3504a93
|
Added getUserName.
|
2004-12-02 05:33:29 +00:00 |
|
Jeremy Fincher
|
2a0b9e645d
|
Finished conversion to commands.wrap, and fixed some bugs.
|
2004-12-02 05:08:53 +00:00 |
|
Jeremy Fincher
|
cbba7c6115
|
Fixed a potential bug.
|
2004-12-02 04:51:58 +00:00 |
|
Jeremy Fincher
|
7de6d11a65
|
Added an XXX.
|
2004-12-02 04:51:21 +00:00 |
|
Jeremy Fincher
|
4facd7e5ba
|
Fix0red disable.
|
2004-12-02 04:51:16 +00:00 |
|
Jeremy Fincher
|
9021c5e150
|
DirMapping is incomplete, but I need some feature additions for DB.
|
2004-12-01 21:47:02 +00:00 |
|
Jeremy Fincher
|
3606f2ec9e
|
Fixed the bug, but forgot to commit.
|
2004-12-01 21:46:23 +00:00 |
|
Jeremy Fincher
|
40a2e07956
|
Updated for 2.4.
|
2004-12-01 21:03:51 +00:00 |
|
Jeremy Fincher
|
1e0b039ff4
|
Updated help.
|
2004-12-01 20:21:51 +00:00 |
|
Jeremy Fincher
|
592bbc0248
|
Elucidating XXX.
|
2004-12-01 05:44:57 +00:00 |
|
Jeremy Fincher
|
4ab161ff60
|
Better formatting.
|
2004-12-01 04:42:52 +00:00 |
|
James Vega
|
a71d074e46
|
cleaner implementation of getLong
|
2004-11-30 18:12:43 +00:00 |
|
Jeremy Fincher
|
2f3fa324f0
|
Convert some 'text' to 'something'
|
2004-11-30 13:58:50 +00:00 |
|
James Vega
|
12fa1096db
|
Convert to wrap and simplify Admin.join (no longer accept multiple channels)
|
2004-11-30 05:24:20 +00:00 |
|
James Vega
|
d57788b5d2
|
Fix some bugs in Channel.kban
|
2004-11-30 05:21:16 +00:00 |
|
James Vega
|
c87788dc62
|
Make sure state.channel is carried over when we call State.essence. Also,
add continueOnError option to any().
|
2004-11-30 05:15:41 +00:00 |
|
Jeremy Fincher
|
01513bcb95
|
Fixed a couple test failures.
|
2004-11-30 04:49:21 +00:00 |
|
Jeremy Fincher
|
b1d1991873
|
Converted to new method.
|
2004-11-30 04:47:21 +00:00 |
|
Jeremy Fincher
|
e24943b0c7
|
Some extra methods for ChannelState; code should now use these methods instead of directly accessing .{ops,voices,halfops}.
|
2004-11-30 04:43:09 +00:00 |
|
Jeremy Fincher
|
54b56a8a53
|
Raise the proper exception.
|
2004-11-30 04:42:20 +00:00 |
|
Jeremy Fincher
|
62b5dd8120
|
Added a warning log.
|
2004-11-30 04:42:02 +00:00 |
|
Jeremy Fincher
|
65b369ffd4
|
Removed a vestigial comment; our current system of not combiningRest has worked out well.
|
2004-11-30 04:41:43 +00:00 |
|
Jeremy Fincher
|
f9d82c7495
|
Changed some 'text' to 'something'
|
2004-11-30 04:36:54 +00:00 |
|
Jeremy Fincher
|
9ea98a5657
|
Updated docstring.
|
2004-11-28 16:29:40 +00:00 |
|
James Vega
|
9a71af37a6
|
Make sure we keep the originally registered probability. Also, quote the
command being run like we do in an alias' help.
|
2004-11-28 09:03:39 +00:00 |
|
Jeremy Fincher
|
4a0cefc9ab
|
Fix for non-persistence of observers.
|
2004-11-28 08:20:32 +00:00 |
|
James Vega
|
9a3d196986
|
Move the Probability class to src/registry.py
|
2004-11-28 08:05:56 +00:00 |
|
James Vega
|
7eed44eef7
|
Converted Random to wrap. Added a long converter to assist this.
|
2004-11-28 02:23:59 +00:00 |
|
Jeremy Fincher
|
d31b672634
|
Cuter output.
|
2004-11-27 03:13:30 +00:00 |
|
James Vega
|
e5b2459665
|
Update to use wrap and our better db interface.
|
2004-11-26 23:37:34 +00:00 |
|
Jeremy Fincher
|
6adc746696
|
Added an optional argument for the notes command.
|
2004-11-26 08:11:19 +00:00 |
|
Jeremy Fincher
|
08040bf106
|
Added a 'notes' command.
|
2004-11-26 08:00:51 +00:00 |
|