2011-01-26 Gustavo Noronha Silva Rubber-stamped by Andreas Kling. Fix my blog's feed URL, since it seems to have changed with the new version of Wordpress causing unwanted posts to appear in Planet WebKit. * config.ini: 2010-11-22 Leandro Pereira Reviewed by Andreas Kling. Add Leandro Pereira's blog to Planet WebKit https://bugs.webkit.org/show_bug.cgi?id=49910 * config.ini: 2010-11-19 Adam Roben Add Lucas De Marchi's blog to Planet WebKit Reviewed by Jon Honeycutt. * config.ini: 2010-09-15 Adam Roben Use Qt Labs' WebKit category feed instead of filtering on "webkit" Looks like the URL of the WebKit category feed changed since this blog was first added to Planet WebKit. Rubber-stamped by David Kilzer. * config.ini: 2010-09-15 Adam Roben Only include Qt Labs posts that mention WebKit All other feeds are either WebKit-specific or are filtered on "webkit". This makes Qt Labs match all the others. This should help keep off-topic posts off of Planet WebKit. Fixes Planet WebKit contains many off-topic posts from Qt Labs Reviewed by David Kilzer. * config.ini: Filter the Qt Labs feed on "webkit" like we do for all other non-WebKit-specific feeds. 2010-08-30 Simon Hausmann Reviewed by Tor Arne Vestbø. Renamed Trolltech Labs to Qt Labs. * config.ini: 2009-08-14 Csaba Osztrogonac Reviewed by Simon Hausmann. Add the blog of University of Szeged. https://bugs.webkit.org/show_bug.cgi?id=28301 * config.ini: 2009-08-06 Brent Fulgham Rubber-stamped by Adam Barth. Update my blog's address. * config.ini: Update Blog address. 2009-03-15 Xan Lopez Rubber-stamped by Mark Rowe. * config.ini: fix my blog's feed address. 2009-03-13 Xan Lopez Reviewed by Mark Rowe. https://bugs.webkit.org/show_bug.cgi?id=24591 Add my blog to Planet WebKit Add my blog to the planet. * config.ini: 2009-02-09 Gustavo Noronha Silva Fix Bug 23851: Add my blog's webkit category to Planet Reviewed by Mark Rowe. * config.ini: Add Gustavo Noronha's blog webkit category. 2009-02-10 Adam Roben Add Michael(tm) Smith's blog to Planet WebKit Rubberstamped by Alexey Proskuryakov. * config.ini: 2008-09-07 Robert Blaut Reviewed by Tim Hatcher. * config.ini: Add The Chromium Blog 2008-08-20 Anthony Ricaud Reviewed by Tim Hatcher. * config.ini: Add Anthony Ricaud's blog. 2008-06-27 Dan Bernstein Reviewed by Timothy Hatcher. * wwwroot/planetwebkit.css: Reduced text shadow offsets. 2008-06-02 Maciej Stachowiak * config.ini: Correct URL for just-added blog. 2008-06-02 Maciej Stachowiak Rubber stamped by Mark. * config.ini: Add Cameron's Summer of JavaScriptCore blog. 2008-02-11 Pierre-Luc Beaudoin Reviewed by Alp Toker. Add my blog's WebKit category, English only posts. * config.ini: 2008-02-11 Adam Roben Add Brent Fulgham's blog Rubberstamped by Alp. * config.ini: 2008-02-09 Alp Toker Only syndicate Jan's WebKit posts, not his entire blog. * config.ini: 2007-12-27 Mark Rowe Add another feed. * config.ini: 2007-12-03 Matt Lilek Rubberstamped by Tim. Make the bullets lickable. * wwwroot/planetwebkit.css: 2007-12-03 Matt Lilek Reviewed by Adam. Make it sexy with awesome icon and tweaks from Tim. * templates/index.html.tmpl: * wwwroot/ie.css: Added. * wwwroot/images/ie-nav-blue.png: Added. * wwwroot/planetwebkit.css: Added. 2007-12-01 Dan Bernstein Reviewed by Mark Rowe. * config.ini: Correct blog name. 2007-11-30 Adam Roben Add another feed * config.ini: 2007-11-30 Adam Roben Add a simple script to update the site * update.pl: Added. 2007-11-30 Adam Roben Include all WebKit posts from Trolltech Labs * config.ini: 2007-11-30 Adam Roben Initial checkin of Planet WebKit Rubberstamped by Sam. * README: Added. * config.ini: Added. * planet/AUTHORS: Added. * planet/INSTALL: Added. * planet/LICENCE: Added. * planet/NEWS: Added. * planet/PKG-INFO: Added. * planet/README: Added. * planet/THANKS: Added. * planet/TODO: Added. * planet/examples/atom.xml.tmpl: Added. * planet/examples/basic/config.ini: Added. * planet/examples/basic/index.html.tmpl: Added. * planet/examples/fancy/config.ini: Added. * planet/examples/fancy/index.html.tmpl: Added. * planet/examples/foafroll.xml.tmpl: Added. * planet/examples/opml.xml.tmpl: Added. * planet/examples/output/images/edd.png: Added. * planet/examples/output/images/evolution.png: Added. * planet/examples/output/images/feed-icon-10x10.png: Added. * planet/examples/output/images/jdub.png: Added. * planet/examples/output/images/keybuk.png: Added. * planet/examples/output/images/logo.png: Added. * planet/examples/output/images/opml.png: Added. * planet/examples/output/images/planet.png: Added. * planet/examples/output/images/thom.png: Added. * planet/examples/output/planet.css: Added. * planet/examples/rss10.xml.tmpl: Added. * planet/examples/rss20.xml.tmpl: Added. * planet/planet-cache.py: Added. * planet/planet.py: Added. * planet/planet/__init__.py: Added. * planet/planet/atomstyler.py: Added. * planet/planet/cache.py: Added. * planet/planet/compat_logging/__init__.py: Added. * planet/planet/compat_logging/config.py: Added. * planet/planet/compat_logging/handlers.py: Added. * planet/planet/feedparser.py: Added. * planet/planet/htmltmpl.py: Added. * planet/planet/sanitize.py: Added. * planet/planet/tests/__init__.py: Added. * planet/planet/tests/data/simple.tmpl: Added. * planet/planet/tests/data/simple2.tmpl: Added. * planet/planet/tests/test_channel.py: Added. * planet/planet/tests/test_main.py: Added. * planet/planet/tests/test_sanitize.py: Added. * planet/planet/tests/test_sub.py: Added. * planet/planet/timeoutsocket.py: Added. * planet/runtests.py: Added. * planet/setup.py: Added. * templates/atom.xml.tmpl: Added. * templates/foafroll.xml.tmpl: Added. * templates/index.html.tmpl: Added. * templates/opml.xml.tmpl: Added. * templates/rss10.xml.tmpl: Added. * templates/rss20.xml.tmpl: Added. * wwwroot/images/feed-icon-10x10.png: Added. * wwwroot/images/planet.png: Added. * wwwroot/planet.css: Added.