| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-01 | New Hotline toolbar window for banner. | Dustin Mierau | |
| 2024-04-20 | Add handling for new news post transaction | Jeff Halter | |
| 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 | 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-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-03 | Fix issue with username saving to server with each change in username textfield. | Dustin Mierau | |
| 2024-01-01 | File downloads now working in macOS client.1.0beta4 | Dustin Mierau | |
| 2023-12-22 | Added Save Chat button to Chat toolbar. | Dustin Mierau | |
| 2023-12-19 | Beginnings of a UI for macOS as well as some visual changes to iOS client. :) | Dustin Mierau | |
| 2023-12-12 | New category listing is working again. Added optionset for user access info. ↵ | Dustin Mierau | |
| Some UI cleanup across the board. | |||
| 2023-12-08 | Move tracker client to async/await. TrackerView uses Model now. Fix string ↵ | Dustin Mierau | |
| encodings for MacRoman and japanese. | |||
| 2023-12-07 | Some work on file display. | Dustin Mierau | |
| 2023-12-06 | Some work on news. More UI tweaks across the board. | Dustin Mierau | |
| 2023-12-06 | Further work on UI organization | Dustin Mierau | |
| 2023-11-30 | Bunch of work to and now login, user list, handling replies, etc. works. Or ↵ | Dustin Mierau | |
| at least the framework is there for them to work. | |||
| 2023-11-29 | Further work on protocol. | Dustin Mierau | |
| 2023-11-28 | Bunch of work. Starting HotlineClient and Tracker is working. | Dustin Mierau | |
| 2023-11-27 | Getting started | Dustin Mierau | |