aboutsummaryrefslogtreecommitdiff
path: root/Hotline/macOS/ServerView.swift
AgeCommit message (Expand)Author
2024-05-13Show generic user icon in user list if user's icon can not be found.Dustin Mierau
2024-05-13Refined news and file listing. Tweaked news icons. New tracker window icons. ...Dustin Mierau
2024-05-08Fix about box layout on open. Remove about box from window menu, add expand b...Dustin Mierau
2024-05-03Add unread badge to public chat in sidebar. Display server messages.Dustin Mierau
2024-05-03Remember banner toolbar displayed state. Clean up use of preferences througho...Dustin Mierau
2024-05-03First pass at private messages UI.Dustin Mierau
2024-05-02Fix up server sidebar alignment a bit.Dustin Mierau
2024-05-02Move message board up in navigation as it has always seemed higher level to m...Dustin Mierau
2024-05-01New Hotline toolbar window for banner.Dustin Mierau
2024-01-17Added server and tracker bookmarks. Reordering in Servers window. Delete. All...Dustin Mierau
2024-01-15Add classic sound effects. Fix read user access bits. Better no content/no ac...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-09Focus address field in connect view when window opens. Add a note to connect ...1.0beta8Dustin Mierau
2024-01-08Move to a standard SwiftUI window for preview windows so I can add toolbar it...Dustin Mierau
2024-01-05Add image preview to Files so you don't have to download images to view them,...Dustin 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-03Fix issue with username saving to server with each change in username textfield.Dustin Mierau
2024-01-02Fix banners not loading. First crack at adding a classic icon set with icons ...Dustin 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-22Added Save Chat button to Chat toolbar.Dustin Mierau
2023-12-22Fix issue where some servers mark transactions with isReply field but not as ...Dustin Mierau
2023-12-22Some work to get banner images working. Some plumbing to get file transfers w...Dustin Mierau
2023-12-20Add refresh button to Servers window. Fix styling on disclosure arrow. Remove...Dustin Mierau
2023-12-19Beginnings of a UI for macOS as well as some visual changes to iOS client. :)Dustin Mierau