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 19:20:26 +0000 (21:20 +0200)
commitbf911db49267bd3a5b635a0dd096bb7efc20e74c
treeadd1e76475afc6f3ba80de06dd7612620335e6ca
parent20e3307b37c03c22b97c060fd2dc0c999f0219b6
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