blob: 4ac11192871bc71706bb263552de6a6227f89b37 [file] [log] [blame]
2010-09-15 Adam Roben <aroben@apple.com>
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 <aroben@apple.com>
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 <http://webkit.org/b/45818> 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 <simon.hausmann@nokia.com>
Reviewed by Tor Arne Vestbø.
Renamed Trolltech Labs to Qt Labs.
* config.ini:
2009-08-14 Csaba Osztrogonac <oszi@inf.u-szeged.hu>
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 <bfulgham@webkit.org>
Rubber-stamped by Adam Barth.
Update my blog's address.
* config.ini: Update Blog address.
2009-03-15 Xan Lopez <xlopez@igalia.com>
Rubber-stamped by Mark Rowe.
* config.ini: fix my blog's feed address.
2009-03-13 Xan Lopez <xlopez@igalia.com>
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 <gns@gnome.org>
Fix Bug 23851: Add my blog's webkit category to Planet
<https://bugs.webkit.org/show_bug.cgi?id=23851>
Reviewed by Mark Rowe.
* config.ini: Add Gustavo Noronha's blog webkit category.
2009-02-10 Adam Roben <aroben@apple.com>
Add Michael(tm) Smith's blog to Planet WebKit
Rubberstamped by Alexey Proskuryakov.
* config.ini:
2008-09-07 Robert Blaut <webkit@blaut.biz>
Reviewed by Tim Hatcher.
* config.ini: Add The Chromium Blog
2008-08-20 Anthony Ricaud <rik24d@gmail.com>
Reviewed by Tim Hatcher.
* config.ini: Add Anthony Ricaud's blog.
2008-06-27 Dan Bernstein <mitz@apple.com>
Reviewed by Timothy Hatcher.
* wwwroot/planetwebkit.css: Reduced text shadow offsets.
2008-06-02 Maciej Stachowiak <mjs@apple.com>
* config.ini: Correct URL for just-added blog.
2008-06-02 Maciej Stachowiak <mjs@apple.com>
Rubber stamped by Mark.
* config.ini: Add Cameron's Summer of JavaScriptCore blog.
2008-02-11 Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Reviewed by Alp Toker.
Add my blog's WebKit category, English only posts.
* config.ini:
2008-02-11 Adam Roben <aroben@apple.com>
Add Brent Fulgham's blog
Rubberstamped by Alp.
* config.ini:
2008-02-09 Alp Toker <alp@atoker.com>
Only syndicate Jan's WebKit posts, not his entire blog.
* config.ini:
2007-12-27 Mark Rowe <mrowe@apple.com>
Add another feed.
* config.ini:
2007-12-03 Matt Lilek <webkit@mattlilek.com>
Rubberstamped by Tim.
Make the bullets lickable.
* wwwroot/planetwebkit.css:
2007-12-03 Matt Lilek <webkit@mattlilek.com>
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 <mitz@apple.com>
Reviewed by Mark Rowe.
* config.ini: Correct blog name.
2007-11-30 Adam Roben <aroben@apple.com>
Add another feed
* config.ini:
2007-11-30 Adam Roben <aroben@apple.com>
Add a simple script to update the site
* update.pl: Added.
2007-11-30 Adam Roben <aroben@apple.com>
Include all WebKit posts from Trolltech Labs
* config.ini:
2007-11-30 Adam Roben <aroben@apple.com>
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.