aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-12Break model objects out into their own files.Dustin Mierau
2023-12-12Update README.mdDustin Mierau
2023-12-12Create README.mdDustin Mierau
2023-12-12New category listing is working again. Added optionset for user access info. ↵Dustin Mierau
Some UI cleanup across the board.
2023-12-12Moved to new client/model separation so client can be used in other ↵Dustin Mierau
projects. Some UI tweaks.
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 ↵Dustin Mierau
encodings for MacRoman and japanese.
2023-12-08Starting 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.
2023-12-07A semi working file browser.Dustin Mierau
2023-12-07Some work on file display.Dustin Mierau
2023-12-07Fix chat message parser regex.Dustin Mierau
2023-12-07Few style changes in chat and files and news.Dustin Mierau
2023-12-06Few small tweaks.Dustin Mierau
2023-12-06Some work on news. More UI tweaks across the board.Dustin Mierau
2023-12-06Add app iconDustin Mierau
2023-12-06Further work on UI organizationDustin Mierau
2023-12-05Some styling work. Files showing. Message board tweaks.Dustin 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-30Bunch 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-29Further work on protocol.Dustin Mierau
2023-11-28Bunch of work. Starting HotlineClient and Tracker is working.Dustin Mierau
2023-11-27Getting startedDustin Mierau