SrainApp / srain

Modern IRC client written in GTK
https://srain.silverrainz.me/
Other
303 stars 34 forks source link

Add support for IRCv3 standard-replies #354

Closed progval closed 2 years ago

progval commented 2 years ago

Srain doesn't currently use any of the specs that depend on standard-replies, but Ergo sometimes emits them in addition to/instead of numerics (typically when trying to express an error that doesn't have a numeric).

This is mostly just to suppress the error _sirc_event_hdr: assertion 'events->unknown' failed when failing SASL authentication on Ergo.

https://ircv3.net/specs/extensions/standard-replies

Example when failing SASL auth: screenshot-2022-01-23_13-12-01