Commit Graph

584 Commits

Author SHA1 Message Date
endico%mozilla.org
3b7011bb62 don't change apostrophe's after all. This is a problem
with my Netscape, not newsbot
1999-04-01 17:18:00 +00:00
endico%mozilla.org
0f6900e87d substitute apostrophes to make rdf happy 1999-04-01 08:43:32 +00:00
slamm%netscape.com
5bf2067288 Print form 'hidden' options after form tag for SaveAs form. 1999-03-31 01:45:46 +00:00
terry%netscape.com
4a824391af Silly netcenter wants a link for every item. Fine. 1999-03-30 22:31:54 +00:00
terry%netscape.com
76bc08d978 Added code to generate RDF, for a Netcenter channel. 1999-03-30 22:16:03 +00:00
terry%netscape.com
8aaabc27ca Removed some excessive debugging prints; made the results of the
"list" command be much more compact.
1999-03-30 04:59:38 +00:00
terry%netscape.com
e0668e5ddc Made it much less likely that mozbot will trigger flood-protection
code on the IRC server.
1999-03-30 04:50:31 +00:00
endico%mozilla.org
22e708ea1d remove people's signatures from summaries 1999-03-30 04:36:38 +00:00
terry%netscape.com
ecd4cba147 Get mozillazine info from RDF; added ^DJI stock. 1999-03-30 01:55:38 +00:00
terry%netscape.com
46ac83ca16 mozbot now knows how to get info from the same RDF file that netcenter
gets its channel stuff from.  It is now possible to make mozbot listen
to a new channels by just adding one line of code for each channel.
1999-03-30 01:02:30 +00:00
endico%mozilla.org
9959fbb8c1 oops was printing the oldest 15 to the rdf file, not the newest 1999-03-27 06:18:16 +00:00
terry%netscape.com
c8ea70e26a Added stuff to make it more obvious how to create an account. 1999-03-27 02:28:51 +00:00
endico%mozilla.org
9c5c15e55f Change the title and change link to point to newsbot instead of
main web site.
1999-03-26 21:18:24 +00:00
slamm%netscape.com
8768434a58 Make user/rev link goto the diffs like it used to. What I would really like to have is a tools that is a combined blame/diff. 1999-03-26 19:20:36 +00:00
terry%netscape.com
ccb889f75d Look for text like "bug 213" and make it a link to that bug... 1999-03-26 03:11:49 +00:00
terry%netscape.com
eda3d973a7 Redo the linkifying of URLs and email addresses to not munge up weird
cases so badly.
1999-03-26 02:34:12 +00:00
slamm%netscape.com
ef38161f23 Turn log caching back on by default, but this time check logfile times. That way if it changes, the cached file will be updated. 1999-03-25 23:15:40 +00:00
slamm%netscape.com
bed511d88a never mind. I know what I would have to do to fix the cache but it isn't worth it. 1999-03-25 23:13:58 +00:00
slamm%netscape.com
ed3b7b9a02 cache isn't working. Temporarily write out a log. 1999-03-25 22:36:51 +00:00
slamm%netscape.com
dce65ac254 oh yeah, toss the cvslog.cgi output to /dev/null. 1999-03-25 21:45:28 +00:00
slamm%netscape.com
29859897b4 Cache brief logs for busted builds. 1999-03-25 21:39:40 +00:00
slamm%netscape.com
d8d922a7ff Change caching feature to on demand. Otherwise, it may cache a log for a build that hasn't completed. 1999-03-25 21:13:42 +00:00
terry%netscape.com
50e3cab5ef If no branch is specified, use HEAD. 1999-03-25 01:17:36 +00:00
slamm%netscape.com
65eba25051 Put everything in a table. 1999-03-25 00:22:22 +00:00
terry%netscape.com
71d669dc59 Quote URLs and email addresses in the long description of bugs. 1999-03-25 00:14:26 +00:00
terry%netscape.com
105f166dc0 On re-reading bug 4133, I see that I should just turn off the
javascript stuff on all instances of IE.
1999-03-24 22:02:48 +00:00
terry%netscape.com
6130bb2d79 Don't try to run our javascript if running on IE4. 1999-03-24 21:59:26 +00:00
terry%netscape.com
842fd90539 Can now query for a specified field being changed at a specified time,
optionally to a specified value.
1999-03-23 22:32:21 +00:00
endico%mozilla.org
e0506ef8ac change brackes around the message id to lt and gt 1999-03-23 08:43:19 +00:00
endico%mozilla.org
18dc148963 convert angle brackets in subject to lt and gt 1999-03-23 08:31:12 +00:00
endico%mozilla.org
7982810c46 yet another typo 1999-03-23 07:58:12 +00:00
endico%mozilla.org
8434319974 more xml hackage 1999-03-23 07:54:15 +00:00
endico%mozilla.org
2c5da2dba3 fix xml start tag 1999-03-23 07:41:19 +00:00
endico%mozilla.org
13a9895d1d add index.html newsbot.rdf.tmp 1999-03-23 00:34:54 +00:00
endico%mozilla.org
69de484c7b dostage now creates symlinks that point to /opt/newsbot 1999-03-23 00:02:46 +00:00
terry%netscape.com
7e95102ab8 Patch by Dru Nelson <dnelson@redwoodsoft.com> -- quote the
logincookie, just in case some silly user mucked with their cookie file.
1999-03-22 23:48:39 +00:00
endico%mozilla.org
42933bb3fb don't copy anything to the stage directory. dostage will do this now 1999-03-22 23:11:02 +00:00
terry%netscape.com
b2439c51ae Turns out the javascript I was using was version 1.2, not 1.1. Who knew? 1999-03-22 21:34:39 +00:00
slamm%netscape.com
b0d393eba3 Slight logic tweak. Remove '|' after line number for a lighter look. 1999-03-22 20:24:44 +00:00
slamm%netscape.com
5b5e39d311 Use banner.html for banner again. Add NOWRAP to navigation links. 1999-03-22 20:16:33 +00:00
slamm%netscape.com
c0b9e34707 Simpler mechanism for controlling the tables. <PRE> tags are still not closed (may not be worth fixing them). Position popup next to link. Fix typo. Include banner to help configurability. 1999-03-22 20:15:27 +00:00
endico%mozilla.org
7ab05bbe32 add new image for My Netscape 1999-03-22 09:46:05 +00:00
endico%mozilla.org
1e774a0172 ignore output files when updating source 1999-03-22 02:27:40 +00:00
endico%mozilla.org
d1a787716c be quiet 1999-03-22 02:13:32 +00:00
endico%mozilla.org
6abb88e6b2 update the source from cvs 1999-03-22 01:40:22 +00:00
endico%mozilla.org
442244cd39 limit rdf file to 15 most recent submissions 1999-03-22 01:12:00 +00:00
endico%mozilla.org
4b1bd40be7 adding rdf support 1999-03-22 00:55:53 +00:00
braddr%puremagic.com
3480922726 Erk.. that broke cvsblame 1999-03-21 03:20:09 +00:00
braddr%puremagic.com
3c9ee2f150 Must close </td></tr></table> at the end of the page.. otherwise lots of content never renders under nscp 4 1999-03-21 03:17:56 +00:00
endico%mozilla.org
d4b270ed17 *** empty log message *** 1999-03-20 08:19:28 +00:00