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

Don't respond to TAGMSG with away replies #1983

Closed
eskimo opened this issue Jul 17, 2022 · 1 comment
Closed

Don't respond to TAGMSG with away replies #1983

eskimo opened this issue Jul 17, 2022 · 1 comment
Milestone

Comments

@eskimo
Copy link

eskimo commented Jul 17, 2022

Typing TAGMSG's cause ergo to send countless away replies as you type the message in PM to someone.

[06:52:32]	<eskimo> ohai
[06:52:32]	DALEK is away (Gone til 5pm)
[06:52:32]	DALEK is away (Gone til 5pm)
[06:52:39]	DALEK is away (Gone til 5pm)
[06:52:41]	<eskimo> hows it goin
[06:52:41]	DALEK is away (Gone til 5pm)
[06:52:43]	DALEK is away (Gone til 5pm)
[06:52:46]	DALEK is away (Gone til 5pm)
slingamn added a commit to slingamn/ergo that referenced this issue Jul 18, 2022
TAGMSG should not get automatic RPL_AWAY replies
@slingamn
Copy link
Member

A concern was raised that this contradicts the specification, because the specification might mandate that TAGMSG is treated the same as PRIVMSG for all purposes. However, I don't really see the concern because NOTICE does not get RPL_AWAY, and the specification doesn't seem to say that TAGMSG is more like a PRIVMSG than it is like a NOTICE:

https://ircv3.net/specs/extensions/message-tags.html#the-tagmsg-tag-only-message

@slingamn slingamn added this to the v2.11 milestone Dec 11, 2022
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

No branches or pull requests

2 participants