34 Commits (devel+passhashingv2)

Author SHA1 Message Date
  Shivaram Lingamneni be86684e96 implement #199 6 years ago
  Shivaram Lingamneni 988cb22692 changes to nick reservation 6 years ago
  Shivaram Lingamneni ad73d68807 refactor account registration, add nick enforcement 6 years ago
  Daniel Oaks e0fa97d344 Get labeled-reply working just fine 6 years ago
  Daniel Oaks 2419f69879 Move all errors into errors.go 6 years ago
  Daniel Oaks 47d2ce351c Centralise all command handlers in handlers.go 6 years ago
  Daniel Oaks 275227a461 Make like every client-facing string translatable 6 years ago
  Shivaram Lingamneni b4907dadb9 fix a bug where the uncasefolded nickname wasn't being recorded 6 years ago
  Shivaram Lingamneni d5a5f939dd review fixes 6 years ago
  Shivaram Lingamneni 52b0fb71e7 refactor ClientManager 6 years ago
  Shivaram Lingamneni 9b74c47b74 rename some getters 6 years ago
  Shivaram Lingamneni 3877db2391 review fixes: rename MonitorManager methods 6 years ago
  Shivaram Lingamneni 26686d7e86 refactor monitor and /oper implementations 6 years ago
  Shivaram Lingamneni 23a66fa502 fix various data races, including 2 introduced by #139 6 years ago
  Daniel Oaks 3b0d9c4db9 Send nick parameter correctly on ERR_NOSUCHNICK numerics 6 years ago
  Daniel Oaks e5980beb7d SANICK: Fix check for new user 7 years ago
  Daniel Oaks c9ed749538 Rename deps 7 years ago
  Daniel Oaks 317a804644 Fix dates at top of source files 7 years ago
  Daniel Oaks b33b217fab Add very initial ChanServ and NickServ virtual clients 7 years ago
  Daniel Oaks 9a9820fa88 NICK: Prevent races, remove a DoS 7 years ago
  Daniel Oaks 95e36b99a2 Nick locking (entirely broken, needs to be completely redesigned) 7 years ago
  Daniel Oaks 07e4728c15 roleplay: Initial commit 7 years ago
  Daniel Oaks 1bab81091f Add MONITOR command 7 years ago
  Daniel Oaks d226a0c6d3 nickname: Preserve case when setting NICK 7 years ago
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 years ago
  Daniel Oaks e04ef1ca11 NICK: Fix setting nicks after registration 7 years ago
  Daniel Oaks b8dc10f92d nickname: Fix 8 years ago
  Daniel Oaks 7fcc6bdbc4 channels: Fix 8 years ago
  Daniel Oaks 08225c201d continue work reorganising and redoing EVERYTHING 8 years ago
  Daniel Oaks e83283e7fd urgh this should not even be commited yet, this will all be squashed out 8 years ago
  Daniel Oaks 2f08401a0f Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8 years ago
  Daniel Oaks 0ccabead31 cap: Properly suspend registration for CAP negotiation 8 years ago
  Jeremy Latt b0bb0faadc remove unnecessary String()s; rename parse functions 10 years ago
  Jeremy Latt 8c44bb9ff3 ONICK command to allow operators to change users' nicks 10 years ago