421 Commits (dab207d32b2de1f0d7c4551890f5cf98e7f23382)

Autor SHA1 Mensaje Fecha
  Daniel Oaks f62ffe006f server: Support more RPL_ISUPPORT stuff hace 7 años
  Daniel Oaks 78028135eb modes: Limit length of beI mode lists hace 7 años
  Daniel Oaks a404bf83d1 Add automated client connection limiting hace 7 años
  Daniel Oaks 1092caa190 MONITOR: Fix display of long lists hace 7 años
  Daniel Oaks 194fa9af9f HELP: Check topics exist at startup, fix a bug hace 7 años
  Daniel Oaks a7949b6cb4 irc: Assorted golint cleanups hace 7 años
  Daniel Oaks 29e811a531 oper: Support custom vhosts, and chghost hace 7 años
  Daniel Oaks 8e2a8cb1b3 opers: Enforce oper class permissions hace 7 años
  Daniel Oaks f3459830e7 opers: Allow setting custom whois lines hace 7 años
  Daniel Oaks 64bdedaee2 Add oper classes, for more finely-grained control hace 7 años
  Daniel Oaks a5395b5fe2 Setup 0.4.0-unreleased for next release hace 7 años
  Daniel Oaks 09efb8e322 Release v0.3.0 hace 7 años
  Daniel Oaks c599c8f599 modes: Fix error with cmodes being sent badly hace 7 años
  Daniel Oaks 517893065b Support STATUSMSG hace 7 años
  Daniel Oaks d9db688963 Implement echo-message capability hace 7 años
  Daniel Oaks b84dbb1a06 Support cap-notify and enabling/disabling SASL hace 7 años
  Daniel Oaks ef437348cf server: rehash on SIGHUP hace 7 años
  Daniel Oaks 1812edb2db server: Add a mutex to kill a very small, bad race hace 7 años
  Daniel Oaks 835187a736 REHASH: Update listeners, fix some bad hangs/locks hace 7 años
  Daniel Oaks 149550b453 socket: Timeout TLS handshakes hace 7 años
  Daniel Oaks 6cd71e1b9e Add REHASH command hace 7 años
  Daniel Oaks 6e24efe84b Setup 0.3.0-unreleased for next release hace 7 años
  Daniel Oaks d96ca0ba25 client_lookup_set: Expose ByNick so we can loop over all clients hace 7 años
  Daniel Oaks b23707c12a Release v0.2.0 hace 7 años
  Daniel Oaks 425a521d27 channel: Fix MODE and WHO hace 7 años
  Daniel Oaks 41d534d6dd server: fix sprintf call hace 7 años
  Daniel Oaks e100bd18af HELP: correct misspelling hace 7 años
  Daniel Oaks 1e956355bf NICK: Fix small bug when casefolding hace 7 años
  Daniel Oaks 1bab81091f Add MONITOR command hace 7 años
  Daniel Oaks 859d0cd607 net: Prepend IPv6 addresses with '0' if necessary hace 7 años
  Daniel Oaks a8d910e233 capability: Add invite-notify hace 7 años
  Daniel Oaks b33cbd311c accounts: Release SASL lock after finishing auth hace 7 años
  Daniel Oaks e643c2101f capability: Add 3.2 CAP values hace 7 años
  Daniel Oaks 9162d0da61 account-tag: Fix sending on PRIVMSG/NOTICE hace 7 años
  Daniel Oaks 8abffde6a0 PRIVMSG: Fix sending them hace 7 años
  Daniel Oaks 2e3ffd2f23 caps: Add message-tags draft capability hace 7 años
  Daniel Oaks 43e28e2fef PROXY: Remove command, I don't think it's that useful hace 7 años
  Daniel Oaks 06028e0117 modes: Remove channel.Persist mode hace 7 años
  Daniel Oaks 7b50f64d7e help: Add new /HELP command hace 7 años
  Daniel Oaks da6f350563 modes: Remove ReOp channel mode (unused) hace 7 años
  Daniel Oaks 28b81d1a45 password_new: Rename to password_salted hace 7 años
  Daniel Oaks d226a0c6d3 nickname: Preserve case when setting NICK hace 7 años
  Daniel Oaks 9ccd6037a6 strings: Make Nickname profile not actually case-sensitive hace 7 años
  Daniel Oaks 4fa094cea2 accounts: Support account-notify capability hace 7 años
  Daniel Oaks 0eebd6273c AWAY: Only dispatch AWAY when cap-notify is used hace 7 años
  Daniel Oaks e807f3ca04 Fixing warnings and golint stuff hace 7 años
  Daniel Oaks 09802f7181 constants: Remove unused constants. hace 7 años
  Daniel Oaks 3c2fae666a net: Fix issue where some local clients would break. hace 7 años
  Daniel Oaks 985f87d9d1 client: Remove silly testing Println hace 7 años
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead hace 7 años