aboutsummaryrefslogtreecommitdiff
path: root/Hotline/Application-macOS.swift
AgeCommit message (Collapse)Author
2024-05-23Add Bookmark exporting to Server window context menu.Dustin Mierau
2024-05-22Support for drag and drop of old Hotline Bookmark files onto the Servers window.Dustin Mierau
2024-05-17Further work on bookmark syncing. Reworked code that prepopulated bookmarks ↵Dustin Mierau
when empty to wait for first sync.
2024-05-16Enable CloudKit. Fix saving server bookmarks. Remove old bookmarks code.Dustin Mierau
2024-05-16Move tracker items and bookmarks to SwiftData for iCloud sync.Dustin Mierau
2024-05-15Holding option when clicking server button in banner window now opens a ↵Dustin Mierau
connect to server window.
2024-05-08Fix 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-06Add list of contributors to About Box (automatically pulled from GitHub)Dustin Mierau
2024-05-03Nicer about box.Dustin Mierau
2024-05-03Remember banner toolbar displayed state. Clean up use of preferences ↵Dustin Mierau
throughout project.
2024-05-01Add "Download Latest" menu item to help.Dustin Mierau
2024-05-01New Hotline toolbar window for banner.Dustin Mierau