19 Commits (21a061c1377f5292eb3d297e38e6651abe9a35b8)

Author SHA1 Message Date
  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