[konversation] [Bug 340748] Disable auto-WHO for Twitch servers.

Johannes E. Krause bugzilla_noreply at kde.org
Wed Oct 9 00:32:35 BST 2019


https://bugs.kde.org/show_bug.cgi?id=340748

Johannes E. Krause <j.k at eclipso.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |j.k at eclipso.de

--- Comment #5 from Johannes E. Krause <j.k at eclipso.de> ---
Just chiming in here because i ran into this issue.

The above patch/hack didn't apply cleanly for me (source RPM from OpenSUSE
15.1), and i had to switch out the != check for an .endsWith("twitch.tv") call

as for a more general solution, my immediate idea was that, during connecting
to a server there seems to be this step that says "checking the capabilities of
the server", could this be adapted to check the twitch-specific protocol
extensions/omissions and set a flag whether WHO is an accepted command?

then that (and a few other things) could be guarded by this flag?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Konversation-devel mailing list