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 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 8e5ff51257 Make debugging messages easier to turn off. 11 years ago
  Jeremy Latt 2ff93d74be Make NickServ actually work. 11 years ago
  Jeremy Latt 65af2b4320 Mostly style stuff. 11 years ago
  Jeremy Latt 39f815df01 Clean up BaseCommand interface. Make NickServ a Service. 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 26ef45290a Fix privmsg. 11 years ago
  Jeremy Latt 32bee68407 Track client access time. 11 years ago
  Jeremy Latt dbaa73a319 Disable channel modes and remove some client modes. 11 years ago
  Jeremy Latt 5acc36409a Move main into the right location; fix a lot of channel messages. 11 years ago
  Jeremy Latt 41e79e3b09 OPER command 11 years ago
  Jeremy Latt 55f7c89468 cleanup and reorganization 11 years ago
  Jeremy Latt 24ad2172a8 massive refactor and basic channel support: join, part, message 11 years ago
  Jeremy Latt 259fd40916 server ctime 12 years ago
  Jeremy Latt 4cee1ef909 generalize server name/listen. 12 years ago
  Jeremy Latt fed72a7aa3 Make Message an interface with attached handling behavior. 12 years ago
  Jeremy Latt 53e098067a user registration 12 years ago
  Jeremy Latt faece3e7f8 Add regexes for commands. 12 years ago
  Jeremy Latt a427e2bb47 initial commit 12 years ago