<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hotline/Hotline/Models/Hotline.swift, branch 1.0beta9</title>
<subtitle>Friendship Quest fork of mieraus Swift Hotline client #app</subtitle>
<id>https://git.r.bdr.sh/hotline/atom/Hotline/Models/Hotline.swift?h=1.0beta9</id>
<link rel='self' href='https://git.r.bdr.sh/hotline/atom/Hotline/Models/Hotline.swift?h=1.0beta9'/>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/'/>
<updated>2024-01-14T03:48:03Z</updated>
<entry>
<title>Add support for posting to the message board.</title>
<updated>2024-01-14T03:48:03Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-14T03:48:03Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=e201330efa9fe8f8177119fe001fa0c42fd4053a'/>
<id>urn:sha1:e201330efa9fe8f8177119fe001fa0c42fd4053a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite HotlineClient to use new simpler NetSocket stream based socket lib. Seems to be working well and has fixed some connection issues with certain servers. This does away with Apple's NWConnection for everything but file transfers which I still want to be processing on another thread so will keep NWConnection for now.</title>
<updated>2024-01-14T03:12:12Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-14T03:12:12Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=3f4e2c33a4c2719388d9378def981688fcaed210'/>
<id>urn:sha1:3f4e2c33a4c2719388d9378def981688fcaed210</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Experimenting with a simpler stream/delegate bsaed socket library for Tracker listing for now. Added consume methods to Data and [UInt8] arrays to make reading bytes off the wire easier to read..</title>
<updated>2024-01-12T17:50:18Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-12T17:50:18Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=2f210991684c87073dd7534d2d0416d91cf50275'/>
<id>urn:sha1:2f210991684c87073dd7534d2d0416d91cf50275</id>
<content type='text'>
</content>
</entry>
<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>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 user icons to iOS app. Bump build number.</title>
<updated>2024-01-03T19:04:49Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-03T19:04:49Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=4d31accad9d6bf901928f4293f29cb62f6f77260'/>
<id>urn:sha1:4d31accad9d6bf901928f4293f29cb62f6f77260</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added the rest of the classic icons to the app.</title>
<updated>2024-01-03T18:35:05Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-03T18:35:05Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=f6d9799b80d59e4f8abf5464f358a867137102e6'/>
<id>urn:sha1:f6d9799b80d59e4f8abf5464f358a867137102e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix banners not loading. First crack at adding a classic icon set with icons painsakenly pulled from the original Hotline client. May try to "remaster" these somehow.</title>
<updated>2024-01-03T03:15:43Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-03T03:14:45Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=7d670c5b63db44e32d33b7db3495b4d792866f86'/>
<id>urn:sha1:7d670c5b63db44e32d33b7db3495b4d792866f86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>File downloads now working in macOS client.</title>
<updated>2024-01-01T19:35:49Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-01T19:35:49Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=5d2aadbc834393b532d043d6298d6a23b80c2a5c'/>
<id>urn:sha1:5d2aadbc834393b532d043d6298d6a23b80c2a5c</id>
<content type='text'>
</content>
</entry>
</feed>
