Skip to content

Implement ircv3 metadata#1787

Draft
4e554c4c wants to merge 5 commits intosquidowl:mainfrom
4e554c4c:metadata
Draft

Implement ircv3 metadata#1787
4e554c4c wants to merge 5 commits intosquidowl:mainfrom
4e554c4c:metadata

Conversation

@4e554c4c
Copy link
Copy Markdown
Contributor

@4e554c4c 4e554c4c commented Apr 8, 2026

This commit implements the bare minimum for metadata to work in halloy. As an example, metadata info is routed to the view so that a user's display name is viewable. Currently only display-name is requested so we don't accidently run into limits when trying to request other keys.

Resolves #1606

@casperstorm
Copy link
Copy Markdown
Member

Taking over this now @4e554c4c.

4e554c4c and others added 3 commits April 14, 2026 20:48
This commit implements the bare minimum for metadata to work in halloy.
As an example, metadata info is routed to the view so that a user's
display name is viewable. Currently only display-name is requested so we
don't accidently run into limits when trying to request other keys.

Resolves squidowl#1606
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.

IRCv3 metadata

2 participants