<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hotline/Hotline/macOS/NewsView.swift, branch 1.0beta17</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.0beta17</id>
<link rel='self' href='https://git.r.bdr.sh/hotline/atom/Hotline/macOS/NewsView.swift?h=1.0beta17'/>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/'/>
<updated>2024-05-11T00:18:21Z</updated>
<entry>
<title>Fix leading padding on rows in news.</title>
<updated>2024-05-11T00:18:21Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-05-11T00:18:21Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=b3616653e1f761518d05153daafbda0fcf60c8bc'/>
<id>urn:sha1:b3616653e1f761518d05153daafbda0fcf60c8bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Further work on threaded news UI:  better icons, tweaked indentation, post count, keyboard navigation.</title>
<updated>2024-05-10T23:52:28Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-05-10T23:52:28Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=8ba7a5fa6ef7274339c3c709a2babb790e11e32b'/>
<id>urn:sha1:8ba7a5fa6ef7274339c3c709a2babb790e11e32b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First crack at threading news. Added read state to news items. Playing with some icon visual styles.</title>
<updated>2024-05-10T22:24:50Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-05-10T22:24:50Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=4a4fab030b69ec799fae42f9a444392e7be7a43a'/>
<id>urn:sha1:4a4fab030b69ec799fae42f9a444392e7be7a43a</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
