989 Commits (1c47ee2bbf64bf90ff5b018da937d1908f2e201f)

Autor SHA1 Mensaje Fecha
  Shivaram Lingamneni f5f6b95662 fix #214 hace 6 años
  Shivaram Lingamneni b8f37e4e6c fix bad interaction between nickTimer.Stop() and accounts.Logout() hace 6 años
  Shivaram Lingamneni fd34c78d6b add sadrop command hace 6 años
  Shivaram Lingamneni 211ed6af99 add an option to expose a pprof http endpoint hace 6 años
  Shivaram Lingamneni 679f25491c can't reserve a nick that's the name of an unverified account hace 6 años
  Shivaram Lingamneni 47b9fe50be can't register an account with the same name as a registered nick hace 6 años
  Shivaram Lingamneni a022befffe nickserv: implement GHOST, GROUP, DROP, and INFO hace 6 años
  Shivaram Lingamneni ef99bc48d1 fix #204 hace 6 años
  Shivaram Lingamneni 945dec9964 ensure the nick timeout mechanism is cleaned up on client quit hace 6 años
  Shivaram Lingamneni a5897baa2b clean up redundant error handling hace 6 años
  Shivaram Lingamneni 784a3bbf52 Don't send error messages for bad channels in NAMES hace 6 años
  Shivaram Lingamneni 54123ef9a2 clear failed nick assignments to avoid confusion hace 6 años
  Shivaram Lingamneni 62581962a6 fix confusing ips-per-subnet name hace 6 años
  Shivaram Lingamneni be86684e96 implement #199 hace 6 años
  Shivaram Lingamneni 878f9ca94c fix: store the uncasefolded account name correctly hace 6 años
  Shivaram Lingamneni df41f9b3b0 don't send ACC numerics in response to NickServ commands hace 6 años
  Shivaram Lingamneni 89ae261739 implement mailto callbacks hace 6 años
  Shivaram Lingamneni 02161184cf clean up stopEvent (requires go v1.10) hace 6 años
  Shivaram Lingamneni 5b636371a9 fix SASL enable-disable logic hace 6 años
  Shivaram Lingamneni ced3a17cd3 fix #192 hace 6 años
  Shivaram Lingamneni 988cb22692 changes to nick reservation hace 6 años
  Shivaram Lingamneni 73391f11a6 replace ACC UNREGISTER with nickserv unregister hace 6 años
  Shivaram Lingamneni af256fccd3 remove redundant oper check from DEBUG hace 6 años
  Shivaram Lingamneni b139386391 fix account tags hace 6 años
  Shivaram Lingamneni ad73d68807 refactor account registration, add nick enforcement hace 6 años
  Daniel Oaks a70cc6713c (hopefully) fix labeled-response behaviour hace 6 años
  Daniel Oaks e0fa97d344 Get labeled-reply working just fine hace 6 años
  Daniel Oaks 470109461b responsebuffer: Handle sending early properly hace 6 años
  Daniel Oaks 3561046bec Make ERR_CANNOT_RESUME use RPL_NONE numeric hace 6 años
  Daniel Oaks ca6a162696 handlers: Make sure all functions have appropriate comments hace 6 años
  Daniel Oaks 52e3dde77a Move mkcerts package under lib/ hace 6 años
  Daniel Oaks 2419f69879 Move all errors into errors.go hace 6 años
  Daniel Oaks 3ef4c5f799 Split NS/CS commands into separate functions hace 6 años
  Daniel Oaks 2ecec25d28 Misc refactoring hace 6 años
  Daniel Oaks d854bac78e Fix broken modes tests hace 6 años
  Daniel Oaks 3634d0601e Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) hace 6 años
  Daniel Oaks 9f71d9ce12 Add right copyright to handlers.go hace 6 años
  Daniel Oaks afd6ca610c Split language into a subpackage hace 6 años
  Daniel Oaks 1b14230758 ...fix info string, how did that get messed up? hace 6 años
  Daniel Oaks 47d2ce351c Centralise all command handlers in handlers.go hace 6 años
  Daniel Oaks 29266ce80f nickserv: Fix help display hace 6 años
  Daniel Oaks 6784cf82bf nickserv: Add NS REGISTER and NS IDENTIFY hace 6 años
  Daniel Oaks ed1fa7704c nickserv: Point users to an actual help entry (not a great one, but very slightly better) hace 6 años
  Shivaram Lingamneni 2a7f055ef3 support unix domain sockets hace 6 años
  Shivaram Lingamneni bec39ee8cb log new listener creation hace 6 años
  Shivaram Lingamneni 2d6ddf7eb9 kiwi's gateway uses the flag `secure` instead of `tls` hace 6 años
  Shivaram Lingamneni b7f66fb1de allow WEBIRC to set the TLS flag over local plaintext connections hace 6 años
  Shivaram Lingamneni 09a17b32be disallow WEBIRC after PROXY hace 6 años
  Daniel Oaks 7b88d21e58 Possible IdleTimer lock fix hace 6 años
  Daniel Oaks 8bc2c0ee67 temp *badbadbad* hace 6 años