<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chatty/v2, branch main</title>
<subtitle>One server vs many terminal clients
</subtitle>
<id>https://git.keyfried.com/chatty/atom?h=main</id>
<link rel='self' href='https://git.keyfried.com/chatty/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/chatty/'/>
<updated>2024-10-26T11:19:17Z</updated>
<entry>
<title>Put v2 code in root folder</title>
<updated>2024-10-26T11:19:17Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>luca@keyfried.com</email>
</author>
<published>2024-10-26T11:19:17Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/chatty/commit/?id=4bca76e107c4203c2e5d531fcdb590e5a32b7fae'/>
<id>urn:sha1:4bca76e107c4203c2e5d531fcdb590e5a32b7fae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved main() to top</title>
<updated>2024-10-26T11:18:49Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>luca@keyfried.com</email>
</author>
<published>2024-10-26T11:18:49Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/chatty/commit/?id=5265b22736bfe25d6f7bdbeac919419bfe0af259'/>
<id>urn:sha1:5265b22736bfe25d6f7bdbeac919419bfe0af259</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Redraw screen after reconnect</title>
<updated>2024-10-26T01:22:58Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>luca@keyfried.com</email>
</author>
<published>2024-10-26T01:22:58Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/chatty/commit/?id=4f087fffdacbf0185e67c894de135e1d777005ad'/>
<id>urn:sha1:4f087fffdacbf0185e67c894de135e1d777005ad</id>
<content type='text'>
Includes:
- Using u32/u8 instead of int/char
- Add function prototypes
- Use magenta for other users
- remove input_len parameter to screen_home
</content>
</entry>
<entry>
<title>fixed bug when sending message after disconnect</title>
<updated>2024-10-26T00:21:27Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>luca@keyfried.com</email>
</author>
<published>2024-10-26T00:21:27Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/chatty/commit/?id=62fcf027ea493a8717d1eb9497c24b213e3d3c0c'/>
<id>urn:sha1:62fcf027ea493a8717d1eb9497c24b213e3d3c0c</id>
<content type='text'>
This is because for sending, receiving &amp; closing serverfd variable was
used instead of `fds[FDS_SERVER].fd`.
</content>
</entry>
<entry>
<title>do not allow sending message to disconnected server</title>
<updated>2024-10-25T23:55:22Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>luca@keyfried.com</email>
</author>
<published>2024-10-25T23:55:22Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/chatty/commit/?id=1465432ca609a540ebd01b023fc9e0b11794b4a8'/>
<id>urn:sha1:1465432ca609a540ebd01b023fc9e0b11794b4a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slicker UI</title>
<updated>2024-10-25T23:47:45Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>luca@keyfried.com</email>
</author>
<published>2024-10-25T23:47:45Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/chatty/commit/?id=c5c22aafabf5d47daa47918813e71fb7fe6ad73f'/>
<id>urn:sha1:c5c22aafabf5d47daa47918813e71fb7fe6ad73f</id>
<content type='text'>
- added fg_pfx and bg_pfx for the prefix string in tb_printf_wrap()
- removed text_len from tb_printf_wrap() in favor of simple loop
- added disconnect popup when the server is not connected
</content>
</entry>
<entry>
<title>Reconnnect to server with thread</title>
<updated>2024-10-25T23:46:03Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>luca@keyfried.com</email>
</author>
<published>2024-10-25T23:46:03Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/chatty/commit/?id=a492b7f52d4b1e1aeebca027ed834d4fd98bf264'/>
<id>urn:sha1:a492b7f52d4b1e1aeebca027ed834d4fd98bf264</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documentation &amp; chore</title>
<updated>2024-10-25T16:26:31Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>luca@keyfried.com</email>
</author>
<published>2024-10-25T16:26:28Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/chatty/commit/?id=2a9845cd15a6cbb599d421d2aa53147541d9522e'/>
<id>urn:sha1:2a9845cd15a6cbb599d421d2aa53147541d9522e</id>
<content type='text'>
Includes:
- increase the limit
- update with sources
- remove arena include in send.c
</content>
</entry>
<entry>
<title>Let user quit when reconnecting</title>
<updated>2024-10-25T16:16:28Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>luca@keyfried.com</email>
</author>
<published>2024-10-25T16:16:23Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/chatty/commit/?id=aad98427f96ed15924b59caf6f497ea6d31a1eb0'/>
<id>urn:sha1:aad98427f96ed15924b59caf6f497ea6d31a1eb0</id>
<content type='text'>
Includes:
- renamed exit to quit
- do not use else if for polling
- only display the error message once
</content>
</entry>
<entry>
<title>Wrap messages when exceeding available width</title>
<updated>2024-10-25T16:11:06Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>luca@keyfried.com</email>
</author>
<published>2024-10-25T16:11:06Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/chatty/commit/?id=dae169d5f1841ea49e0fbeb08a7205d37a7d0605'/>
<id>urn:sha1:dae169d5f1841ea49e0fbeb08a7205d37a7d0605</id>
<content type='text'>
Includes:
- Changed fillstr to use wide characters
- made the prompt box opaque
- More documentation on the code
</content>
</entry>
</feed>
