aboutsummaryrefslogtreecommitdiff
path: root/Hotline.xcodeproj/project.pbxproj
AgeCommit message (Expand)Author
2024-01-03Add user icons to iOS app. Bump build number.1.0beta5Dustin 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-22Added Save Chat button to Chat toolbar.Dustin Mierau
2023-12-22Some work to get banner images working. Some plumbing to get file transfers w...Dustin Mierau
2023-12-20Remove HotlineState class for now. Not maintaining global state info yet.Dustin Mierau
2023-12-19Beginnings of a UI for macOS as well as some visual changes to iOS client. :)Dustin Mierau
2023-12-16Implemented basic news reading support. Various UI tweaks.Dustin Mierau
2023-12-12Break model objects out into their own files.Dustin Mierau
2023-12-12Moved to new client/model separation so client can be used in other projects....Dustin Mierau
2023-12-11Move to new Hotline model for data observation and let client exist standalone.Dustin Mierau
2023-12-08Move tracker client to async/await. TrackerView uses Model now. Fix string en...Dustin Mierau
2023-12-08Starting to move to async/await model so the client code is no longer burdone...Dustin Mierau
2023-12-06Some work on news. More UI tweaks across the board.Dustin Mierau
2023-12-06Further work on UI organizationDustin Mierau
2023-12-05Experimenting with files.Dustin Mierau
2023-12-04Starting to get app views displaying data (roughly)Dustin Mierau
2023-12-04Starting to hash out a server view and tabs. Added research pdfs. etc.Dustin Mierau
2023-11-28Bunch of work. Starting HotlineClient and Tracker is working.Dustin Mierau
2023-11-27Getting startedDustin Mierau