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 |
|
Jeremy Fincher
|
3cea0564f1
|
Fixed exception-raising problem.
|
2003-03-27 21:03:02 +00:00 |
|
Jeremy Fincher
|
f1823ef5f5
|
(Hopefully) fixed joins-being-sent-to-original-channel bug.
|
2003-03-27 20:32:49 +00:00 |
|
Jeremy Fincher
|
fc20715427
|
Added utils.py, with a quality HTML stripper; removed stripHtml from other source files
|
2003-03-27 20:10:10 +00:00 |
|
James Vega
|
f355465ad6
|
_gkrecord regex needed to be before stripHtml. Also fixed the _gkseen regex since there is not always 2 spaces. Used \s+ instead.
|
2003-03-27 17:37:47 +00:00 |
|
Jeremy Fincher
|
4da96fb264
|
Fixed stupid bug in outFilter (* is a special regexp character)
|
2003-03-27 09:48:40 +00:00 |
|
Jeremy Fincher
|
5db1dbd595
|
Changed idiom in doPart to be more like others
|
2003-03-27 09:15:38 +00:00 |
|
Jeremy Fincher
|
c62a65e1ec
|
Fixed a few bugs
|
2003-03-27 09:14:18 +00:00 |
|
Jeremy Fincher
|
da27691eac
|
Fixed join/part being relayed bug
|
2003-03-27 09:14:00 +00:00 |
|
Jeremy Fincher
|
e3cf5753af
|
Fixed problem with actions being relayed back to the original network
|
2003-03-27 08:56:34 +00:00 |
|
Jeremy Fincher
|
f32efbf2b2
|
Added Friendly.py, a module to be friendly to people.
|
2003-03-27 08:53:13 +00:00 |
|
Jeremy Fincher
|
256e2e0a5d
|
Fixed stupid bug in outFilter (forgot *not*)
|
2003-03-27 08:37:17 +00:00 |
|
Jeremy Fincher
|
34a47130e1
|
Fixed stupid bug in outFilter (extra parenthese in regexp)
|
2003-03-27 08:27:35 +00:00 |
|