| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-13 | You can now save file details (rename files/folders and comments) | Dustin Mierau | |
| 2025-11-13 | Don't show accounts in sidebar to reduce clutter. Admins can use menu bar or ↵ | Dustin Mierau | |
| toolbar. More error handling. | |||
| 2025-11-13 | Start surfacing server errors properly to communicate permissions better. | Dustin Mierau | |
| 2025-11-12 | More work on account management. Add Broadcast UI. | Dustin Mierau | |
| 2025-11-12 | Get Accounts out of the sidebar, redesign Account management. | Dustin Mierau | |
| 2025-11-11 | Fix warning in console about panel not restoring. Add popover for compact ↵ | Dustin Mierau | |
| transfers list items. Remove push notification entitlement. | |||
| 2025-11-11 | Use linear progress bar for transfers in the Server side bar. | Dustin Mierau | |
| 2025-11-10 | Remove "New" suffix from our transfer clients. Further cleanup. Allow ↵ | Dustin Mierau | |
| previewing certain files with HFS types (but no extensions). Cleanup preview files when window closes. | |||
| 2025-11-10 | More cleanup and fix for connect view showing right before login UI ↵ | Dustin Mierau | |
| displays. Move connect form to ConnectView. | |||
| 2025-11-08 | Moved SoundEffects to Managers. Updated connect form in ServerView. Changed ↵ | Dustin Mierau | |
| some icons in context menus for bookmarks. | |||
| 2025-11-08 | Some work on making it possible to connect to servers with an IPv6 address. ↵ | Dustin Mierau | |
| Improve connect form a bit. Add Copy Link to context menu for servers and trackers. | |||
| 2025-11-07 | Rename NetSocketNew as NetSocket (old CFStream based NetSocket is gone!) | Dustin Mierau | |
| 2025-11-07 | Massive refactor of transfer cients (new folder upload implementation), ↵ | Dustin Mierau | |
| brand new async version of NetSocket, and a rewritten Hotline view model. New cross-server transfers UI. | |||
| 2025-10-28 | Pop ServerState out into its own file. | Dustin Mierau | |
| 2025-10-28 | Some state cleanup and banner color caching in ServerState. | Dustin Mierau | |
| 2025-10-24 | A first pass at chat persistence. Also some chat UI cleanup. | Dustin Mierau | |
| 2025-10-22 | First pass at file search in files view. | Dustin Mierau | |
| 2025-10-21 | Double click finished transfers to reveal in finder. | Dustin Mierau | |
| 2025-10-21 | Add initial support for folder downloading. | Dustin Mierau | |
| 2025-10-21 | Add bookmark editing to TrackerView (you can add login/pass to bookmarks ↵ | Dustin Mierau | |
| now). Fix macOS 26 border around images in toolbar. | |||
| 2024-07-29 | Add drag and drop suppport for files to upload. Tighten up spacing on ↵ | Dustin Mierau | |
| heirarchical lists. Add some extra HFS type to UTType conversion. Update to latest packages. | |||
| 2024-07-26 | Fix for fallback alert message. | Dustin Mierau | |
| 2024-07-26 | Display error messages from the server. | Dustin Mierau | |
| 2024-07-26 | Fix file transfer complete checkmark styling. | Dustin Mierau | |
| 2024-07-24 | Moving to an experimental result builder for Data to simplify construction ↵ | Dustin Mierau | |
| of headers for Hotline's binary protocol. Fix some UI quirks around file transfers. | |||
| 2024-07-24 | First pass at uploads and a big refactoring of transfer clients. Also now ↵ | Dustin Mierau | |
| showing download progress bar on file icon in dock (like Safari). | |||
| 2024-06-30 | Fix padding on transfer list items. | Dustin Mierau | |
| 2024-06-30 | A pass on icons. Sleeker toolbar window. Fix Accounts and News menu item ↵ | Dustin Mierau | |
| disable states. Don't request banner from older servers. Cleanup News list display. | |||
| 2024-06-10 | Add account management functionality | Jeff Halter | |
| 2024-05-26 | Hold option when double clicking server in Servers window to open window for ↵ | Dustin Mierau | |
| that server without autoconnecting. Found a better way to check for currently pressed key modifiers. | |||
| 2024-05-22 | Redesign of Message Board post sheet. Tweaks to NewsEditor. Disable smart ↵ | Dustin Mierau | |
| quotes in message board and news editor text view. Hide news section on older servers. | |||
| 2024-05-16 | Enable CloudKit. Fix saving server bookmarks. Remove old bookmarks code. | Dustin Mierau | |
| 2024-05-16 | Move tracker items and bookmarks to SwiftData for iCloud sync. | Dustin Mierau | |
| 2024-05-13 | Show generic user icon in user list if user's icon can not be found. | Dustin Mierau | |
| 2024-05-13 | Refined news and file listing. Tweaked news icons. New tracker window icons. ↵ | Dustin Mierau | |
| New server toolbar globe icon. Fixing disabling of toolbar buttons in files. | |||
| 2024-05-08 | Fix about box layout on open. Remove about box from window menu, add expand ↵ | Dustin Mierau | |
| button to server agreement, add email address highlighting, style server messages, unread badge on admins are red now, play server message sound, some code cleanup. | |||
| 2024-05-03 | Add unread badge to public chat in sidebar. Display server messages. | Dustin Mierau | |
| 2024-05-03 | Remember banner toolbar displayed state. Clean up use of preferences ↵ | Dustin Mierau | |
| throughout project. | |||
| 2024-05-03 | First pass at private messages UI. | Dustin Mierau | |
| 2024-05-02 | Fix up server sidebar alignment a bit. | Dustin Mierau | |
| 2024-05-02 | Move message board up in navigation as it has always seemed higher level to ↵ | Dustin Mierau | |
| me than news. Message board felt like big server news, vs News was more of users talking in a forum. | |||
| 2024-05-01 | New Hotline toolbar window for banner. | Dustin Mierau | |
| 2024-01-17 | Added server and tracker bookmarks. Reordering in Servers window. Delete. ↵ | Dustin Mierau | |
| All stored securely in Keychain. | |||
| 2024-01-15 | Add classic sound effects. Fix read user access bits. Better no content/no ↵ | Dustin Mierau | |
| access views. Add Server menu. Add keep alive ping to server every 3 minutes. | |||
| 2024-01-13 | Add support for posting to the message board. | Dustin Mierau | |
| 2024-01-13 | Rewrite HotlineClient to use new simpler NetSocket stream based socket lib. ↵ | Dustin Mierau | |
| 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. | |||
| 2024-01-09 | Focus address field in connect view when window opens. Add a note to connect ↵1.0beta8 | Dustin Mierau | |
| view. Remove some console logging. | |||
| 2024-01-08 | Move to a standard SwiftUI window for preview windows so I can add toolbar ↵ | Dustin Mierau | |
| items from SwiftUI. Not ideal. Added support for previewing text files too. | |||
| 2024-01-05 | Add image preview to Files so you don't have to download images to view ↵ | Dustin Mierau | |
| them, works with animated GIFs too. Added cmd-R shortcut for Servers window. More work on login view. | |||
| 2024-01-04 | Add Connect to Server to menu with classic cmd-K shortcut. Make sure globe ↵ | Dustin Mierau | |
| next to server name dims when window is inactive. | |||