aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-17Bump version.1.0beta11Dustin Mierau
2024-01-17Send message board posts encoded with Mac OS Roman string encoding. I think t...Dustin Mierau
2024-01-17Added server and tracker bookmarks. Reordering in Servers window. Delete. All...Dustin Mierau
2024-01-16Cleanup HotlineTrackerClient header parsing by moving to byte consumption APIDustin Mierau
2024-01-15Bump build number1.0beta10Dustin Mierau
2024-01-15Add classic sound effects. Fix read user access bits. Better no content/no ac...Dustin Mierau
2024-01-15Update README.mdDustin Mierau
2024-01-14Disable custom TCP keepalive settings. Just use defaults. Seeing some weird d...Dustin Mierau
2024-01-14Add support for downloading files with resource forks! Also properly set HFS ...Dustin Mierau
2024-01-13Bump build number.1.0beta9Dustin Mierau
2024-01-13Fix divider color in dark mode in News.Dustin Mierau
2024-01-13Add support for posting to the message board.Dustin Mierau
2024-01-13Rewrite HotlineClient to use new simpler NetSocket stream based socket lib. S...Dustin Mierau
2024-01-12Experimenting with a simpler stream/delegate bsaed socket library for Tracker...Dustin Mierau
2024-01-09Update README.mdDustin Mierau
2024-01-09Update README.mdDustin Mierau
2024-01-09Merge pull request #5 from tagban/patch-1Dustin Mierau
2024-01-09Merge branch 'main' into patch-1Dustin Mierau
2024-01-09Focus address field in connect view when window opens. Add a note to connect ...1.0beta8Dustin Mierau
2024-01-09Split view in News saves position and hiding when an article isn't selected. ...Dustin Mierau
2024-01-09Update TrackerView.swiftJohn Leighow
2024-01-08Let's use default TCP settings for the most part (keepalive is our one additi...Dustin Mierau
2024-01-08Add Markdown display for news articles to support rich text, images, links, t...Dustin Mierau
2024-01-08Move to a standard SwiftUI window for preview windows so I can add toolbar it...Dustin Mierau
2024-01-06Disable fast open on TCP connection. Fix some build issues in iOS build.Dustin Mierau
2024-01-05Update README.md1.0beta7Dustin Mierau
2024-01-05Add image preview to Files so you don't have to download images to view them,...Dustin Mierau
2024-01-04Update README.mdDustin Mierau
2024-01-04Update README.mdDustin Mierau
2024-01-04Bump build number.1.0beta6Dustin Mierau
2024-01-04Add Connect to Server to menu with classic cmd-K shortcut. Make sure globe ne...Dustin Mierau
2024-01-03Server windows restore with app session now. Implemented new login view so yo...Dustin Mierau
2024-01-03Clean up user list definition a bitDustin Mierau
2024-01-03Dim Hotline logo in Servers window title bar when window is inactive.Dustin Mierau
2024-01-03Select better starter icon for new users.Dustin Mierau
2024-01-03Fix issue with username saving to server with each change in username textfield.Dustin Mierau
2024-01-03Add user icons to iOS app. Bump build number.1.0beta5Dustin Mierau
2024-01-03Added the rest of the classic icons to the app.Dustin Mierau
2024-01-02Fix banners not loading. First crack at adding a classic icon set with icons ...Dustin Mierau
2024-01-01Update README.mdDustin Mierau
2024-01-01Update README.mdDustin Mierau
2024-01-01File downloads now working in macOS client.1.0beta4Dustin Mierau
2023-12-24New Preferences window on macOS with support for changing some basic moderati...1.0betaDustin Mierau
2023-12-23Quick pass at an emoji based icon set, matching icons to classic Hotline icon...Dustin Mierau
2023-12-22Dim user list propertly in inactive window.Dustin Mierau
2023-12-22Create LICENSE.mdDustin Mierau
2023-12-22Update README.mdDustin Mierau
2023-12-22Added Save Chat button to Chat toolbar.Dustin Mierau
2023-12-22Add icon to Servers window. Add a simple app icon for macOS.Dustin Mierau
2023-12-22Fix issue where some servers mark transactions with isReply field but not as ...Dustin Mierau