<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talk/server, branch master</title>
<subtitle>just *talk* to people! a chat system that does one thing and does it right.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/talk/'/>
<entry>
<title>only list nonempty direct channels</title>
<updated>2026-02-17T21:22:23+00:00</updated>
<author>
<name>raven</name>
<email>citrons@mondecitronne.com</email>
</author>
<published>2026-02-17T21:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/talk/commit/?id=e85058daf7019777ac017a84253298390bcf2745'/>
<id>e85058daf7019777ac017a84253298390bcf2745</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix spurious deletion of non-logged-in users</title>
<updated>2026-02-11T19:25:25+00:00</updated>
<author>
<name>raven</name>
<email>citrons@mondecitronne.com</email>
</author>
<published>2026-02-11T19:25:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/talk/commit/?id=3f2993524638653b4050b9a20fb7b4bca750fe84'/>
<id>3f2993524638653b4050b9a20fb7b4bca750fe84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typos</title>
<updated>2026-02-11T00:02:39+00:00</updated>
<author>
<name>raven</name>
<email>citrons@mondecitronne.com</email>
</author>
<published>2026-02-11T00:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/talk/commit/?id=151d0e5dfca2185ad878e7b6ce3817bc9da5ea95'/>
<id>151d0e5dfca2185ad878e7b6ce3817bc9da5ea95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reorganize anonymous user handling</title>
<updated>2026-02-10T23:33:13+00:00</updated>
<author>
<name>raven</name>
<email>citrons@mondecitronne.com</email>
</author>
<published>2026-02-10T23:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/talk/commit/?id=e888f268c87ca1d3b4d6b9a1a64b9506bc94bb53'/>
<id>e888f268c87ca1d3b4d6b9a1a64b9506bc94bb53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>direct channel list</title>
<updated>2026-02-10T23:32:28+00:00</updated>
<author>
<name>raven</name>
<email>citrons@mondecitronne.com</email>
</author>
<published>2026-02-10T23:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/talk/commit/?id=64900975d5cd90910830dae3f1e5596f1ce2d1a3'/>
<id>64900975d5cd90910830dae3f1e5596f1ce2d1a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor login handling</title>
<updated>2026-02-10T23:30:34+00:00</updated>
<author>
<name>raven</name>
<email>citrons@mondecitronne.com</email>
</author>
<published>2026-02-10T23:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/talk/commit/?id=d24a596f8421dc6cd0f42948ec43876e607dcf73'/>
<id>d24a596f8421dc6cd0f42948ec43876e607dcf73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>channel read status</title>
<updated>2026-02-10T23:22:58+00:00</updated>
<author>
<name>raven</name>
<email>citrons@mondecitronne.com</email>
</author>
<published>2026-02-10T23:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/talk/commit/?id=8024722bd5db50bc3ec602b807819a87bd65035e'/>
<id>8024722bd5db50bc3ec602b807819a87bd65035e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use tls for connections</title>
<updated>2026-02-10T22:02:06+00:00</updated>
<author>
<name>rebecca</name>
<email>ubq323@ubq323.website</email>
</author>
<published>2026-02-10T21:59:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/talk/commit/?id=9766e0f10f3f19ce8343a3573b6de7ebeb7cfe95'/>
<id>9766e0f10f3f19ce8343a3573b6de7ebeb7cfe95</id>
<content type='text'>
introduced are the --key and --cert options for the server
and the --no-verify-cert option on the client
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
introduced are the --key and --cert options for the server
and the --no-verify-cert option on the client
</pre>
</div>
</content>
</entry>
<entry>
<title>validation as a subpackage of proto</title>
<updated>2026-02-09T19:14:00+00:00</updated>
<author>
<name>raven</name>
<email>citrons@mondecitronne.com</email>
</author>
<published>2025-10-23T00:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/talk/commit/?id=71722ee7c2f833f6244410f6ddad688a2b5c20c3'/>
<id>71722ee7c2f833f6244410f6ddad688a2b5c20c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't indicate protocol version in hi</title>
<updated>2026-02-09T19:14:00+00:00</updated>
<author>
<name>raven</name>
<email>citrons@mondecitronne.com</email>
</author>
<published>2025-10-22T23:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/talk/commit/?id=e65a9a95e0ece214249548a263f9a7a6185bd1e0'/>
<id>e65a9a95e0ece214249548a263f9a7a6185bd1e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
