Jeremy Fincher
|
09340376cb
|
Changed utils.timeElapsed to use just a seconds instead of a now/then argument.
|
2003-05-20 15:37:25 +00:00 |
|
Jeremy Fincher
|
b037bcda4b
|
Changed to only message doJoin when the user hasn't been notified of new messages.
|
2003-04-25 08:49:02 +00:00 |
|
Jeremy Fincher
|
8d0d138850
|
Updates to variable names and whatnot.
|
2003-04-24 17:36:25 +00:00 |
|
Jeremy Fincher
|
4f094a2e83
|
Changed utils.shrinkList to ircutils.shrinkList.
|
2003-04-24 16:35:20 +00:00 |
|
Jeremy Fincher
|
3620be1ed2
|
Forgot the utils.
|
2003-04-23 22:38:38 +00:00 |
|
Jeremy Fincher
|
0cc386e7f7
|
Change notification to only-notify-of-unnotified-messages.
|
2003-04-23 22:32:55 +00:00 |
|
Jeremy Fincher
|
747d48c7ab
|
Changed a few SQL statements and added oldnotes command.
|
2003-04-19 21:40:04 +00:00 |
|
Jeremy Fincher
|
c99f68894a
|
Changed to use ircutils.shrinkList.
|
2003-04-18 08:19:22 +00:00 |
|
Jeremy Fincher
|
243e6eaa7c
|
Removes list of commands in module docstring.
|
2003-04-16 07:22:06 +00:00 |
|
Jeremy Fincher
|
b11c3f4a8b
|
Added notification on join of unread/unnotified messages.
|
2003-04-16 07:21:06 +00:00 |
|
Jeremy Fincher
|
82c7d586ef
|
Began switch to allow notifications.
|
2003-04-15 19:11:12 +00:00 |
|
Jeremy Fincher
|
c251ad32f3
|
Various code changes.
|
2003-04-14 15:10:38 +00:00 |
|
Jeremy Fincher
|
ea7a319157
|
Forgot to map(len, L).
|
2003-04-14 14:50:35 +00:00 |
|
Jeremy Fincher
|
7f21380417
|
Forgot to import operator.
|
2003-04-14 14:49:02 +00:00 |
|
Jeremy Fincher
|
71d13d49bb
|
Forgot to self. cursor.
|
2003-04-14 14:47:49 +00:00 |
|
Jeremy Fincher
|
250cf8a95a
|
Changed implementation of notes command.
|
2003-04-14 14:47:02 +00:00 |
|
Jeremy Fincher
|
0d99f0662a
|
Removed makePrivate.
|
2003-04-14 06:57:41 +00:00 |
|
Jeremy Fincher
|
c6e47e6e12
|
Bugfix, hopefully
|
2003-04-14 05:38:44 +00:00 |
|
Jeremy Fincher
|
217f30ba7b
|
Bugfix, hopefully
|
2003-04-14 05:35:02 +00:00 |
|
Jeremy Fincher
|
4caedf25b6
|
Converted some %d to %s.
|
2003-04-14 04:49:35 +00:00 |
|
Jeremy Fincher
|
ce1435a55f
|
Minor changes
|
2003-04-08 09:11:33 +00:00 |
|
Jeremy Fincher
|
11ae9119ba
|
Added changes from jemfinch.
|
2003-04-08 07:07:54 +00:00 |
|
Brett Kelly
|
073188eb25
|
all systems go, added some pretty stuffs to be STYLE compliant :)
|
2003-04-03 07:11:16 +00:00 |
|
Brett Kelly
|
7c31468866
|
everything appears to be working, please lemme know if it barfs
|
2003-04-03 05:48:57 +00:00 |
|
Brett Kelly
|
487c99c909
|
fixed output when querying for all unread notes
|
2003-04-02 08:30:12 +00:00 |
|
Brett Kelly
|
e06f07d402
|
private/public messages working now
|
2003-04-01 02:30:10 +00:00 |
|
Brett Kelly
|
c618a8fd19
|
getnote (almost) works now
|
2003-04-01 01:44:02 +00:00 |
|
Jeremy Fincher
|
b943dafd29
|
Accidentally commited earlier; just a few style changes and docstring improvements.
|
2003-03-28 07:48:16 +00:00 |
|
Jeremy Fincher
|
85e7e3ae05
|
Removed CHANGELOG and TODO, not very useful these days
|
2003-03-28 07:38:16 +00:00 |
|
Brett Kelly
|
e861a8af89
|
gettin' there, slowly...
|
2003-03-28 06:25:12 +00:00 |
|
Jeremy Fincher
|
5f5ef91a11
|
Trying converters out.
|
2003-03-28 06:11:54 +00:00 |
|
Brett Kelly
|
a4ff3abea7
|
gettin' there, slowly...
|
2003-03-28 06:06:19 +00:00 |
|
Brett Kelly
|
5f77c05cad
|
and we're STILL fixing syntaxproblems
|
2003-03-28 03:57:12 +00:00 |
|
Brett Kelly
|
9808581d37
|
Still toying with sql syntax
|
2003-03-28 02:56:05 +00:00 |
|
Brett Kelly
|
b640aa746b
|
Fixing SQL syntax
|
2003-03-27 07:13:37 +00:00 |
|
Brett Kelly
|
c299956101
|
Fixing little syntax errors
|
2003-03-27 06:31:32 +00:00 |
|
Brett Kelly
|
935b09d5b8
|
Made major changes to make it nearly functional, added methods to read, send, and delete notes
|
2003-03-27 06:07:21 +00:00 |
|
Brett Kelly
|
67944a8b1b
|
initial import of Notes plugin (in progress)
|
2003-03-27 02:42:26 +00:00 |
|