Skip to content

Added message tags capability#72

Open
WarPigs1602 wants to merge 3 commits intoUndernetIRC:mainfrom
WarPigs1602:wp/messagetags
Open

Added message tags capability#72
WarPigs1602 wants to merge 3 commits intoUndernetIRC:mainfrom
WarPigs1602:wp/messagetags

Conversation

@WarPigs1602
Copy link

So, i'm added an IRCv3 message tags capability:

  • It shows/sends the typing indicator on supported clients.
  • It has an reduced/individual penalty to prevent lags or flooding disconnects.
  • Fully IRCv3 compatible...

An typing indicator example are here:

By writing: @+typing=active
On pause: @+typing=paused
If line complete: @+typing=done

@MrIron-no
Copy link
Contributor

As per the message-tags specification, the message-tags capability cannot be announced unless also supporting the client-only tags.

https://ircv3.net/specs/extensions/message-tags

@WarPigs1602
Copy link
Author

I can work on it, and fix that issue (It's only an idea from me)

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.

2 participants