1 Commits (b9cb53921907ce6ffb7ea0da86ccfbb880cee7a8)

Author SHA1 Message Date
  Jeremy Latt b9cb539219 organize like a proper go package 10 years ago
  Jeremy Latt f04dd7c5d5 get rid of user abstraction, services 10 years ago
  Jeremy Latt f133f3691d Send Names reply in multiple messages. 11 years ago
  Jeremy Latt 0001131095 Make channels synchronous. 11 years ago
  Jeremy Latt be60d503be Remove unnecessary Database struct and add more persistence. 11 years ago
  Jeremy Latt ccdf7779a5 User persistence to sqlite. 11 years ago
  Jeremy Latt 48ca57c43d Encapsulate SQL statements and refactor Save functions as transactionable. 11 years ago
  Jeremy Latt f24bb5ee7d Make channel and privmsg replies more useful for logged-out users. 11 years ago
  Jeremy Latt fd814bf969 Add nick changing support. 11 years ago
  Jeremy Latt c42cd92f91 Update a bunch of messages and fix reply struct embedding. 11 years ago
  Jeremy Latt 65af2b4320 Mostly style stuff. 11 years ago
  Jeremy Latt 4b0cfa816c Massive refactor to support multiple connections and NickServ. 11 years ago
  Jeremy Latt f2aedbaffd Another massive refactor to support mutliple connections per nick. 11 years ago
  Jeremy Latt 2cbf65564e I think I get IRC protocol now. 11 years ago
  Jeremy Latt dbaa73a319 Disable channel modes and remove some client modes. 11 years ago
  Jeremy Latt c99bc6b453 Display umode; delete a bunch of data structures for features that won't be implemented. 11 years ago
  Jeremy Latt 78e741af3b Some user/channel modes. 11 years ago
  Jeremy Latt 24b39fe847 Fix a few redundancies in replies. 11 years ago
  Jeremy Latt d7d6263e35 rudimentary (broken) invite support 11 years ago
  Jeremy Latt 55f7c89468 cleanup and reorganization 11 years ago
  Jeremy Latt 2dba5f4c47 Fix channel parting. 11 years ago
  Jeremy Latt 24ad2172a8 massive refactor and basic channel support: join, part, message 11 years ago