<feed xmlns='http://www.w3.org/2005/Atom'>
<title>semanticscuttle/src/SemanticScuttle, branch hotfix/mod_rewrite</title>
<subtitle>Self-hosted and web-based social bookmark manager</subtitle>
<id>https://git.fluxo.info/semanticscuttle/atom?h=hotfix%2Fmod_rewrite</id>
<link rel='self' href='https://git.fluxo.info/semanticscuttle/atom?h=hotfix%2Fmod_rewrite'/>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/semanticscuttle/'/>
<updated>2014-04-23T21:12:55+00:00</updated>
<entry>
<title>Add support for phancap website thumbnailer.</title>
<updated>2014-04-23T21:12:55+00:00</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2014-04-23T21:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/semanticscuttle/commit/?id=6b3f1d4bb5c909413f31d7df5bab0e8a4084e29e'/>
<id>urn:sha1:6b3f1d4bb5c909413f31d7df5bab0e8a4084e29e</id>
<content type='text'>
Drop support for artviper, since their service is gone.
</content>
</entry>
<entry>
<title>add option to get last modified date instead of creation date</title>
<updated>2014-03-26T21:15:09+00:00</updated>
<author>
<name>David Glenck</name>
<email>pascal.free@gmail.com</email>
</author>
<published>2014-03-26T21:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/semanticscuttle/commit/?id=0a5eed2dd36d1a47673d7ca3105a86a8de99b649'/>
<id>urn:sha1:0a5eed2dd36d1a47673d7ca3105a86a8de99b649</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug #161: URLs broken on 1&amp;1 server</title>
<updated>2013-08-20T18:58:28+00:00</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2013-08-20T18:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/semanticscuttle/commit/?id=e6494f9767645940fa6af44b176d1b7c225bc4ed'/>
<id>urn:sha1:e6494f9767645940fa6af44b176d1b7c225bc4ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix two broken tests</title>
<updated>2013-03-21T16:57:48+00:00</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2013-03-21T16:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/semanticscuttle/commit/?id=dfaf1d026accae515b9d7cb8593a6f157884fe07'/>
<id>urn:sha1:dfaf1d026accae515b9d7cb8593a6f157884fe07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CS</title>
<updated>2013-03-21T16:57:12+00:00</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2013-03-21T16:57:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/semanticscuttle/commit/?id=5c8833d5f50086e7a2362166f878c947697e4221'/>
<id>urn:sha1:5c8833d5f50086e7a2362166f878c947697e4221</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The hasTag was always returning false, which probably is a bug. Fixed it and added a test to catch it. Thanks for Ricardo Soares de Lima for the first patch version</title>
<updated>2013-03-21T05:49:37+00:00</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2013-03-21T05:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/semanticscuttle/commit/?id=26352761d3d1920390b0ba6d133543f3b83674a5'/>
<id>urn:sha1:26352761d3d1920390b0ba6d133543f3b83674a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some CS, remove unneeded include - file is included in header.php</title>
<updated>2013-03-21T05:44:11+00:00</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2013-03-21T05:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/semanticscuttle/commit/?id=20e3b5ebd785793d154c21b8d4499aff68206d65'/>
<id>urn:sha1:20e3b5ebd785793d154c21b8d4499aff68206d65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The method attachTags was raising a Notice error, fix it and adds a test for this situation.</title>
<updated>2013-03-21T05:42:13+00:00</updated>
<author>
<name>Ricardo Soares de Lima</name>
<email>ricardo.soaresdelima@gmail.com</email>
</author>
<published>2012-12-09T18:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/semanticscuttle/commit/?id=2f865db5132c65311f277586459bcbf4c026a8e6'/>
<id>urn:sha1:2f865db5132c65311f277586459bcbf4c026a8e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Using a foreach loop avoids Notice warnings when the array doesn't have sequential indexes, ex: 0, 1, 3...</title>
<updated>2013-03-21T05:39:23+00:00</updated>
<author>
<name>Ricardo Soares de Lima</name>
<email>ricardo.soaresdelima@gmail.com</email>
</author>
<published>2012-12-08T19:23:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/semanticscuttle/commit/?id=72269aa1d6790b5e9d0643fa348b9c1df6a8cfc7'/>
<id>urn:sha1:72269aa1d6790b5e9d0643fa348b9c1df6a8cfc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove php4-style object reference passing</title>
<updated>2013-03-17T21:22:16+00:00</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2013-03-17T21:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/semanticscuttle/commit/?id=d0ed9adec8084b193c3429b664a408b2a3f6b71c'/>
<id>urn:sha1:d0ed9adec8084b193c3429b664a408b2a3f6b71c</id>
<content type='text'>
</content>
</entry>
</feed>
