Add some numerics to the 'Just display' list.
authorBas Pape <baspape@gmail.com>
Wed, 28 Aug 2013 19:27:49 +0000 (21:27 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 10 Oct 2013 18:12:57 +0000 (20:12 +0200)
commitb0dcbdccb27a6f9b95b3937bcd9232dcf9a68492
tree49ad4c5c6f424f7ac537054807466e44c62b7187
parent7a3f620141efea644bff6b68a80b07f87628aa99
Add some numerics to the 'Just display' list.

These are all defined in RFC 2812, but were not displayed as server
messages by quassel:
256 (RPL_ADMINME), 257 (RPL_ADMINLOC1), 258 (RPL_ADMINLOC2),
259 (RPL_ADMINEMAIL) and 263 (RPL_TRYAGAIN, this one is technically an
error, thus shown as such).
src/core/eventstringifier.cpp