communi / libcommuni

A cross-platform IRC framework for Qt
https://communi.github.io
BSD 3-Clause "New" or "Revised" License
83 stars 38 forks source link

Add a way to skip capability validation #99

Closed zneix closed 3 years ago

zneix commented 3 years ago

As suggested in https://github.com/communi/libcommuni/pull/98#issuecomment-872923942

Maybe just a flag if the caps should be validated or not and if not, send the request right away.