| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-29 | Bump build number.1.0beta21 | Dustin Mierau | |
| 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-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-07-14 | New App Icon. | Dustin Mierau | |
| 2024-07-02 | Bump build number. | Dustin Mierau | |
| 2024-06-10 | Add account management functionality | Jeff Halter | |
| 2024-05-23 | Bump build number.1.0beta19 | Dustin Mierau | |
| 2024-05-23 | Add Bookmark exporting to Server window context menu. | Dustin Mierau | |
| 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-14 | Bump build number.1.0beta18 | 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-10 | Bump build number.1.0beta17 | Dustin Mierau | |
| 2024-05-10 | First crack at threading news. Added read state to news items. Playing with ↵ | Dustin Mierau | |
| some icon visual styles. | |||
| 2024-05-08 | Bump build number.1.0beta16 | Dustin Mierau | |
| 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-07 | Remove Managers folder from project. | Dustin Mierau | |
| 2024-05-07 | Bump build number.1.0beta15 | Dustin Mierau | |
| 2024-05-06 | Bump build number.1.0beta14 | Dustin Mierau | |
| 2024-05-04 | Fix message board divider regular expression. New shared RegularExpressions. | Dustin Mierau | |
| 2024-05-03 | Bump version number.1.0beta13 | Dustin Mierau | |
| 2024-05-03 | Nicer about box. | Dustin Mierau | |
| 2024-05-03 | First pass at private messages UI. | Dustin Mierau | |
| 2024-05-02 | Add link highlighting to agreements and message board. Add basic markdown ↵ | Dustin Mierau | |
| styling and link highlighting to chat messages. | |||
| 2024-05-02 | Link highlighting in chat (with basic markdown support for bold, italtics, ↵ | Dustin Mierau | |
| strikethrough, monospace/code). Remove some source files from iOS build. | |||
| 2024-05-01 | Bump build number.1.0beta12 | Dustin Mierau | |
| 2024-05-01 | Merge and use new shared SoundEffectsPlayer. | Dustin Mierau | |
| 2024-05-01 | New Hotline toolbar window for banner. | Dustin Mierau | |
| 2024-04-29 | Fix project file | Jeff Halter | |
| 2024-01-17 | Bump version.1.0beta11 | 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 | Bump build number1.0beta10 | Dustin Mierau | |
| 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 | Bump build number.1.0beta9 | Dustin Mierau | |
| 2024-01-12 | Experimenting with a simpler stream/delegate bsaed socket library for ↵ | Dustin Mierau | |
| Tracker listing for now. Added consume methods to Data and [UInt8] arrays to make reading bytes off the wire easier to read.. | |||
| 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-09 | Split view in News saves position and hiding when an article isn't selected. ↵ | Dustin Mierau | |
| Some code cleanup. Some plumbing for news posting though it's not hooked up yet. | |||
| 2024-01-08 | Add Markdown display for news articles to support rich text, images, links, ↵ | Dustin Mierau | |
| tables, etc. | |||
| 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-06 | Disable fast open on TCP connection. Fix some build issues in iOS build. | Dustin Mierau | |
| 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 | Bump build number.1.0beta6 | Dustin Mierau | |
| 2024-01-03 | Add user icons to iOS app. Bump build number.1.0beta5 | Dustin Mierau | |
| 2024-01-01 | File downloads now working in macOS client.1.0beta4 | Dustin Mierau | |
| 2023-12-24 | New Preferences window on macOS with support for changing some basic ↵1.0beta | Dustin Mierau | |
| moderation settings, plus username (finally) and user icon. | |||
| 2023-12-22 | Added Save Chat button to Chat toolbar. | Dustin Mierau | |
| 2023-12-22 | Some work to get banner images working. Some plumbing to get file transfers ↵ | Dustin Mierau | |
| working though they don't yet. Moving some code away from async/await. | |||
| 2023-12-20 | Remove HotlineState class for now. Not maintaining global state info yet. | Dustin Mierau | |