<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xK/xC-proto, branch origin/master</title>
<subtitle>IRC daemon, bot, TUI client and its web frontend</subtitle>
<id>http://cgit.janouch.name/xK/atom?h=origin%2Fmaster</id>
<link rel='self' href='http://cgit.janouch.name/xK/atom?h=origin%2Fmaster'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/'/>
<updated>2022-09-30T01:24:24Z</updated>
<entry>
<title>Move protocol code generators to liberty</title>
<updated>2022-09-30T01:24:24Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2022-09-30T01:23:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=46d68eacce700e675ce534fe948024f939a968c8'/>
<id>urn:sha1:46d68eacce700e675ce534fe948024f939a968c8</id>
<content type='text'>
This part of the project is now more or less stable.
</content>
</entry>
<entry>
<title>xC/xP: relay and render channel modes</title>
<updated>2022-09-21T14:32:35Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2022-09-21T14:32:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=d3628928b919bd12deb224f5c3db3a7be5e7140b'/>
<id>urn:sha1:d3628928b919bd12deb224f5c3db3a7be5e7140b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xC/xP: relay and render channel topics</title>
<updated>2022-09-21T10:15:27Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2022-09-21T10:13:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=919b12510b49b7b32850b1153d04bb40506bf0a1'/>
<id>urn:sha1:919b12510b49b7b32850b1153d04bb40506bf0a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xC/xP: show own user's info in frontends</title>
<updated>2022-09-20T15:24:30Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2022-09-20T15:14:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=9327333813cbcb538f6757934be42d59c34f86d6'/>
<id>urn:sha1:9327333813cbcb538f6757934be42d59c34f86d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xC/xP: implement M-H in the web frontend</title>
<updated>2022-09-16T00:52:16Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2022-09-16T00:46:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=d5153fe354dce4bc9aef990614dad29d9804aa9b'/>
<id>urn:sha1:d5153fe354dce4bc9aef990614dad29d9804aa9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xC/xP: send buffer type and server state</title>
<updated>2022-09-11T19:50:08Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2022-09-11T18:46:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=96fc12bc4c852f1343a120126f1f46ac7cca447d'/>
<id>urn:sha1:96fc12bc4c852f1343a120126f1f46ac7cca447d</id>
<content type='text'>
Also make PM highlighting behaviour consistent.
</content>
</entry>
<entry>
<title>xC/xP: support hiding unimportant messages at all</title>
<updated>2022-09-10T17:01:42Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2022-09-10T16:58:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=0015d26dc8a81ab17f4d84ebed3d0cce201e8e96'/>
<id>urn:sha1:0015d26dc8a81ab17f4d84ebed3d0cce201e8e96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xC/xP: only send buffer stats in the initial sync</title>
<updated>2022-09-10T15:38:33Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2022-09-10T15:37:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=632ac992ab4a032a3415b99a419c0c88c22157e5'/>
<id>urn:sha1:632ac992ab4a032a3415b99a419c0c88c22157e5</id>
<content type='text'>
The client and frontends track these separately,
there is no need for hard synchronization.
</content>
</entry>
<entry>
<title>xC/xP: finalize and implement Event.PING</title>
<updated>2022-09-08T00:45:37Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2022-09-08T00:33:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=8c3ee80b21278eaa6fb29f73b79c16d443923dfa'/>
<id>urn:sha1:8c3ee80b21278eaa6fb29f73b79c16d443923dfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xC: use the relay protocol's RPC for pings</title>
<updated>2022-09-07T23:48:46Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2022-09-07T23:48:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=3a165a595ba75958d360a61fdb173b19f71096dd'/>
<id>urn:sha1:3a165a595ba75958d360a61fdb173b19f71096dd</id>
<content type='text'>
</content>
</entry>
</feed>
