19 Commits (dab207d32b2de1f0d7c4551890f5cf98e7f23382)

Author SHA1 Message Date
  Daniel Oaks b84dbb1a06 Support cap-notify and enabling/disabling SASL 7 years ago
  Daniel Oaks d96ca0ba25 client_lookup_set: Expose ByNick so we can loop over all clients 7 years ago
  Daniel Oaks 1bab81091f Add MONITOR command 7 years ago
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 years ago
  Daniel Oaks ae69ef5cd6 db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. 7 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
  Jeremy Latt c2e3bbe494 fix whois; closes #32 10 years ago
  Jeremy Latt abf00e22ec LIKE quoting should convert to string for SQL 10 years ago
  Jeremy Latt d85e6681d9 move modes code to its own file; fix SQL (un)marshalling 10 years ago
  Jeremy Latt e15f47c766 move to channel-based logging 10 years ago
  Jeremy Latt 96a108f8da mark unicode normalization with type 10 years ago
  Jeremy Latt 81df7b4a5c comments and improvements for client set 10 years ago
  Jeremy Latt cf76d2bd77 persist and load channel mask lists 10 years ago
  Jeremy Latt 04c30c8c9b channel invite mode/list 10 years ago
  Jeremy Latt d4093e7f8b mask lists (ban, except, invite) 10 years ago
  Jeremy Latt 12ae89ca14 minor cleanup/refactoring 10 years ago
  Jeremy Latt adde42a1bf update ClientLookupSet when username changes 10 years ago
  Jeremy Latt 41a6027d4e move ClientLookupSet to its own file 10 years ago