<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hotline/Hotline, branch 1.0beta8</title>
<subtitle>Friendship Quest fork of mieraus Swift Hotline client #app</subtitle>
<id>https://git.r.bdr.sh/hotline/atom/Hotline?h=1.0beta8</id>
<link rel='self' href='https://git.r.bdr.sh/hotline/atom/Hotline?h=1.0beta8'/>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/'/>
<updated>2024-01-09T22:16:44Z</updated>
<entry>
<title>Focus address field in connect view when window opens. Add a note to connect view. Remove some console logging.</title>
<updated>2024-01-09T22:16:44Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-09T22:16:44Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=60f90281bf971600733b2d72b747bcb6be9b1c31'/>
<id>urn:sha1:60f90281bf971600733b2d72b747bcb6be9b1c31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split view in News saves position and hiding when an article isn't selected.  Some code cleanup. Some plumbing for news posting though it's not hooked up yet.</title>
<updated>2024-01-09T18:30:44Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-09T18:30:44Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=382121de2e79303845331d699adcdd777f8f062a'/>
<id>urn:sha1:382121de2e79303845331d699adcdd777f8f062a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Let's use default TCP settings for the most part (keepalive is our one addition for now).</title>
<updated>2024-01-08T23:20:12Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-08T23:20:12Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=0910d3380755d38a93e5b87a31ecf31f17d0bc58'/>
<id>urn:sha1:0910d3380755d38a93e5b87a31ecf31f17d0bc58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Markdown display for news articles to support rich text, images, links, tables, etc.</title>
<updated>2024-01-08T23:18:00Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-08T23:18:00Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=f87ae3b315e20ac31426782d7f40f8977a36e5b9'/>
<id>urn:sha1:f87ae3b315e20ac31426782d7f40f8977a36e5b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move to a standard SwiftUI window for preview windows so I can add toolbar items from SwiftUI. Not ideal. Added support for previewing text files too.</title>
<updated>2024-01-08T22:45:58Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-08T22:45:58Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=e9bae0328801d5a056f33beb0f764c6d35e518a2'/>
<id>urn:sha1:e9bae0328801d5a056f33beb0f764c6d35e518a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable fast open on TCP connection. Fix some build issues in iOS build.</title>
<updated>2024-01-06T17:33:51Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-06T17:33:39Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=4349f50167f50b30d7cd71854882ab33ac6ea5ea'/>
<id>urn:sha1:4349f50167f50b30d7cd71854882ab33ac6ea5ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add image preview to Files so you don't have to download images to view them, works with animated GIFs too. Added cmd-R shortcut for Servers window. More work on login view.</title>
<updated>2024-01-06T03:46:37Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-06T03:46:13Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=2f8f71d0410f59d5d303a4c221a628630168bfe2'/>
<id>urn:sha1:2f8f71d0410f59d5d303a4c221a628630168bfe2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Connect to Server to menu with classic cmd-K shortcut. Make sure globe next to server name dims when window is inactive.</title>
<updated>2024-01-04T16:36:46Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-04T16:36:46Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=a037710e03b690a73d30320bf7378bf5cc119c44'/>
<id>urn:sha1:a037710e03b690a73d30320bf7378bf5cc119c44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Server windows restore with app session now. Implemented new login view so you can connect to specific IP servers no listed by tracker, login/pass supported (I think?), and a nicer connect progress display.</title>
<updated>2024-01-04T07:55:39Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-04T07:55:39Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=cc6e0e35cf6e662ffc3ad24e2510265caa5cf52a'/>
<id>urn:sha1:cc6e0e35cf6e662ffc3ad24e2510265caa5cf52a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up user list definition a bit</title>
<updated>2024-01-03T23:57:37Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-03T23:57:37Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=2286040715ff8c08c4114c60e81f087f92d53800'/>
<id>urn:sha1:2286040715ff8c08c4114c60e81f087f92d53800</id>
<content type='text'>
</content>
</entry>
</feed>
