<feed xmlns='http://www.w3.org/2005/Atom'>
<title>phorkie.git, branch v0.8.1</title>
<subtitle>Self-hosted pastebin software written in PHP. Pastes are editable, may have multiple files and are stored in git repositories.</subtitle>
<id>https://git.cweiske.de/phorkie.git/atom?h=v0.8.1</id>
<link rel='self' href='https://git.cweiske.de/phorkie.git/atom?h=v0.8.1'/>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phorkie.git/'/>
<updated>2017-08-29T19:55:44Z</updated>
<entry>
<title>Release 0.8.1</title>
<updated>2017-08-29T19:55:44Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2017-08-29T19:55:44Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phorkie.git/commit/?id=5dc661ad3c4c6886dd95dd00c63f93107e09cd68'/>
<id>urn:sha1:5dc661ad3c4c6886dd95dd00c63f93107e09cd68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove releasenotes from build.xml</title>
<updated>2017-08-29T19:43:50Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2017-08-29T19:43:50Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phorkie.git/commit/?id=d6fc442547c84f5e48f0e2405580bc9a23e94a6b'/>
<id>urn:sha1:d6fc442547c84f5e48f0e2405580bc9a23e94a6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Manually activate libxml external entity resolver</title>
<updated>2017-08-29T19:38:15Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2017-08-29T19:38:15Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phorkie.git/commit/?id=037edd090d37b037df883da7af0c2cfeb791a694'/>
<id>urn:sha1:037edd090d37b037df883da7af0c2cfeb791a694</id>
<content type='text'>
so that we are able to load remote URLs with DOMDocument

Resolves: https://github.com/cweiske/phorkie/issues/26
</content>
</entry>
<entry>
<title>Revert "Fixed bad owner/user config, causing pastes to fail with 'Please tell me who you are'"</title>
<updated>2017-08-29T19:11:57Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2017-08-29T19:10:55Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phorkie.git/commit/?id=2b8fb511b064b375c554785f948840faaa63f9e2'/>
<id>urn:sha1:2b8fb511b064b375c554785f948840faaa63f9e2</id>
<content type='text'>
This reverts commit b0396671c6aad090e6b9b5bc9d6b6886b9f0d4e3.

The owner.* configuration is custom-made by phorkie.
If we use user.*, anonymous commits automatically get the user.* settings
which we do not want.

Resolves: https://github.com/cweiske/phorkie/issues/27
</content>
</entry>
<entry>
<title>We need the new Net_URL2 version that has the proper include path for Services_Yadis</title>
<updated>2017-08-25T06:25:19Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2017-08-25T06:24:29Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phorkie.git/commit/?id=21bba8d2e73cd5e950b16e8ff86c5c750715efa8'/>
<id>urn:sha1:21bba8d2e73cd5e950b16e8ff86c5c750715efa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore default repository location</title>
<updated>2017-08-25T06:25:17Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2017-08-25T06:05:28Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phorkie.git/commit/?id=6246ff7880b7a7d58db49203dafc6d3a5315600f'/>
<id>urn:sha1:6246ff7880b7a7d58db49203dafc6d3a5315600f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make MIME type detection work on composer install</title>
<updated>2017-08-25T06:25:15Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2017-08-25T06:05:17Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phorkie.git/commit/?id=338260a239764f9d4a66b05262b3b1d49ba476b1'/>
<id>urn:sha1:338260a239764f9d4a66b05262b3b1d49ba476b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make GeSHi autoloading really work</title>
<updated>2017-08-25T06:25:10Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2017-08-25T05:40:01Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phorkie.git/commit/?id=9c9ba79b708130c7f8593813504cf356cf09068f'/>
<id>urn:sha1:9c9ba79b708130c7f8593813504cf356cf09068f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use packagist-only dependencies in composer.json</title>
<updated>2017-08-24T20:26:25Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2017-08-24T20:26:25Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phorkie.git/commit/?id=eb4315e7027566b402c908cc03ecaed2d04af99b'/>
<id>urn:sha1:eb4315e7027566b402c908cc03ecaed2d04af99b</id>
<content type='text'>
Resolves: https://github.com/cweiske/phorkie/issues/28
</content>
</entry>
<entry>
<title>link news file</title>
<updated>2017-04-19T20:17:45Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2017-04-19T20:17:45Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phorkie.git/commit/?id=47b0d62d4d22da316d148e5bf5b4f557f02f1265'/>
<id>urn:sha1:47b0d62d4d22da316d148e5bf5b4f557f02f1265</id>
<content type='text'>
</content>
</entry>
</feed>
