Libera-Chat / sable

GNU Affero General Public License v3.0
77 stars 8 forks source link

Use the original channel names in JOIN/PART downgrade of RENAME #91

Closed progval closed 10 months ago

progval commented 10 months ago

Otherwise,

:chanop!username@localhost RENAME #bar #qux :no reason

is translated to

:user!username@localhost PART #qux :Channel renamed to #qux: no reason
:user!username@localhost JOIN #qux