aboutsummaryrefslogtreecommitdiff
path: root/Hotline/macOS/MessageBoardView.swift
AgeCommit message (Collapse)Author
2025-10-27Random project housekeeping/organizing source files.Dustin Mierau
2024-07-01Some UI work for Accounts and a bug fix when deleting account that isn't yet ↵Dustin Mierau
persisted.
2024-05-22Redesign of Message Board post sheet. Tweaks to NewsEditor. Disable smart ↵Dustin Mierau
quotes in message board and news editor text view. Hide news section on older servers.
2024-05-05Write better URL regular expressions for our needs.Dustin Mierau
2024-05-02Link highlighting in chat (with basic markdown support for bold, italtics, ↵Dustin Mierau
strikethrough, monospace/code). Remove some source files from iOS build.
2024-01-15Add classic sound effects. Fix read user access bits. Better no content/no ↵Dustin Mierau
access views. Add Server menu. Add keep alive ping to server every 3 minutes.
2024-01-13Add support for posting to the message board.Dustin Mierau
2024-01-09Focus address field in connect view when window opens. Add a note to connect ↵1.0beta8Dustin Mierau
view. Remove some console logging.
2023-12-19Beginnings of a UI for macOS as well as some visual changes to iOS client. :)Dustin Mierau