index
:
hotline
main
Friendship Quest fork of mieraus Swift Hotline client #app
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Hotline
Age
Commit message (
Expand
)
Author
2024-05-07
Experimenting with creating high res vector versions of classic Hotline user ...
Dustin Mierau
2024-05-06
Fix some flakiness around the banner window when moving between fullscreen/sp...
Dustin Mierau
2024-05-06
Fix downloading files on 1.2.3 server.
Dustin Mierau
2024-05-06
Add list of contributors to About Box (automatically pulled from GitHub)
Dustin Mierau
2024-05-05
Add .online and .garden tlds to url regex.
Dustin Mierau
2024-05-05
Clean up Settings a wee bit: icons now show at proper scale, switches for sou...
Dustin Mierau
2024-05-05
Add version check/download UI in about box.
Dustin Mierau
2024-05-05
Write better URL regular expressions for our needs.
Dustin Mierau
2024-05-04
Fix message board divider regular expression. New shared RegularExpressions.
Dustin Mierau
2024-05-03
Nicer about box.
Dustin Mierau
2024-05-03
Add unread badge to public chat in sidebar. Display server messages.
Dustin Mierau
2024-05-03
Remember banner toolbar displayed state. Clean up use of preferences througho...
Dustin Mierau
2024-05-03
First pass at private messages UI.
Dustin Mierau
2024-05-02
Add link highlighting to agreements and message board. Add basic markdown sty...
Dustin Mierau
2024-05-02
Link highlighting in chat (with basic markdown support for bold, italtics, st...
Dustin Mierau
2024-05-02
Fix up server sidebar alignment a bit.
Dustin Mierau
2024-05-02
Move message board up in navigation as it has always seemed higher level to m...
Dustin Mierau
2024-05-01
Add "Download Latest" menu item to help.
Dustin Mierau
2024-05-01
Merge and use new shared SoundEffectsPlayer.
Dustin Mierau
2024-05-01
New Hotline toolbar window for banner.
Dustin Mierau
2024-05-01
Merge pull request #15 from jhalter/add_sound_settings
Dustin Mierau
2024-05-01
Merge pull request #14 from jhalter/get-set-file-info
Dustin Mierau
2024-05-01
Add sound settings
Jeff Halter
2024-04-29
Fix handling of optional file info fields
Jeff Halter
2024-04-28
Add Get/Set file info
Jeff Halter
2024-04-20
Add handling for new news post transaction
Jeff Halter
2024-03-06
Merge pull request #7 from jhalter/fix_login
Dustin Mierau
2024-01-22
Fix bookmarks that use non-default login, password, port
Jeff Halter
2024-01-22
Fix login/password encoding
Jeff Halter
2024-01-18
Add Request Feature and Report Bug menu items to Help menu in macOS that link...
Dustin Mierau
2024-01-17
Send message board posts encoded with Mac OS Roman string encoding. I think t...
Dustin Mierau
2024-01-17
Added server and tracker bookmarks. Reordering in Servers window. Delete. All...
Dustin Mierau
2024-01-16
Cleanup HotlineTrackerClient header parsing by moving to byte consumption API
Dustin Mierau
2024-01-15
Add classic sound effects. Fix read user access bits. Better no content/no ac...
Dustin Mierau
2024-01-14
Disable custom TCP keepalive settings. Just use defaults. Seeing some weird d...
Dustin Mierau
2024-01-14
Add support for downloading files with resource forks! Also properly set HFS ...
Dustin Mierau
2024-01-13
Fix divider color in dark mode in News.
Dustin Mierau
2024-01-13
Add support for posting to the message board.
Dustin Mierau
2024-01-13
Rewrite HotlineClient to use new simpler NetSocket stream based socket lib. S...
Dustin Mierau
2024-01-12
Experimenting with a simpler stream/delegate bsaed socket library for Tracker...
Dustin Mierau
2024-01-09
Merge branch 'main' into patch-1
Dustin Mierau
2024-01-09
Focus address field in connect view when window opens. Add a note to connect ...
1.0beta8
Dustin Mierau
2024-01-09
Split view in News saves position and hiding when an article isn't selected. ...
Dustin Mierau
2024-01-09
Update TrackerView.swift
John Leighow
2024-01-08
Let's use default TCP settings for the most part (keepalive is our one additi...
Dustin Mierau
2024-01-08
Add Markdown display for news articles to support rich text, images, links, t...
Dustin Mierau
2024-01-08
Move to a standard SwiftUI window for preview windows so I can add toolbar it...
Dustin Mierau
2024-01-06
Disable fast open on TCP connection. Fix some build issues in iOS build.
Dustin Mierau
2024-01-05
Add image preview to Files so you don't have to download images to view them,...
Dustin Mierau
2024-01-04
Add Connect to Server to menu with classic cmd-K shortcut. Make sure globe ne...
Dustin Mierau
[next]