<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>ab9347d86c3801eb5e14a517b91e1f77ab495246</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/c3c7d8b31b606cb7c9bd7bb9901412bc451fc321</url>
    <id>c3c7d8b31b606cb7c9bd7bb9901412bc451fc321</id>
    <committed-date>2009-10-21T17:34:37-07:00</committed-date>
    <authored-date>2009-10-21T17:34:37-07:00</authored-date>
    <message>firstof template statement doesn't seem to support non-ascii strings so don't use it in the template (should fix problem reported at http://forums.fofou.org/fofou/topic?id=109328)</message>
    <tree>d90b733658b09e2a9555e98df2797396d9d3956c</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>256f02745163f03536b1b4e92f5ad5f41661385c</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/ab9347d86c3801eb5e14a517b91e1f77ab495246</url>
    <id>ab9347d86c3801eb5e14a517b91e1f77ab495246</id>
    <committed-date>2009-09-18T09:25:51-07:00</committed-date>
    <authored-date>2009-09-18T09:25:51-07:00</authored-date>
    <message>block spammer</message>
    <tree>a0950a6d7368e6445f2fafa4b16cf5ef15d994b9</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>776f4c983caea12a0bc3d2df529615f36c3429c3</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/256f02745163f03536b1b4e92f5ad5f41661385c</url>
    <id>256f02745163f03536b1b4e92f5ad5f41661385c</id>
    <committed-date>2009-07-06T12:57:19-07:00</committed-date>
    <authored-date>2009-07-06T12:57:19-07:00</authored-date>
    <message>simple way to ban ips for posting</message>
    <tree>e686967eaf1755ed1aeef7b0b42ef8fe9cb6201e</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>acb1f346f4428707dc8c245b4f0542b610a0d444</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/776f4c983caea12a0bc3d2df529615f36c3429c3</url>
    <id>776f4c983caea12a0bc3d2df529615f36c3429c3</id>
    <committed-date>2009-07-06T12:42:42-07:00</committed-date>
    <authored-date>2009-07-06T12:42:42-07:00</authored-date>
    <message>show ip address if topic viewed by moderator</message>
    <tree>c9ea6e039a6b65ac6bb36f0438bb1d1e8980e718</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>879c13a1e665949501b997e33248a32f4ecc0b16</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/acb1f346f4428707dc8c245b4f0542b610a0d444</url>
    <id>acb1f346f4428707dc8c245b4f0542b610a0d444</id>
    <committed-date>2008-12-30T01:31:46-08:00</committed-date>
    <authored-date>2008-12-30T01:31:46-08:00</authored-date>
    <message>better names for HTTP codes</message>
    <tree>8c0a851b390158423d16ca4dcabce2baf36aaeb9</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0ec48fd932a0c8bf4a3d593cea877d09a967afca</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/879c13a1e665949501b997e33248a32f4ecc0b16</url>
    <id>879c13a1e665949501b997e33248a32f4ecc0b16</id>
    <committed-date>2008-12-25T03:59:18-08:00</committed-date>
    <authored-date>2008-12-25T03:59:18-08:00</authored-date>
    <message>hopefully decrease cpu usage on appengine by memcached'ing generated rss feed, since it doesn't change often and is the biggest cpu usage according to admin tools</message>
    <tree>e068cf26450735f7562c09ca83cae0d5d9b7b752</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>afb4eec1b87e5bdb23a9fc517ae59d6557a494e2</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/0ec48fd932a0c8bf4a3d593cea877d09a967afca</url>
    <id>0ec48fd932a0c8bf4a3d593cea877d09a967afca</id>
    <committed-date>2008-12-23T02:36:56-08:00</committed-date>
    <authored-date>2008-12-23T02:36:56-08:00</authored-date>
    <message>redirect to the right places in topic and post forms</message>
    <tree>51a8ff185e84c9a53fe0741979f69e39d7e50fe6</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>54ca520f2a3336fc71dee3753ccfcf1b2371019a</id>
      </parent>
    </parents>
    <author>
      <name>kkowalczyk</name>
      <email>kkowalczyk@kjkmacbook.local</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/afb4eec1b87e5bdb23a9fc517ae59d6557a494e2</url>
    <id>afb4eec1b87e5bdb23a9fc517ae59d6557a494e2</id>
    <committed-date>2008-11-04T16:03:56-08:00</committed-date>
    <authored-date>2008-11-04T16:03:56-08:00</authored-date>
    <message>fix rejecting posts containing unicode characters caused by sha.new() not accepting Unicode strings by converting the string to utf8 first; There's a chance that in existing databases duplicate post detection might get confused and generate false positives, but the probability of that should be small (and it could be solved by one-time regeneration of sha1_digest fields in the database)</message>
    <tree>f9c08aacbd110eaa4d3f26fc16c3055040573d1c</tree>
    <committer>
      <name>kkowalczyk</name>
      <email>kkowalczyk@kjkmacbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>272e865a28a3721163114ce4ae3bba0a1c3dbad6</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/54ca520f2a3336fc71dee3753ccfcf1b2371019a</url>
    <id>54ca520f2a3336fc71dee3753ccfcf1b2371019a</id>
    <committed-date>2008-07-23T22:05:40-07:00</committed-date>
    <authored-date>2008-07-23T22:05:40-07:00</authored-date>
    <message>for attribute of label needs to refer to other element's id</message>
    <tree>f1cf75bc7f847773bce2efcfc5c15f2902cad556</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a056b081b6cf5b0bbb44dbc24f1b595115d18ee3</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/272e865a28a3721163114ce4ae3bba0a1c3dbad6</url>
    <id>272e865a28a3721163114ce4ae3bba0a1c3dbad6</id>
    <committed-date>2008-07-07T17:43:55-07:00</committed-date>
    <authored-date>2008-07-07T17:43:55-07:00</authored-date>
    <message>update todo</message>
    <tree>1e3f5f91d53cb19199ad1e3bf5f5cbe288f1a033</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5922ae9b530c31cdc7a9d98e50d7bd67f6b63176</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/a056b081b6cf5b0bbb44dbc24f1b595115d18ee3</url>
    <id>a056b081b6cf5b0bbb44dbc24f1b595115d18ee3</id>
    <committed-date>2008-07-07T02:06:15-07:00</committed-date>
    <authored-date>2008-07-07T02:06:15-07:00</authored-date>
    <message>update todo</message>
    <tree>d473149cddd514fad39278b6fee68f39c04e45e9</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>df58c7546838cd4e1501cca68c460e1e28540f30</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/5922ae9b530c31cdc7a9d98e50d7bd67f6b63176</url>
    <id>5922ae9b530c31cdc7a9d98e50d7bd67f6b63176</id>
    <committed-date>2008-07-06T01:46:39-07:00</committed-date>
    <authored-date>2008-07-06T01:46:39-07:00</authored-date>
    <message>remove executable bit</message>
    <tree>00eba6fbdb4e2802366ad8536572c9b5ec35f01d</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2f983082e38d46fb1b4175bf52a92799b709de90</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/df58c7546838cd4e1501cca68c460e1e28540f30</url>
    <id>df58c7546838cd4e1501cca68c460e1e28540f30</id>
    <committed-date>2008-07-06T01:46:10-07:00</committed-date>
    <authored-date>2008-07-06T01:46:10-07:00</authored-date>
    <message>nocreds</message>
    <tree>cec77c844ce566c0a348fc87286d063546a4d5e4</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>648ba8784442abc35be61f8d879b53f3ac0ff2c5</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/2f983082e38d46fb1b4175bf52a92799b709de90</url>
    <id>2f983082e38d46fb1b4175bf52a92799b709de90</id>
    <committed-date>2008-07-05T13:43:26-07:00</committed-date>
    <authored-date>2008-07-05T13:43:26-07:00</authored-date>
    <message>re-enable field validation on posting</message>
    <tree>da2cb218e763dfb545e3fbf0dbd44c2b2c22ea84</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cc89deed03d267f37fc85ccbb388e86c7825075b</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/648ba8784442abc35be61f8d879b53f3ac0ff2c5</url>
    <id>648ba8784442abc35be61f8d879b53f3ac0ff2c5</id>
    <committed-date>2008-07-05T13:26:04-07:00</committed-date>
    <authored-date>2008-07-05T13:26:04-07:00</authored-date>
    <message>fix typ0</message>
    <tree>d27fc9c0a62fc80a0f7bf913b9575781f038a0eb</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cf778d1944a1d4cd09b26ea2a324c8d25973e79a</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/cc89deed03d267f37fc85ccbb388e86c7825075b</url>
    <id>cc89deed03d267f37fc85ccbb388e86c7825075b</id>
    <committed-date>2008-07-05T13:25:25-07:00</committed-date>
    <authored-date>2008-07-05T13:25:25-07:00</authored-date>
    <message>update todo</message>
    <tree>b2a24140118964ecf3b2968b7f590ff30580dc7f</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41b229b2a36fc7fcc51157b46e77a25189a06e50</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/cf778d1944a1d4cd09b26ea2a324c8d25973e79a</url>
    <id>cf778d1944a1d4cd09b26ea2a324c8d25973e79a</id>
    <committed-date>2008-07-05T13:17:33-07:00</committed-date>
    <authored-date>2008-07-05T13:17:33-07:00</authored-date>
    <message>remove unused function</message>
    <tree>e9ecdead98d721395dc51a4e7955a50fe85dada3</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4e78bb43457064c03f92716aa9fcf6342dc2ffc3</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/41b229b2a36fc7fcc51157b46e77a25189a06e50</url>
    <id>41b229b2a36fc7fcc51157b46e77a25189a06e50</id>
    <committed-date>2008-07-05T12:16:47-07:00</committed-date>
    <authored-date>2008-07-05T12:16:47-07:00</authored-date>
    <message>updated indexes</message>
    <tree>f384d49d2e98ef6c8ba22a05cded84c03482775e</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ce82ccc656b9ca79967aa61de00fbc8864dcd70</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/4e78bb43457064c03f92716aa9fcf6342dc2ffc3</url>
    <id>4e78bb43457064c03f92716aa9fcf6342dc2ffc3</id>
    <committed-date>2008-07-05T00:03:15-07:00</committed-date>
    <authored-date>2008-07-05T00:03:15-07:00</authored-date>
    <message>fix links to .css and .js files</message>
    <tree>25354e6c84687f12a4b3912d961615a8f74b85e1</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5b9af525a9cc9cfb1ef156162ec45915fd03f67f</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/5ce82ccc656b9ca79967aa61de00fbc8864dcd70</url>
    <id>5ce82ccc656b9ca79967aa61de00fbc8864dcd70</id>
    <committed-date>2008-07-04T23:59:50-07:00</committed-date>
    <authored-date>2008-07-04T23:59:50-07:00</authored-date>
    <message>remove credentials</message>
    <tree>8190db2e5a224a54000d6b783d468e1aa3a27858</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d11761b88b84b5cf01bc146d1055e99e8d24a75d</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/5b9af525a9cc9cfb1ef156162ec45915fd03f67f</url>
    <id>5b9af525a9cc9cfb1ef156162ec45915fd03f67f</id>
    <committed-date>2008-07-04T23:58:48-07:00</committed-date>
    <authored-date>2008-07-04T23:58:48-07:00</authored-date>
    <message>templates cannot be in a directory declared static in app.yaml, so move the files that are actually served via http to static directory and undeclare skins a static dir</message>
    <tree>58f361de1dcb04544ccba9f4ac08e6f643ed66cc</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca7b637d000bf0db00958f5dac306238050dfbfe</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/d11761b88b84b5cf01bc146d1055e99e8d24a75d</url>
    <id>d11761b88b84b5cf01bc146d1055e99e8d24a75d</id>
    <committed-date>2008-07-04T23:13:09-07:00</committed-date>
    <authored-date>2008-07-04T23:13:09-07:00</authored-date>
    <message>different way of handling an exception</message>
    <tree>542ac31b4f61a931f59951042b802c7539e24970</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee85f9035d46d4dde40dd1e25e304af35256a10e</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/ca7b637d000bf0db00958f5dac306238050dfbfe</url>
    <id>ca7b637d000bf0db00958f5dac306238050dfbfe</id>
    <committed-date>2008-07-04T22:37:33-07:00</committed-date>
    <authored-date>2008-07-04T22:37:33-07:00</authored-date>
    <message>protect against exception from sha.new(body)</message>
    <tree>0ccb170f295e6d81989d789b8a5667a95b93b100</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>40ec89ffcb271d0aa80614e482d88c93af229be8</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/ee85f9035d46d4dde40dd1e25e304af35256a10e</url>
    <id>ee85f9035d46d4dde40dd1e25e304af35256a10e</id>
    <committed-date>2008-07-04T22:26:57-07:00</committed-date>
    <authored-date>2008-07-04T22:26:57-07:00</authored-date>
    <message>update</message>
    <tree>459d24389d911de29e35d1da51ca0586883d7932</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8dff1964bcd9af0a6beda1b636cff0e755af47c8</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/40ec89ffcb271d0aa80614e482d88c93af229be8</url>
    <id>40ec89ffcb271d0aa80614e482d88c93af229be8</id>
    <committed-date>2008-07-04T22:18:46-07:00</committed-date>
    <authored-date>2008-07-04T22:18:46-07:00</authored-date>
    <message>update todo</message>
    <tree>6fc0a18430eadb4efbd025a4bf2b750a4feae6d6</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>df4b28b35bd50aa015b0f6ae08e1c3fb49221870</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/8dff1964bcd9af0a6beda1b636cff0e755af47c8</url>
    <id>8dff1964bcd9af0a6beda1b636cff0e755af47c8</id>
    <committed-date>2008-07-04T22:18:04-07:00</committed-date>
    <authored-date>2008-07-04T22:18:04-07:00</authored-date>
    <message>dup detection by using sha1 digest of post body</message>
    <tree>202bf35a4e7f640f938c254765ea4b311943279b</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>42d30580185216934aff376f569c6b1ea41bd8d1</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/df4b28b35bd50aa015b0f6ae08e1c3fb49221870</url>
    <id>df4b28b35bd50aa015b0f6ae08e1c3fb49221870</id>
    <committed-date>2008-07-04T21:22:40-07:00</committed-date>
    <authored-date>2008-07-04T21:22:40-07:00</authored-date>
    <message>put javascript to good use in /manageforums; move manage_forums.html and forum_list.html out of skins directory to top-level</message>
    <tree>0380afec902b3b61289928e762b0a426eec02364</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>89e435c749bceb2fe8b53b5e0de8ebe0eaa309e0</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/42d30580185216934aff376f569c6b1ea41bd8d1</url>
    <id>42d30580185216934aff376f569c6b1ea41bd8d1</id>
    <committed-date>2008-07-04T20:34:38-07:00</committed-date>
    <authored-date>2008-07-04T20:34:38-07:00</authored-date>
    <message>disable email links for now</message>
    <tree>4746d49e9c30eaa1863e5399be85922bedc0c6e4</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>903cbfbaa7ee24b2f91e7954b1a56f4851cfc767</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/89e435c749bceb2fe8b53b5e0de8ebe0eaa309e0</url>
    <id>89e435c749bceb2fe8b53b5e0de8ebe0eaa309e0</id>
    <committed-date>2008-07-04T18:31:28-07:00</committed-date>
    <authored-date>2008-07-04T18:31:28-07:00</authored-date>
    <message>update todo</message>
    <tree>9af3a238f91e2fee46758b4380b85f7fc056a02d</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8e468b888bf4a1c5860ce51ffa4a2137c7cbdd9e</id>
      </parent>
    </parents>
    <author>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </author>
    <url>http://github.com/kjk/fofou/commit/903cbfbaa7ee24b2f91e7954b1a56f4851cfc767</url>
    <id>903cbfbaa7ee24b2f91e7954b1a56f4851cfc767</id>
    <committed-date>2008-07-04T15:13:04-07:00</committed-date>
    <authored-date>2008-07-04T15:13:04-07:00</authored-date>
    <message>update README</message>
    <tree>0a5c4a80f3fcdb12df5e8f1c788ac1017b95c504</tree>
    <committer>
      <name>Krzysztof Kowalczyk</name>
      <email>kkowalczyk@gmail.com</email>
    </committer>
  </commit>
</commits>
