Fix minor mistakes in tests that made them fail, fix account normalization #14
Sloučený
MightyPork
sloučil 2 commity z větve fgaz/group-actor:master
do větve master
před před 4 roky
Načítá se…
Odkázat v novém úkolu
Není zde žádný obsah.
Smazat větev „fgaz/group-actor:master“
Smazání větve je trvalé. NEMŮŽE být vráceno zpět. Pokračovat?
Good catch with the tests, please also update the message "still member even if banned". (That test can be simplified, it was written before I made banning also a kick.)
What are you trying to solve with that lowercasing?
Perhaps the lowercasing should be in
acct_to_server()
instead (and change it to return String)? That one added alloc probably won't hurtdone
makes sense, so it also applies during authentication. done
thanks, i'll try to merge it tonight
Great! When you do, could you also make a point release so I don't have to disable tests / apply patches on the current one when packaging it?
Thanks for the release!
cbd3c0a575
.