| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-28 | Re-add friendship quest remixHEADmain | Ruben Beltran del Rio | |
| 2025-11-27 | Merge remote-tracking branch 'upstream/main' | Ruben Beltran del Rio | |
| 2025-11-08 | Some work on making it possible to connect to servers with an IPv6 address. ↵ | Dustin Mierau | |
| Improve connect form a bit. Add Copy Link to context menu for servers and trackers. | |||
| 2025-11-07 | Add Bonjour discovery for Hotline servers on the local network to the ↵ | Dustin Mierau | |
| Servers window. | |||
| 2025-02-05 | Apply formatting | Ruben Beltran del Rio | |
| 2025-02-02 | Add autoconnect + reconnect logic | Ruben Beltran del Rio | |
| 2024-05-16 | Move tracker items and bookmarks to SwiftData for iCloud sync. | 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-03 | Server windows restore with app session now. Implemented new login view so ↵ | Dustin Mierau | |
| you can connect to specific IP servers no listed by tracker, login/pass supported (I think?), and a nicer connect progress display. | |||
| 2024-01-02 | Fix banners not loading. First crack at adding a classic icon set with icons ↵ | Dustin Mierau | |
| painsakenly pulled from the original Hotline client. May try to "remaster" these somehow. | |||
| 2024-01-01 | File downloads now working in macOS client.1.0beta4 | 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 | Add refresh button to Servers window. Fix styling on disclosure arrow. ↵ | Dustin Mierau | |
| Remove icons from news list. Trying tooltips on some buttons. | |||
| 2023-12-19 | Beginnings of a UI for macOS as well as some visual changes to iOS client. :) | Dustin Mierau | |
| 2023-12-16 | Implemented basic news reading support. Various UI tweaks. | Dustin Mierau | |
| 2023-12-11 | Move to new Hotline model for data observation and let client exist standalone. | Dustin Mierau | |
| 2023-12-08 | Move tracker client to async/await. TrackerView uses Model now. Fix string ↵ | Dustin Mierau | |
| encodings for MacRoman and japanese. | |||
| 2023-12-08 | Starting to move to async/await model so the client code is no longer ↵ | Dustin Mierau | |
| burdoned by observation and isn't bound to this app. | |||