~emersion/soju

v0.6.1 a month ago

soju-0.6.1.tar.gz
sha256:336ec8bb2482ec811261bb6c19bd71613fa20e65bb98aedfbceb16969bb7038b
soju-0.6.1.tar.gz.sig
sha256:6f93caf2d3781bb4ce109cebb634b2d3ffcefb526b7b0e49aa608677f48669ce
soju v0.6.1

Simon Ser (14):
      downstream: set CLIENTTAGDENY=* when upstream is missing message-tags
      upstream: add forwardMsgByID
      upstream: forward ERR_NOSUCHNICK
      upstream: don't print "unhandled message" for registration errors
      downstream: return channel in cached WHO reply
      gitignore: add doc/sojuctl.1
      user: fix dup upstream connections due to race
      user: unconditonally stop network in updateNetwork()
      downstream: return FAIL on unknown BOUNCER command before registration
      user: fix upstream connections closed after 1 minute
      downstream: error out if SASL PLAIN identity is specified
      database/sqlite: fix missing argument in DeleteUser
      Panic if isHighlight is called with empty nick
      Use database.GetNick in network.isHighlight