<feed xmlns='http://www.w3.org/2005/Atom'>
<title>comitium.git/fetch/gopher.go, branch master</title>
<subtitle>feed aggregator for gemini supporting many formats and protocols. fork of</subtitle>
<link rel='alternate' type='text/html' href='http://git.joeac.net/comitium.git/'/>
<entry>
<title>fix build: go-gopher migrated to another place</title>
<updated>2021-10-25T01:55:06+00:00</updated>
<author>
<name>Omar Polo</name>
<email>op@omarpolo.com</email>
</author>
<published>2021-10-24T11:19:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/comitium.git/commit/?id=a5a33a65f014884e67715959ca3b6a94dd73a23b'/>
<id>a5a33a65f014884e67715959ca3b6a94dd73a23b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>translate gopher.go</title>
<updated>2021-05-11T21:19:18+00:00</updated>
<author>
<name>nytpu</name>
<email>alex@nytpu.com</email>
</author>
<published>2021-05-11T21:19:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/comitium.git/commit/?id=4bddcf1f67dc77b19b653fcfb424d988535a1341'/>
<id>4bddcf1f67dc77b19b653fcfb424d988535a1341</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>relicense to AGPL 3.0 only</title>
<updated>2021-03-26T17:10:04+00:00</updated>
<author>
<name>nytpu</name>
<email>alex@nytpu.com</email>
</author>
<published>2021-03-26T17:10:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/comitium.git/commit/?id=41683edee4a2f4b03798e37a5dfdbe9f98c9b057'/>
<id>41683edee4a2f4b03798e37a5dfdbe9f98c9b057</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix breaking dereference error in gopher fetch funcs</title>
<updated>2021-03-18T23:02:26+00:00</updated>
<author>
<name>nytpu</name>
<email>alex@nytpu.com</email>
</author>
<published>2021-03-18T23:02:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/comitium.git/commit/?id=db626e0c662896ad6483d8834b0546e2f09e1a49'/>
<id>db626e0c662896ad6483d8834b0546e2f09e1a49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement atom/rss/json feeds over gopher.</title>
<updated>2021-03-18T21:08:24+00:00</updated>
<author>
<name>nytpu</name>
<email>alex@nytpu.com</email>
</author>
<published>2021-03-18T21:08:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/comitium.git/commit/?id=ee43bf108447f1264fb1ebaac7a0e1f6e0b06a81'/>
<id>ee43bf108447f1264fb1ebaac7a0e1f6e0b06a81</id>
<content type='text'>
TODO: write gophermap-&gt;gemtext mapper so the same gemini feed parser can
be used on both.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TODO: write gophermap-&gt;gemtext mapper so the same gemini feed parser can
be used on both.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use strings for URLs internally for consistency.</title>
<updated>2021-03-18T19:02:17+00:00</updated>
<author>
<name>nytpu</name>
<email>alex@nytpu.com</email>
</author>
<published>2021-03-18T19:02:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/comitium.git/commit/?id=f8601b82abe77e19fbe0c97a21f00540da39ac9f'/>
<id>f8601b82abe77e19fbe0c97a21f00540da39ac9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed url.URL to string so the json is less bloated</title>
<updated>2021-03-18T17:36:57+00:00</updated>
<author>
<name>nytpu</name>
<email>alex@nytpu.com</email>
</author>
<published>2021-03-18T17:36:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/comitium.git/commit/?id=6cf5ca01cf4123b66c75471ce61f93213badf820'/>
<id>6cf5ca01cf4123b66c75471ce61f93213badf820</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor fetch functions to use new FullData.Insert{Feed,Page} funcs</title>
<updated>2021-03-18T16:33:58+00:00</updated>
<author>
<name>nytpu</name>
<email>alex@nytpu.com</email>
</author>
<published>2021-03-18T16:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/comitium.git/commit/?id=a3a427b9eed52b5e173191cb4d2c871db3d8148a'/>
<id>a3a427b9eed52b5e173191cb4d2c871db3d8148a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor fetch functions to insert into FullData</title>
<updated>2021-03-18T16:19:07+00:00</updated>
<author>
<name>nytpu</name>
<email>alex@nytpu.com</email>
</author>
<published>2021-03-18T16:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/comitium.git/commit/?id=5ba676ed5d2f152eda30fd0fcccafced3ff9bf10'/>
<id>5ba676ed5d2f152eda30fd0fcccafced3ff9bf10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add (stubbed) updateGopherFeed function</title>
<updated>2021-03-17T15:04:05+00:00</updated>
<author>
<name>nytpu</name>
<email>alex@nytpu.com</email>
</author>
<published>2021-03-17T14:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joeac.net/comitium.git/commit/?id=6341c675748f4807da984deffb597d21f693d558'/>
<id>6341c675748f4807da984deffb597d21f693d558</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
