<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/kristall/src/geminirenderer.cpp, branch master</title>
<subtitle>A Gemini client written in C++/Qt.
</subtitle>
<id>https://gitea.privatedns.org/xavi/kristall/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/kristall/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/'/>
<updated>2020-06-22T19:10:04+00:00</updated>
<entry>
<title>Restructures the project source and cleans up a bit</title>
<updated>2020-06-22T19:10:04+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-22T19:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=75ec461eeaa851cb5c53f4cfffc434e3e529ed1d'/>
<id>urn:sha1:75ec461eeaa851cb5c53f4cfffc434e3e529ed1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allows user to skip over invalid TLS connections and fetch the content anyways.</title>
<updated>2020-06-19T08:37:20+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-19T08:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=6a5198d23412a6d11f78cdef71850e578ca6f8c0'/>
<id>urn:sha1:6a5198d23412a6d11f78cdef71850e578ca6f8c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes bug in text highlighter, should not break Unicode anymore.</title>
<updated>2020-06-18T23:02:25+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-18T23:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=9a5c0b8ba8595b9084ad8dc27884b0cbc691459c'/>
<id>urn:sha1:9a5c0b8ba8595b9084ad8dc27884b0cbc691459c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reworks global settings handling, improves redirection configuration.</title>
<updated>2020-06-18T18:10:20+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-18T18:10:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=75bbab5fcc0260ac765b216b8b3d989f88dac159'/>
<id>urn:sha1:75bbab5fcc0260ac765b216b8b3d989f88dac159</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds help document, adds block quote support, updates gemini parser to newest spec, adds support for arbitrary gemini files in about: space, adds url bar shortcut, fixes bug with line breaks in preformatted text</title>
<updated>2020-06-08T22:19:32+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-08T22:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=df4fbcb4cf6c593c725f677b2ed587e877ae6709'/>
<id>urn:sha1:df4fbcb4cf6c593c725f677b2ed587e877ae6709</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes bug with URL escaping, adds experimental text highlighting</title>
<updated>2020-06-08T18:27:06+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-08T18:27:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=e6e28fd4814e1f513773288710e1bcb3cfad0028'/>
<id>urn:sha1:e6e28fd4814e1f513773288710e1bcb3cfad0028</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds two new options for text display: gophermap rendering with text or icons, all text documents as text/plain, prepares option for text highlighting.</title>
<updated>2020-06-08T17:18:50+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-08T17:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=51f46dce66ac660507dc7abad5506650bc863d7f'/>
<id>urn:sha1:51f46dce66ac660507dc7abad5506650bc863d7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Starts to implement gopher protocol and gophermap support. Heavily WIP, but you can already surf on gopherspace!</title>
<updated>2020-06-07T22:30:32+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-07T22:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=f02ccb928fd4ed591d2efe118a571e154f5df68a'/>
<id>urn:sha1:f02ccb928fd4ed591d2efe118a571e154f5df68a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds support for light/dark widget theme, adds experiemental support for http style sheets.</title>
<updated>2020-06-07T08:46:23+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-07T08:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=425f9d41cd337133d5677744eef937a8a2a61212'/>
<id>urn:sha1:425f9d41cd337133d5677744eef937a8a2a61212</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moves source code into subdirectory.</title>
<updated>2020-06-06T21:14:21+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2020-06-06T21:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=3aed883402dc8da829fc304434c5efd0570cbb97'/>
<id>urn:sha1:3aed883402dc8da829fc304434c5efd0570cbb97</id>
<content type='text'>
</content>
</entry>
</feed>
