Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for IRCv3 message tags #2

Merged
merged 3 commits into from
Jan 21, 2019
Merged

Add support for IRCv3 message tags #2

merged 3 commits into from
Jan 21, 2019

Conversation

NanoSector
Copy link
Member

IRCv3 adds support for message tags. This PR allows these tags to be stored in the IRC message implementations.

No changes should be made for messages which are only outgoing, since tags cannot be used on outgoing messages. Neither should the toString method be updated on any message.

@NanoSector NanoSector added this to the v1.0 milestone Dec 26, 2018
@NanoSector NanoSector mentioned this pull request Dec 26, 2018
2 tasks
@NanoSector NanoSector merged commit 22f4e1f into master Jan 21, 2019
@NanoSector NanoSector deleted the message-tags branch January 21, 2019 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant