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

client: refactor del_all_accepts to allow skipping own accept list #418

Merged
merged 2 commits into from
Nov 6, 2023

Conversation

dwfreed
Copy link
Member

@dwfreed dwfreed commented Sep 3, 2023

This allows reusing this function for other uses that just need to remove this client from others' accept lists on nick change and not have duplicates of this code everywhere

Copy link
Collaborator

@glguy glguy left a comment

Choose a reason for hiding this comment

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

Logic makes sense to me

This allows reusing this function for other uses that just need to
remove this client from others' accept lists on nick change and not have
duplicates of this code everywhere
@spb spb merged commit c1b01bf into main Nov 6, 2023
9 checks passed
@spb spb deleted the dwfreed/rsfnc-accept branch November 6, 2023 17:31
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.

3 participants