<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xK/NEWS, branch v2.1.0</title>
<subtitle>IRC daemon, bot, TUI client and its web frontend</subtitle>
<id>http://cgit.janouch.name/xK/atom?h=v2.1.0</id>
<link rel='self' href='http://cgit.janouch.name/xK/atom?h=v2.1.0'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/'/>
<updated>2024-12-19T02:15:34Z</updated>
<entry>
<title>Bump version, update NEWS</title>
<updated>2024-12-19T02:15:34Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-12-19T02:13:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=a8575ab8757c3c22c534bcebd2558c712bc6df90'/>
<id>urn:sha1:a8575ab8757c3c22c534bcebd2558c712bc6df90</id>
<content type='text'>
A few annoying bugs have been fixed.
</content>
</entry>
<entry>
<title>xC: fix crash with too many topic formatting items</title>
<updated>2024-12-18T10:48:17Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-12-18T10:45:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=f6483489c2a4861bc6dd6c5521fb8a153eddbcb1'/>
<id>urn:sha1:f6483489c2a4861bc6dd6c5521fb8a153eddbcb1</id>
<content type='text'>
Manually constructed formatters have no sentinel value.

This is a one-line change in relay_prepare_channel_buffer_update(),
however the whole block of "Relay output" code has been moved down,
resolving one TODO and rendering two function prototypes unnecessary.
</content>
</entry>
<entry>
<title>xC: fix newer Readline, allow stdin streaming</title>
<updated>2024-12-17T02:31:00Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-12-17T02:28:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=509cb9f4dd0cee094a51b436a7a278d404b750e7'/>
<id>urn:sha1:509cb9f4dd0cee094a51b436a7a278d404b750e7</id>
<content type='text'>
Also update NEWS.
</content>
</entry>
<entry>
<title>Add a Fyne frontend for xC</title>
<updated>2024-11-12T11:02:10Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-09-14T05:32:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=1635a730e819b9e6bb2d7ca1c8047fb737e5a3f4'/>
<id>urn:sha1:1635a730e819b9e6bb2d7ca1c8047fb737e5a3f4</id>
<content type='text'>
It is fairly mediocre all around, but also generally usable,
natively covering mobile platforms.
</content>
</entry>
<entry>
<title>Improve wording in the last NEWS entry</title>
<updated>2024-07-28T11:26:24Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-07-28T11:25:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=8afe4f8aad175dfa49556c6dbc37b20e0597bbda'/>
<id>urn:sha1:8afe4f8aad175dfa49556c6dbc37b20e0597bbda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version, update NEWS</title>
<updated>2024-07-28T05:29:15Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-07-28T05:28:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=73cc8f448a4f8bb9718cb86a038b07832bf48231'/>
<id>urn:sha1:73cc8f448a4f8bb9718cb86a038b07832bf48231</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xC: handle multiline server commands properly</title>
<updated>2024-07-28T02:10:30Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-07-28T02:00:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=3ad8c79de8724d3661c7502d6951f861eb3cebc7'/>
<id>urn:sha1:3ad8c79de8724d3661c7502d6951f861eb3cebc7</id>
<content type='text'>
Additional lines might have been passed to the server intact
as part of an argument, but we have /quote for that.
</content>
</entry>
<entry>
<title>Add a simple IRC notifier utility</title>
<updated>2024-04-03T13:56:33Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-04-02T14:44:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=53ba996ec9c5c8fc64f66934d8c98509bd7ed06d'/>
<id>urn:sha1:53ba996ec9c5c8fc64f66934d8c98509bd7ed06d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a Cocoa frontend for xC</title>
<updated>2023-08-31T23:12:51Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2023-08-29T22:35:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=1c4343058da2a1e0c6d2fd87a9bde4ef4b378eae'/>
<id>urn:sha1:1c4343058da2a1e0c6d2fd87a9bde4ef4b378eae</id>
<content type='text'>
Some work remains to be done to get it to be even as good
as the Win32 frontend, but it's generally usable.
</content>
</entry>
<entry>
<title>Add a Win32 frontend for xC</title>
<updated>2023-07-15T15:00:21Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2023-07-09T05:06:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/xK/commit/?id=0219dbd02615498f4a931e33ef2337e0bbf9b526'/>
<id>urn:sha1:0219dbd02615498f4a931e33ef2337e0bbf9b526</id>
<content type='text'>
This has been more of an exercise.  The performance of Msftedit.dll
is rather abysmal, and its interface isn't the most accomodating.

That said, the frontend is quite usable, at least on Windows 10+.
</content>
</entry>
</feed>
