Sort IRCv3 capabilities before negotiation
authorShane Synan <digitalcircuit36939@gmail.com>
Wed, 29 Jun 2016 21:26:56 +0000 (17:26 -0400)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 7 Sep 2016 19:29:32 +0000 (21:29 +0200)
commit156f88b0a12dd2fb65a78c3ce088ce6ba57feafe
treeb3397ff647982026bc70f69e4fdb776877cb2b5d
parent0063256bd1892d2bf3edc9acc597e9ab90152148
Sort IRCv3 capabilities before negotiation

Sort capabilities before requesting for consistency among networks.
This may avoid unexpected cases when some networks offer capabilities
in a different order than others.  It also looks nicer in logs.
src/core/coresessioneventprocessor.cpp