James Vega
|
ea8bf1f479
|
We no longer need to getUser here since wrap() handles this for us.
|
2004-11-09 20:23:30 +00:00 |
|
James Vega
|
0263eb95a8
|
Fix bug #1063094, Note.reply exception.
|
2004-11-09 13:35:54 +00:00 |
|
Jeremy Fincher
|
dffa1782d1
|
Updated to use commands.py.
|
2004-10-26 21:07:53 +00:00 |
|
James Vega
|
4dafdcdd57
|
Massive updates. %r -> %s, some commands.wrap updates. Factoids is broke
until we get some stuff working in commands.py
|
2004-10-23 22:07:50 +00:00 |
|
Jeremy Fincher
|
5753195f45
|
Changed dbi.Record not to use a metaclass.
|
2004-09-24 20:05:34 +00:00 |
|
Jeremy Fincher
|
3aa8bdcf18
|
Fixed unsend bugz0r.
|
2004-09-22 21:29:23 +00:00 |
|
James Vega
|
50973a10fb
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
|
James Vega
|
4f09fad147
|
More __parent fixes.
|
2004-09-19 23:51:21 +00:00 |
|
James Vega
|
0f182d67e4
|
Update to use new-style db abstractions, some super stuff.
|
2004-09-17 04:21:32 +00:00 |
|
Jeremy Fincher
|
49c465c1c7
|
Database independence stuff.
|
2004-09-11 20:24:52 +00:00 |
|
Jeremy Fincher
|
4e2be3a6a3
|
Use reply instead of queueMsg where possible.
|
2004-09-01 12:37:07 +00:00 |
|
Jeremy Fincher
|
f21d6c71b2
|
Let's make sure we use reply.
|
2004-09-01 10:57:17 +00:00 |
|
Brett Kelly
|
df5c1b4f79
|
Testing security
|
2004-08-26 07:42:58 +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 |
|
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
|
b04f6166a3
|
Code cleanup.
|
2004-08-18 20:30:06 +00:00 |
|
Jeremy Fincher
|
3d03d6fd9f
|
Allow notes to be auto-sent.
|
2004-08-16 22:43:10 +00:00 |
|
Jeremy Fincher
|
a1a703df32
|
Let's go to repr. Beware, people, this may invalidate certain databases.
|
2004-08-12 07:41:05 +00:00 |
|
Jeremy Fincher
|
e5e98fdc2f
|
Initial checkin.
|
2004-08-11 05:14:15 +00:00 |
|
Jeremy Fincher
|
efc34691bf
|
Added Note.reply).
|
2004-08-08 16:50:09 +00:00 |
|
Jeremy Fincher
|
52cbec4838
|
Fixed some bugs with note orders, etc.
|
2004-08-07 00:48:03 +00:00 |
|
Jeremy Fincher
|
ec16cf9622
|
New implementation using FlatfileDB.
|
2004-08-07 00:41:55 +00:00 |
|
Jeremy Fincher
|
206d8bd527
|
Added the note ids that are unread to the notification message.
|
2004-07-28 20:25:11 +00:00 |
|
Jeremy Fincher
|
7c71096929
|
Changed the default for setValue keyword in setUserValue.
|
2004-07-28 06:12:02 +00:00 |
|
Jeremy Fincher
|
f9c61271ea
|
w00, less path mungingEXCLAIMEXCLAIM
|
2004-07-24 05:18:26 +00:00 |
|
Jeremy Fincher
|
ce315d33a1
|
Forgot a #.
|
2004-07-22 02:20:32 +00:00 |
|
James Vega
|
9d4b715004
|
Fix a typo and remove extraneous whitespace
|
2004-07-21 19:06:49 +00:00 |
|
Jeremy Fincher
|
2b506b2fc7
|
Made setUserValue argument order consistent with userValue argument order.
|
2004-07-20 07:34:22 +00:00 |
|
Jeremy Fincher
|
35e2c45f2f
|
Added multiple recipient support.
|
2004-07-20 07:03:15 +00:00 |
|
Jeremy Fincher
|
dae0db1de5
|
RFE #952861.
|
2004-06-25 14:14:39 +00:00 |
|
Daniel DiPaolo
|
8dccee975f
|
Unclaiming Note (sorry, ink), claiming Todo, fixing the other author strings.
|
2004-05-06 16:33:43 +00:00 |
|
Daniel DiPaolo
|
a764359d3d
|
Author strings, yay.
|
2004-05-06 15:12:41 +00:00 |
|
Jeremy Fincher
|
ea90ba36db
|
Added ignores.
|
2004-04-30 19:19:59 +00:00 |
|
James Vega
|
62f3242b81
|
I thought this already sorted by id...
|
2004-02-17 02:41:09 +00:00 |
|
Jeremy Fincher
|
1a22cd530e
|
Added two configurables to Note, thus closing another RFE.
|
2004-02-07 12:02:33 +00:00 |
|
James Vega
|
096bbdc463
|
Added --{from,to} and --sent options to Note.list
|
2004-02-01 21:47:11 +00:00 |
|
James Vega
|
b410a79d64
|
So begins the slow whittling away at the "Condense old notes" RFE
|
2004-01-31 22:05:09 +00:00 |
|
Jeremy Fincher
|
17b32e8d54
|
Added nicer error handling if the user does try Note.get.
|
2004-01-31 21:25:42 +00:00 |
|
Jeremy Fincher
|
6ca78924f3
|
HUUUUUUUUGE Configuration change.
|
2004-01-18 07:58:26 +00:00 |
|
Jeremy Fincher
|
845142e688
|
Updated replyNotRegistered stuff.
|
2004-01-08 21:49:10 +00:00 |
|
Jeremy Fincher
|
2846b4ab2f
|
Updated more replies.
|
2004-01-08 15:47:38 +00:00 |
|
Jeremy Fincher
|
530aec2be0
|
Updated the reply infrastructure. No more msg, it's just not necessary.
|
2004-01-08 03:12:14 +00:00 |
|
Jeremy Fincher
|
aa7408c09b
|
Changed over to the cool new RichReplyMethods stuff, mostly.
|
2004-01-07 19:09:24 +00:00 |
|
Jeremy Fincher
|
8d6956f4ae
|
Add a check for an int id so people who use 'note get' will understand the error message more.
|
2004-01-06 02:40:16 +00:00 |
|
Jeremy Fincher
|
a065477bbd
|
Changed get to just plain note, as per RFE #869628.
|
2004-01-03 15:59:51 +00:00 |
|
Jeremy Fincher
|
42ce8c33a6
|
Swapped the argument order for utils.{pluralize,nItems}
|
2003-12-12 15:41:33 +00:00 |
|
Jeremy Fincher
|
3398f1a819
|
Made the error message better when people try to run a plugin that requires sqlite and they don't have it.
|
2003-12-03 23:48:00 +00:00 |
|
Jeremy Fincher
|
ed5fede565
|
Added Note.unsend command.
|
2003-12-03 21:00:56 +00:00 |
|
Jeremy Fincher
|
2f7d2d7f61
|
Gave DBHandler a .die() method.
|
2003-12-02 22:40:33 +00:00 |
|
Jeremy Fincher
|
48166f4895
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
|