aboutsummaryrefslogtreecommitdiff
path: root/Hotline/Models/Hotline.swift
AgeCommit message (Expand)Author
2025-11-07Further cleanup of previous refactor. Removing old view model and NetSocket. ...Dustin Mierau
2025-11-07Massive refactor of transfer cients (new folder upload implementation), brand...Dustin Mierau
2025-10-26Rewrite HotlineTrackerClient using new async NetSocket as proof of concept.Dustin Mierau
2025-10-25Move chat input string to view model so its not lost when switching between t...Dustin Mierau
2025-10-25Fixed some warnings. Add basic markdown formatting support to chat messages. ...Dustin Mierau
2025-10-24Further polish on chat. Try not to persist back to back disconnect messages.Dustin Mierau
2025-10-24A first pass at chat persistence. Also some chat UI cleanup.Dustin Mierau
2025-10-23Add a basic file cache that gets searched over first. TTL on entries. Force c...Dustin Mierau
2025-10-23Improve file search to move down the tree once current depth has been searche...Dustin Mierau
2025-10-22Improvements to file search UI and config.Dustin Mierau
2025-10-22First pass at file search in files view.Dustin Mierau
2025-10-21Add initial support for folder downloading.Dustin Mierau
2024-07-29Actually update the file on drop. Add error message sound effect.Dustin Mierau
2024-07-26Added support for announce in chat, hold shift while pressing enter to send c...Dustin Mierau
2024-07-26Display error messages from the server.Dustin Mierau
2024-07-26Further work on uploads. Also properly reading and writing file HFS type/crea...Dustin Mierau
2024-07-24First pass at uploads and a big refactoring of transfer clients. Also now sho...Dustin Mierau
2024-06-30A pass on icons. Sleeker toolbar window. Fix Accounts and News menu item disa...Dustin Mierau
2024-06-10Add account management functionalityJeff Halter
2024-05-22Redesign of Message Board post sheet. Tweaks to NewsEditor. Disable smart quo...Dustin Mierau
2024-05-14Some contextual menus in files and newsgroups. Added functional delete file c...Dustin Mierau
2024-05-14Merge pull request #19 from jhalter/add_show_join_leave_prefDustin Mierau
2024-05-14Newsgroup posting now works. Added reload button to news. More work on server...Dustin Mierau
2024-05-11Add "Show Join/Leave in Chat" optionJeff Halter
2024-05-10Further work on threaded news UI: better icons, tweaked indentation, post co...Dustin Mierau
2024-05-10First crack at threading news. Added read state to news items. Playing with s...Dustin Mierau
2024-05-08Fix about box layout on open. Remove about box from window menu, add expand b...Dustin Mierau
2024-05-05Write better URL regular expressions for our needs.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-01Merge and use new shared SoundEffectsPlayer.Dustin Mierau
2024-05-01New Hotline toolbar window for banner.Dustin Mierau
2024-05-01Merge pull request #15 from jhalter/add_sound_settingsDustin Mierau
2024-05-01Merge pull request #14 from jhalter/get-set-file-infoDustin Mierau
2024-05-01Add sound settingsJeff Halter
2024-04-28Add Get/Set file infoJeff Halter
2024-04-20Add handling for new news post transactionJeff Halter
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-14Add support for downloading files with resource forks! Also properly set HFS ...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-12Experimenting with a simpler stream/delegate bsaed socket library for Tracker...Dustin Mierau
2024-01-09Focus address field in connect view when window opens. Add a note to connect ...1.0beta8Dustin Mierau
2024-01-09Split view in News saves position and hiding when an article isn't selected. ...Dustin Mierau
2024-01-05Add image preview to Files so you don't have to download images to view them,...Dustin Mierau
2024-01-03Add user icons to iOS app. Bump build number.1.0beta5Dustin Mierau
2024-01-03Added the rest of the classic icons to the app.Dustin Mierau
2024-01-02Fix banners not loading. First crack at adding a classic icon set with icons ...Dustin Mierau