Commit Graph

137 Commits

Author SHA1 Message Date
Jeremy Fincher 99364a27af Changed slashdot to use rssparser and also to remove all stories if the resulting message is too long. 2003-04-06 11:28:51 +00:00
Jeremy Fincher 047470f371 Fixed gkstats 'last seen' regexp. 2003-04-05 19:45:48 +00:00
Jeremy Fincher a708471a45 Added morehelps and change a gkstats regexp slightly. 2003-04-05 19:41:59 +00:00
James Vega 924d48ebad Prettified acronym's morehelp 2003-04-03 05:48:04 +00:00
Jeremy Fincher f1b02e64e5 Formatting changes to netcraft and gkstats. 2003-04-02 16:13:29 +00:00
Jeremy Fincher 59a803d3b2 Ugh, stupid bug. 2003-04-02 16:05:26 +00:00
Jeremy Fincher fcb0403711 Added proper response for invalid hostnames 2003-04-02 16:03:38 +00:00
Jeremy Fincher 33847807f7 Forgot to remove the creation of debugging files. 2003-04-02 09:53:50 +00:00
Jeremy Fincher 75768aa524 Added netcraft command 2003-04-02 08:54:23 +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
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
Jeremy Fincher 25e71562d2 Formatting changes 2003-03-28 05:19:14 +00:00
Jeremy Fincher bce7b6fcd8 Changed stripHtml to utils.htmlToText 2003-03-28 03:53:22 +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 df45ce1195 Fixed html stripping in foldoc. 2003-03-26 10:14:10 +00:00
Jeremy Fincher 6fa46793a0 Fixed a stupid variable name (def\!) 2003-03-25 19:21:42 +00:00
Jeremy Fincher fa261c0e80 Added acronym and geekquote commands and triple-quoted method docstrings. 2003-03-25 09:02:03 +00:00
Jeremy Fincher 0afc399bfc Added module docstrings (which will later be used by the installer script. 2003-03-25 06:53:51 +00:00
James Vega 0535b87c29 Corrected my gkstats _record regex. 2003-03-25 04:22:24 +00:00
James Vega 0294dd255c Made the 'record' regex more generic. This should make it work for everyone.
Added a check for 'Team', since not everyone will have one.
2003-03-25 01:40:49 +00:00
James Vega c803e5e9d8 Added vim:set ... : strings to source in order to keep file formatting
consistent between developers. Jeremy should be adding the equivalent
settings for emacs soon.
2003-03-24 08:41:19 +00:00
Jeremy Fincher bbe6cbc05d Fixed bug #708321 2003-03-24 08:33:00 +00:00
Jeremy Fincher 67870237fd Removed cfactive, since, well, CoderForums isn't active. 2003-03-22 09:07:14 +00:00
Jeremy Fincher b6e98a577f Added slashdot command (thanks, inkedmn!) 2003-03-22 07:53:46 +00:00
Jeremy Fincher d91b9e95ef Added team and "last seen" info in gkstats 2003-03-16 12:43:59 +00:00
Jeremy Fincher 7e5162d8e4 Fixed various non-closed urllib2.urlopens; changed gkstats to respond appropriately if there's no such user. 2003-03-15 11:11:01 +00:00
Jeremy Fincher fcdcd11ed5 Changed gkstats command to respond that the user wasn't found on nonexistent users. 2003-03-15 09:49:31 +00:00
Jeremy Fincher ee7e27436c Slightly changed the formatting of the output (again). 2003-03-13 07:37:21 +00:00
Jeremy Fincher d9b17f5a45 Slightly changed the formatting of the output. 2003-03-13 07:34:11 +00:00
Jeremy Fincher 5ec9df1a2d Fixed some bugs in the weather command. 2003-03-13 07:31:38 +00:00
Jeremy Fincher 5e39dbafa7 Added inkedmn's weather command. 2003-03-13 07:12:47 +00:00
Jeremy Fincher c4a577c9c2 Minor change in formatting of Http module and foldoc command. 2003-03-12 15:12:49 +00:00
Jeremy Fincher 7801c84d84 Initial revision 2003-03-12 06:26:59 +00:00