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
|
a52a1fe6d6
|
Forgot to change the class name
|
2003-03-31 15:55:38 +00:00 |
|
Jeremy Fincher
|
988618af4f
|
Altered lithp command to handle 'z' and changed a list comprehension with a builtin to a map
|
2003-03-31 10:45:41 +00:00 |
|
Jeremy Fincher
|
bfc6533d22
|
Changed OverflowError message.
|
2003-03-31 10:34:22 +00:00 |
|
Jeremy Fincher
|
880e004abb
|
Added better handling for OverflowError
|
2003-03-31 10:18:40 +00:00 |
|
Jeremy Fincher
|
c599e9962b
|
Added binary command
|
2003-03-31 10:08:22 +00:00 |
|
Jeremy Fincher
|
390c1fa9ee
|
Attribute mode changes to someone
|
2003-03-31 09:31:47 +00:00 |
|
Jeremy Fincher
|
2bb3189d54
|
Fixed nick and mode change propogation
|
2003-03-31 09:22:48 +00:00 |
|
Jeremy Fincher
|
534c367b89
|
Slightly modified acronym regexp not to capture extra groups
|
2003-03-31 08:10:33 +00:00 |
|
Jeremy Fincher
|
d6f7fef0f8
|
Changed acronym to use %r for definitions so they get quoted.
|
2003-03-31 07:06:13 +00:00 |
|
Jeremy Fincher
|
f9cdb62725
|
Added nick and mode propogation
|
2003-03-31 07:04:23 +00:00 |
|
Jeremy Fincher
|
371210da16
|
Removed Utils.py because it conflicts with src/utils.py on case-insensitive OSes
|
2003-03-31 06:30:32 +00:00 |
|
Jeremy Fincher
|
0fc8e5e0d4
|
Initial import; conflict with src/utils.py
|
2003-03-31 06:29:38 +00:00 |
|
Jeremy Fincher
|
8fd1d71952
|
Made lithp a little more naturally lispish
|
2003-03-31 05:56:22 +00:00 |
|
James Vega
|
b1a2b87ed3
|
Adjusted the regex. Added morehelp response. Adjusted the request so that it specifies a browser (site does browser-checking). Used some list comprehension to show only the first 5 results.
|
2003-03-31 03:26:23 +00:00 |
|
James Vega
|
fc0bbc34d2
|
Removed a print statement
|
2003-03-31 02:09:24 +00:00 |
|
James Vega
|
a2d004b3bd
|
Fixed gkstats so that they work with utils.textToHtml
|
2003-03-31 02:06:42 +00:00 |
|
James Vega
|
f7939bd43b
|
Finished the google groups fix. Added a check for links to framed pages in order to grab non-framed pages to parse through.
|
2003-03-28 17:56:27 +00:00 |
|
Jeremy Fincher
|
ce741a1f0e
|
Added changetopic
|
2003-03-28 17:30:10 +00:00 |
|
Jeremy Fincher
|
f7c409055e
|
Initial import; going off Ofnibot's source to start with.
|
2003-03-28 09:07:21 +00:00 |
|
Jeremy Fincher
|
6859415bc5
|
Removed a few unused modules PyChecker noticed
|
2003-03-28 08:02:43 +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 |
|
Jeremy Fincher
|
c42806665b
|
Fixed 'let's send a new topic every second' problem.
|
2003-03-28 07:10:23 +00:00 |
|
Jeremy Fincher
|
8d857b6ffd
|
Changed lithp command to change ss or SS to just th.
|
2003-03-28 07:00:15 +00:00 |
|
Jeremy Fincher
|
42d20674bb
|
Changed lithp command to change Xes too.
|
2003-03-28 06:57:48 +00:00 |
|
Jeremy Fincher
|
c85b3bc052
|
Changed lithp command to be case-insensitive
|
2003-03-28 06:54:15 +00:00 |
|
Jeremy Fincher
|
c0804180b4
|
Added lithp command.
|
2003-03-28 06:52:08 +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 |
|
Jeremy Fincher
|
e99df4442b
|
Added topic propogation
|
2003-03-28 05:36:59 +00:00 |
|
Jeremy Fincher
|
25e71562d2
|
Formatting changes
|
2003-03-28 05:19:14 +00:00 |
|
Jeremy Fincher
|
55aaa596e0
|
Changed DBHandler to ChannelDBHandler
|
2003-03-28 05:15:08 +00:00 |
|
Brett Kelly
|
5f77c05cad
|
and we're STILL fixing syntaxproblems
|
2003-03-28 03:57:12 +00:00 |
|
Jeremy Fincher
|
bce7b6fcd8
|
Changed stripHtml to utils.htmlToText
|
2003-03-28 03:53:22 +00:00 |
|
Jeremy Fincher
|
b0daafe00e
|
*Really* fixed now.
|
2003-03-28 03:10:22 +00:00 |
|
Brett Kelly
|
9808581d37
|
Still toying with sql syntax
|
2003-03-28 02:56:05 +00:00 |
|
Jeremy Fincher
|
2db2f64696
|
Fixed NickServ module.
|
2003-03-28 02:44:01 +00:00 |
|
Jeremy Fincher
|
0863a95919
|
Removed a useless variable and changed a response to use conf.replyRequiresPrivacy
|
2003-03-28 02:34:31 +00:00 |
|
Jeremy Fincher
|
846b4853d7
|
Slight efficiency increase
|
2003-03-28 02:05:20 +00:00 |
|
Jeremy Fincher
|
88dbed38a1
|
Took out short blurb about GPL (Strike gave consent)
|
2003-03-28 02:02:45 +00:00 |
|
James Vega
|
c41b2c2109
|
Began fixing google groups parser.
|
2003-03-28 01:43:08 +00:00 |
|
Jeremy Fincher
|
b43acf0d5a
|
Fixing relaydisconnect not to call otherIrc.die, since that kills the callbacks.
|
2003-03-28 01:36:00 +00:00 |
|
Jeremy Fincher
|
d33e67989b
|
Forgot msg in someIrc.reply
|
2003-03-28 01:26:37 +00:00 |
|
Jeremy Fincher
|
c582cd9834
|
Finished polishing relaynames
|
2003-03-27 21:28:15 +00:00 |
|
Jeremy Fincher
|
b67f2fa874
|
Fixed showing of originating server in relaynames, and showing of empty name
|
2003-03-27 21:21:20 +00:00 |
|
Jeremy Fincher
|
a144afcd69
|
Fixed showing of originating server in relaynames, and showing of empty name
|
2003-03-27 21:18:49 +00:00 |
|
Jeremy Fincher
|
54221f1e87
|
Added relaynames command
|
2003-03-27 21:14:28 +00:00 |
|