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
Age
Commit message (
Expand
)
Author
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
Update README.md
1.0beta7
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
Update README.md
Dustin Mierau
2024-01-04
Update README.md
Dustin Mierau
2024-01-04
Bump build number.
1.0beta6
Dustin Mierau
2024-01-04
Add Connect to Server to menu with classic cmd-K shortcut. Make sure globe ne...
Dustin Mierau
2024-01-03
Server windows restore with app session now. Implemented new login view so yo...
Dustin Mierau
2024-01-03
Clean up user list definition a bit
Dustin Mierau
2024-01-03
Dim Hotline logo in Servers window title bar when window is inactive.
Dustin Mierau
2024-01-03
Select better starter icon for new users.
Dustin Mierau
2024-01-03
Fix issue with username saving to server with each change in username textfield.
Dustin Mierau
2024-01-03
Add user icons to iOS app. Bump build number.
1.0beta5
Dustin Mierau
2024-01-03
Added the rest of the classic icons to the app.
Dustin Mierau
2024-01-02
Fix banners not loading. First crack at adding a classic icon set with icons ...
Dustin Mierau
2024-01-01
Update README.md
Dustin Mierau
2024-01-01
Update README.md
Dustin Mierau
2024-01-01
File downloads now working in macOS client.
1.0beta4
Dustin Mierau
2023-12-24
New Preferences window on macOS with support for changing some basic moderati...
1.0beta
Dustin Mierau
2023-12-23
Quick pass at an emoji based icon set, matching icons to classic Hotline icon...
Dustin Mierau
2023-12-22
Dim user list propertly in inactive window.
Dustin Mierau
2023-12-22
Create LICENSE.md
Dustin Mierau
2023-12-22
Update README.md
Dustin Mierau
2023-12-22
Added Save Chat button to Chat toolbar.
Dustin Mierau
2023-12-22
Add icon to Servers window. Add a simple app icon for macOS.
Dustin Mierau
2023-12-22
Fix issue where some servers mark transactions with isReply field but not as ...
Dustin Mierau
2023-12-22
Add support for marking unavailable files visually.
Dustin Mierau
2023-12-22
Some work to get banner images working. Some plumbing to get file transfers w...
Dustin Mierau
2023-12-20
Reverse sort order on news so most recent posts show at top in a category.
Dustin Mierau
2023-12-20
Stop requesting news when closing category. Add Server should do nothing righ...
Dustin Mierau
2023-12-20
Add refresh button to Servers window. Fix styling on disclosure arrow. Remove...
Dustin Mierau
2023-12-20
Add relative dates to news list on macOS. Also add full date/time display in ...
Dustin Mierau
2023-12-20
Tracker window now allows for bookmarks and multiple trackers like the origin...
Dustin Mierau
2023-12-20
Remove HotlineState class for now. Not maintaining global state info yet.
Dustin Mierau
2023-12-20
Added usernames to News list. Improved date/username header on news article d...
Dustin Mierau
2023-12-19
Beginnings of a UI for macOS as well as some visual changes to iOS client. :)
Dustin Mierau
2023-12-16
Update README.md
Dustin Mierau
2023-12-16
Implemented basic news reading support. Various UI tweaks.
Dustin Mierau
2023-12-12
Break model objects out into their own files.
Dustin Mierau
2023-12-12
Update README.md
Dustin Mierau
2023-12-12
Create README.md
Dustin Mierau
2023-12-12
New category listing is working again. Added optionset for user access info. ...
Dustin Mierau
2023-12-12
Moved to new client/model separation so client can be used in other projects....
Dustin Mierau
2023-12-11
Move to new Hotline model for data observation and let client exist standalone.
Dustin Mierau
2023-12-08
Move tracker client to async/await. TrackerView uses Model now. Fix string en...
Dustin Mierau
2023-12-08
Starting to move to async/await model so the client code is no longer burdone...
Dustin Mierau
2023-12-07
A semi working file browser.
Dustin Mierau
2023-12-07
Some work on file display.
Dustin Mierau
[next]