<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hotline/Hotline/macOS/NewsView.swift, branch 1.0beta15</title>
<subtitle>Friendship Quest fork of mieraus Swift Hotline client #app</subtitle>
<id>https://git.r.bdr.sh/hotline/atom/Hotline/macOS/NewsView.swift?h=1.0beta15</id>
<link rel='self' href='https://git.r.bdr.sh/hotline/atom/Hotline/macOS/NewsView.swift?h=1.0beta15'/>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/'/>
<updated>2024-01-16T04:20:47Z</updated>
<entry>
<title>Add classic sound effects. Fix read user access bits. Better no content/no access views. Add Server menu. Add keep alive ping to server every 3 minutes.</title>
<updated>2024-01-16T04:20:47Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-16T04:20:47Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=7c9f6686044035c022a17551151cf1cbed0dc665'/>
<id>urn:sha1:7c9f6686044035c022a17551151cf1cbed0dc665</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix divider color in dark mode in News.</title>
<updated>2024-01-14T04:00:03Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-14T04:00:03Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=c3b06ca6971e8d52755b30903a3a6807064d7ab2'/>
<id>urn:sha1:c3b06ca6971e8d52755b30903a3a6807064d7ab2</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 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>Some work to get banner images working. Some plumbing to get file transfers working though they don't yet. Moving some code away from async/await.</title>
<updated>2023-12-23T01:37:13Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2023-12-23T01:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=4ddc0699afedae39fa27e134bec05330426f2120'/>
<id>urn:sha1:4ddc0699afedae39fa27e134bec05330426f2120</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reverse sort order on news so most recent posts show at top in a category.</title>
<updated>2023-12-21T03:01:59Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2023-12-21T03:01:59Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=3d26737cccd57fcbb5289874363f030ecef77573'/>
<id>urn:sha1:3d26737cccd57fcbb5289874363f030ecef77573</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop requesting news when closing category. Add Server should do nothing right now (was hooked up to refresh).</title>
<updated>2023-12-20T23:55:50Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2023-12-20T23:55:50Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=101cbcacb671a1621af6ee2a49ac2021f9abe1c6'/>
<id>urn:sha1:101cbcacb671a1621af6ee2a49ac2021f9abe1c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add refresh button to Servers window. Fix styling on disclosure arrow. Remove icons from news list. Trying tooltips on some buttons.</title>
<updated>2023-12-20T23:33:33Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2023-12-20T23:33:33Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=5658209bd322449f4b54fa4a3047a485cc2ed32c'/>
<id>urn:sha1:5658209bd322449f4b54fa4a3047a485cc2ed32c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add relative dates to news list on macOS. Also add full date/time display in news reader view.</title>
<updated>2023-12-20T20:47:09Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2023-12-20T20:47:09Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=cc19df82bab213bd628792e0b3eca8c2ee986506'/>
<id>urn:sha1:cc19df82bab213bd628792e0b3eca8c2ee986506</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tracker window now allows for bookmarks and multiple trackers like the original Hotline client. You still can't add servers or trackers, but support is there. Also removed title from message reader view on macOS.</title>
<updated>2023-12-20T20:37:29Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2023-12-20T20:37:29Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=174e5554fc55f19b36b9fa3a3155d27ef918141d'/>
<id>urn:sha1:174e5554fc55f19b36b9fa3a3155d27ef918141d</id>
<content type='text'>
</content>
</entry>
</feed>
