solanum-ircd / solanum

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

um_callerid: increase hook priority to restore +Rg behavior #400

Closed dwfreed closed 1 year ago

dwfreed commented 1 year ago

Before splitting things out into hooks, umode +Rg would only notify the recipient if the sender satisfied +R. This restores that behavior by making the +g hook happen after +R.