<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hotline/Hotline/Application.swift, branch main</title>
<subtitle>Friendship Quest fork of mieraus Swift Hotline client #app</subtitle>
<id>https://git.r.bdr.sh/hotline/atom/Hotline/Application.swift?h=main</id>
<link rel='self' href='https://git.r.bdr.sh/hotline/atom/Hotline/Application.swift?h=main'/>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/'/>
<updated>2024-05-02T04:32:15Z</updated>
<entry>
<title>New Hotline toolbar window for banner.</title>
<updated>2024-05-02T04:32:15Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-05-02T04:22:18Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=60a3f2d29dfff945f59787f5a7786c6e78ba7bb9'/>
<id>urn:sha1:60a3f2d29dfff945f59787f5a7786c6e78ba7bb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Request Feature and Report Bug menu items to Help menu in macOS that link to GitHub issues with appropriate labels preselected.</title>
<updated>2024-01-18T19:33:54Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-18T19:33:54Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=1ef83d2f20daa90ea34cb6867ea08d122c1be074'/>
<id>urn:sha1:1ef83d2f20daa90ea34cb6867ea08d122c1be074</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added server and tracker bookmarks. Reordering in Servers window. Delete. All stored securely in Keychain.</title>
<updated>2024-01-18T07:18:27Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-18T07:18:27Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=1b303803e53dbeb24dab1a7c714d71ee14f002db'/>
<id>urn:sha1:1b303803e53dbeb24dab1a7c714d71ee14f002db</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>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>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>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>Dim Hotline logo in Servers window title bar when window is inactive.</title>
<updated>2024-01-03T23:49:25Z</updated>
<author>
<name>Dustin Mierau</name>
<email>dustin@mierau.me</email>
</author>
<published>2024-01-03T23:49:25Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/hotline/commit/?id=69ddf90fda6d88fe440d6f6597db8c08962cd24e'/>
<id>urn:sha1:69ddf90fda6d88fe440d6f6597db8c08962cd24e</id>
<content type='text'>
</content>
</entry>
</feed>
