aboutsummaryrefslogtreecommitdiff
path: root/Hotline/macOS/MessageView.swift
AgeCommit message (Collapse)Author
2025-11-27Merge remote-tracking branch 'upstream/main'Ruben Beltran del Rio
2025-11-14Bit more work on error handling.Dustin Mierau
2025-11-14Add kick and improve client info display. Also improve error messages when ↵Dustin Mierau
can't connect (server down) or can't login (show server message).
2025-11-14Cleanup user client info sheet. Hide button if you don't have persmission to ↵Dustin Mierau
do so.
2025-11-13UI to view user client info.Dustin Mierau
2025-11-07Massive refactor of transfer cients (new folder upload implementation), ↵Dustin Mierau
brand new async version of NetSocket, and a rewritten Hotline view model. New cross-server transfers UI.
2025-02-05Apply formattingRuben Beltran del Rio
2024-05-17Attempt to fix scroll to bottom in private messaging scroll view.Dustin Mierau
2024-05-05Write better URL regular expressions for our needs.Dustin Mierau
2024-05-03First pass at private messages UI.Dustin Mierau
2024-01-01File downloads now working in macOS client.1.0beta4Dustin Mierau
2023-12-19Beginnings of a UI for macOS as well as some visual changes to iOS client. :)Dustin Mierau