Skip to content

Conversation

ailin-nemui
Copy link
Contributor

No description provided.

printformat(server, rec->visible_name,
level,
TXT_HOST_CHANGED, nick, address, old_address,
rec->visible_name);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we should make it easy for these to be silenced, with a setting or something, or if we should leave it to the standard mechanisms. (Ignores? Probably not because it's sharing levels with join. Removing the format? For some reason I don't like doing that. If that's irrational then ignore me)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know, originally the host change message causes a quit AND join message. any other @irssi/developers with an opinion?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's quit/join on freenode, but absolutely nothing in other networks. Yeah, could use other opinions.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also on quakenet and undernet

@ailin-nemui ailin-nemui force-pushed the chghost branch 2 times, most recently from b5b40c2 to 9c97a46 Compare August 14, 2019 20:18
@ailin-nemui ailin-nemui merged commit a54c207 into irssi:master Aug 15, 2019
@ailin-nemui ailin-nemui deleted the chghost branch August 15, 2019 15:28
@ailin-nemui ailin-nemui added this to the 1.3.0 milestone Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants