34 コミット (c75d2c91c52b9def4c07d38635c59f4f6c0f63f3)

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