2008-11-04 Cameron Zwarich <zwarich@apple.com>
[webkit/qt.git] / PlanetWebKit / ChangeLog
blob56635772cb91bef57834a0305765a55ac11f5645
1 2008-09-07  Robert Blaut  <webkit@blaut.biz>
3         Reviewed by Tim Hatcher.
5         * config.ini: Add The Chromium Blog
7 2008-08-20  Anthony Ricaud  <rik24d@gmail.com>
9         Reviewed by Tim Hatcher.
11         * config.ini: Add Anthony Ricaud's blog.
13 2008-06-27  Dan Bernstein  <mitz@apple.com>
15         Reviewed by Timothy Hatcher.
17         * wwwroot/planetwebkit.css: Reduced text shadow offsets.
19 2008-06-02  Maciej Stachowiak  <mjs@apple.com>
21         * config.ini: Correct URL for just-added blog.
23 2008-06-02  Maciej Stachowiak  <mjs@apple.com>
25         Rubber stamped by Mark.
27         * config.ini: Add Cameron's Summer of JavaScriptCore blog.
29 2008-02-11  Pierre-Luc Beaudoin  <pierre-luc.beaudoin@collabora.co.uk>
31         Reviewed by Alp Toker.
33         Add my blog's WebKit category, English only posts.
35         * config.ini:
37 2008-02-11  Adam Roben  <aroben@apple.com>
39         Add Brent Fulgham's blog
41         Rubberstamped by Alp.
43         * config.ini:
45 2008-02-09  Alp Toker  <alp@atoker.com>
47         Only syndicate Jan's WebKit posts, not his entire blog.
49         * config.ini:
51 2007-12-27  Mark Rowe  <mrowe@apple.com>
53         Add another feed.
55         * config.ini:
57 2007-12-03  Matt Lilek  <webkit@mattlilek.com>
59         Rubberstamped by Tim.
61         Make the bullets lickable.
63         * wwwroot/planetwebkit.css:
65 2007-12-03  Matt Lilek  <webkit@mattlilek.com>
67         Reviewed by Adam.
69         Make it sexy with awesome icon and tweaks from Tim.
71         * templates/index.html.tmpl:
72         * wwwroot/ie.css: Added.
73         * wwwroot/images/ie-nav-blue.png: Added.
74         * wwwroot/planetwebkit.css: Added.
76 2007-12-01  Dan Bernstein  <mitz@apple.com>
78         Reviewed by Mark Rowe.
80         * config.ini: Correct blog name.
82 2007-11-30  Adam Roben  <aroben@apple.com>
84         Add another feed
86         * config.ini:
88 2007-11-30  Adam Roben  <aroben@apple.com>
90         Add a simple script to update the site
92         * update.pl: Added.
94 2007-11-30  Adam Roben  <aroben@apple.com>
96         Include all WebKit posts from Trolltech Labs
98         * config.ini:
100 2007-11-30  Adam Roben  <aroben@apple.com>
102         Initial checkin of Planet WebKit
104         Rubberstamped by Sam.
106         * README: Added.
107         * config.ini: Added.
108         * planet/AUTHORS: Added.
109         * planet/INSTALL: Added.
110         * planet/LICENCE: Added.
111         * planet/NEWS: Added.
112         * planet/PKG-INFO: Added.
113         * planet/README: Added.
114         * planet/THANKS: Added.
115         * planet/TODO: Added.
116         * planet/examples/atom.xml.tmpl: Added.
117         * planet/examples/basic/config.ini: Added.
118         * planet/examples/basic/index.html.tmpl: Added.
119         * planet/examples/fancy/config.ini: Added.
120         * planet/examples/fancy/index.html.tmpl: Added.
121         * planet/examples/foafroll.xml.tmpl: Added.
122         * planet/examples/opml.xml.tmpl: Added.
123         * planet/examples/output/images/edd.png: Added.
124         * planet/examples/output/images/evolution.png: Added.
125         * planet/examples/output/images/feed-icon-10x10.png: Added.
126         * planet/examples/output/images/jdub.png: Added.
127         * planet/examples/output/images/keybuk.png: Added.
128         * planet/examples/output/images/logo.png: Added.
129         * planet/examples/output/images/opml.png: Added.
130         * planet/examples/output/images/planet.png: Added.
131         * planet/examples/output/images/thom.png: Added.
132         * planet/examples/output/planet.css: Added.
133         * planet/examples/rss10.xml.tmpl: Added.
134         * planet/examples/rss20.xml.tmpl: Added.
135         * planet/planet-cache.py: Added.
136         * planet/planet.py: Added.
137         * planet/planet/__init__.py: Added.
138         * planet/planet/atomstyler.py: Added.
139         * planet/planet/cache.py: Added.
140         * planet/planet/compat_logging/__init__.py: Added.
141         * planet/planet/compat_logging/config.py: Added.
142         * planet/planet/compat_logging/handlers.py: Added.
143         * planet/planet/feedparser.py: Added.
144         * planet/planet/htmltmpl.py: Added.
145         * planet/planet/sanitize.py: Added.
146         * planet/planet/tests/__init__.py: Added.
147         * planet/planet/tests/data/simple.tmpl: Added.
148         * planet/planet/tests/data/simple2.tmpl: Added.
149         * planet/planet/tests/test_channel.py: Added.
150         * planet/planet/tests/test_main.py: Added.
151         * planet/planet/tests/test_sanitize.py: Added.
152         * planet/planet/tests/test_sub.py: Added.
153         * planet/planet/timeoutsocket.py: Added.
154         * planet/runtests.py: Added.
155         * planet/setup.py: Added.
156         * templates/atom.xml.tmpl: Added.
157         * templates/foafroll.xml.tmpl: Added.
158         * templates/index.html.tmpl: Added.
159         * templates/opml.xml.tmpl: Added.
160         * templates/rss10.xml.tmpl: Added.
161         * templates/rss20.xml.tmpl: Added.
162         * wwwroot/images/feed-icon-10x10.png: Added.
163         * wwwroot/images/planet.png: Added.
164         * wwwroot/planet.css: Added.