aboutsummaryrefslogtreecommitdiff
path: root/Hotline/Library
AgeCommit message (Collapse)Author
2025-10-27Add spinning globe to TrackerView. Continue cleanup of NetSocketNew.Dustin Mierau
2025-10-27Refactor HotlineFilePreviewClient to use NetSocketNew. Code is much cleaner.Dustin Mierau
2025-10-27Further work on NetSocketNew. Added NetSocketDecodable/NetSocketEncodable so ↵Dustin Mierau
types can decode/encode themselves on/off the wire.
2025-10-26Rewrite HotlineTrackerClient using new async NetSocket as proof of concept.Dustin Mierau
2025-10-26Start of a new Swift 6 async NetSocket (No more CFStreams!)Dustin Mierau
2025-10-25Experiement with better socket options.Dustin Mierau
2025-10-20Cleanup and a bunch of work to fix issues syncing, loading, and general ↵Dustin Mierau
bookmark states in TrackerView. Added search field (substring conjunctive filter on server/bookmark names and descriptions).