Add Mango to the client list#625
Open
kanzelsberger wants to merge 1 commit into
Open
Conversation
Mango is a modern, native IRC client for macOS and iOS/iPadOS, written in Swift + SwiftUI. Add it to both the desktop and mobile client sections with its supported IRCv3 capability set. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mango is a modern, native IRC client for macOS and iOS/iPadOS, written from scratch in Swift + SwiftUI. This adds it to both the Desktop Clients and Mobile Clients sections.
Supported IRCv3 capabilities
Both entries advertise the same negotiated capability set:
account-notify,account-tag,away-notify,batch,cap-3.1,cap-3.2(CAP LS 302),cap-notify,chathistory(draft/chathistory),chghost,echo-message,extended-join,labeled-response,message-tags,monitor,msgid,multi-prefix,react-client-tag(+draft/react),read-marker(draft/read-marker),reply-client-tag(+draft/reply),sasl-3.1/sasl-3.2,server-time,setname,sts,tls,typing-client-tag(+typing),userhost-in-names.SASL:
PLAIN.🤖 Generated with Claude Code