34 Commits (c75d2c91c52b9def4c07d38635c59f4f6c0f63f3)

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