aboutsummaryrefslogtreecommitdiff
path: root/Hotline/macOS
AgeCommit message (Collapse)Author
2025-10-21Add initial support for folder downloading.Dustin Mierau
2025-10-21Add bookmark editing to TrackerView (you can add login/pass to bookmarks ↵Dustin Mierau
now). Fix macOS 26 border around images in toolbar.
2025-10-20Cleanup and a bunch of work to fix issues syncing, loading, and general ↵Dustin Mierau
bookmark states in TrackerView. Added search field (substring conjunctive filter on server/bookmark names and descriptions).
2025-02-05Apply formattingRuben Beltran del Rio
2025-02-05Add homefolder deleteRuben Beltran del Rio
2025-02-02Put it in a taskRuben Beltran del Rio
Seems to avoid the dual window issue
2025-02-02Add autoconnect + reconnect logicRuben Beltran del Rio
2024-07-31Add Cmd+Down keyboard shortcut for connecting to servers.Jeff Verkoeyen
2024-07-30Display connected user count on tracker listings.Dustin Mierau
2024-07-29Enable/disable upload and download buttons based on current user access.Dustin Mierau
2024-07-29Actually update the file on drop. Add error message sound effect.Dustin Mierau
2024-07-29Add 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-26Added support for announce in chat, hold shift while pressing enter to send ↵Dustin Mierau
chat.
2024-07-26Fix for fallback alert message.Dustin Mierau
2024-07-26Display error messages from the server.Dustin Mierau
2024-07-26Fix file transfer complete checkmark styling.Dustin Mierau
2024-07-24Moving 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-24First 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-07-02Added some dark mode versions for new icons.Dustin Mierau
2024-07-01Some UI work for Accounts and a bug fix when deleting account that isn't yet ↵Dustin Mierau
persisted.
2024-06-30Fix hide/show of News icon in toolbar window.Dustin Mierau
2024-06-30Fix padding on transfer list items.Dustin Mierau
2024-06-30A 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-10Add account management functionalityJeff Halter
2024-05-26Hold 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-24Fix right side padding on file rows in file list.Dustin Mierau
2024-05-24Custom folder icons, including custom icons for dropbox/upload folders and ↵Dustin Mierau
admin folders (all name based like the original client).
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-22Redesign 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-17Attempt to fix scroll to bottom in private messaging scroll view.Dustin Mierau
2024-05-17Attempt to fix chat scroll issue in public chat.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-14Some contextual menus in files and newsgroups. Added functional delete file ↵Dustin Mierau
context menu.
2024-05-14Merge pull request #19 from jhalter/add_show_join_leave_prefDustin Mierau
Add "Show Join/Leave in Chat" option
2024-05-14Newsgroup posting now works. Added reload button to news. More work on ↵Dustin Mierau
server and user icons.
2024-05-13Show generic user icon in user list if user's icon can not be found.Dustin Mierau
2024-05-13Refined 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-13Make News toolbar buttons disable contextually. Use Finder folder icon in ↵Dustin Mierau
Files list.
2024-05-11Add "Show Join/Leave in Chat" optionJeff Halter
2024-05-10Fix leading padding on rows in news.Dustin Mierau
2024-05-10Further work on threaded news UI: better icons, tweaked indentation, post ↵Dustin Mierau
count, keyboard navigation.
2024-05-10First crack at threading news. Added read state to news items. Playing with ↵Dustin Mierau
some icon visual styles.
2024-05-10Few new icons. New Server Message icon and font weight.Dustin Mierau
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-06Fix some flakiness around the banner window when moving between ↵Dustin Mierau
fullscreen/spaces and desktop.
2024-05-06Add list of contributors to About Box (automatically pulled from GitHub)Dustin Mierau