solanum-ircd / solanum

An IRCd for unified networks
https://solanum.chat/
GNU General Public License v2.0
225 stars 54 forks source link

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

Closed dwfreed closed 11 months ago

dwfreed commented 1 year ago

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