aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-26Further work on uploads. Also properly reading and writing file HFS ↵Dustin Mierau
type/creator codes and finder comments.
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-14New App Icon.Dustin Mierau
2024-07-02Bump build number.Dustin Mierau
2024-07-02Update README.mdDustin Mierau
2024-07-02More dark mode icons.1.0beta20Dustin Mierau
2024-07-02Fix dark version of Users section icon.Dustin Mierau
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-25Experimenting with refined (happier) default user icon a bitDustin Mierau
2024-06-25Merge pull request #21 from jhalter/account-managerDustin Mierau
Add account management functionality
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-23Bump build number.1.0beta19Dustin Mierau
2024-05-23Remove unnecessary message board debug print.Dustin Mierau
2024-05-23Convert line endings to classic Mac line endings as old Hotline servers expect.Dustin Mierau
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-16Merge remote-tracking branch 'refs/remotes/origin/main'Dustin Mierau
2024-05-16Move tracker items and bookmarks to SwiftData for iCloud sync.Dustin Mierau
2024-05-16Update README.mdDustin Mierau
2024-05-15Holding option when clicking server button in banner window now opens a ↵Dustin Mierau
connect to server window.
2024-05-14Merge remote-tracking branch 'refs/remotes/origin/main'Dustin Mierau
2024-05-14Some contextual menus in files and newsgroups. Added functional delete file ↵Dustin Mierau
context menu.
2024-05-14Update README.mdDustin Mierau
2024-05-14Merge pull request #19 from jhalter/add_show_join_leave_prefDustin Mierau
Add "Show Join/Leave in Chat" option
2024-05-14Update README.mdDustin Mierau
2024-05-14Bump build number.1.0beta18Dustin Mierau
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-10Bump build number.1.0beta17Dustin Mierau
2024-05-10Fix leading padding on rows in news.Dustin Mierau