4610 Commits (23c7218bf1a1e2f7bb15d797b09da86727e552c3)
 

Autor SHA1 Mensaje Fecha
  Jeremy Latt 93f4b6859a more channel mode parsing and bad listing hace 10 años
  Jeremy Latt d370abcd4c minimal who command hace 10 años
  Jeremy Latt d8951e1b48 minimal channel mode command hace 10 años
  Jeremy Latt a0eed1d687 properly implement join/part hace 10 años
  Jeremy Latt c4f457705a minimal whois implementation hace 10 años
  Jeremy Latt 06648393a1 implement join/quit and channel messages properly hace 10 años
  Jeremy Latt 3f9495cda0 add data structures for decoding mode messages hace 10 años
  Jeremy Latt b9cb539219 organize like a proper go package hace 10 años
  Jeremy Latt f04dd7c5d5 get rid of user abstraction, services hace 10 años
  Jeremy Latt f133f3691d Send Names reply in multiple messages. hace 11 años
  Jeremy Latt 0001131095 Make channels synchronous. hace 11 años
  Jeremy Latt 74aaf2f9d3 Make some helper functions private. hace 11 años
  Jeremy Latt 4e04230808 Use struct pointers where possible. hace 11 años
  Jeremy Latt be60d503be Remove unnecessary Database struct and add more persistence. hace 11 años
  Jeremy Latt ccdf7779a5 User persistence to sqlite. hace 11 años
  Jeremy Latt 48ca57c43d Encapsulate SQL statements and refactor Save functions as transactionable. hace 11 años
  Jeremy Latt f24bb5ee7d Make channel and privmsg replies more useful for logged-out users. hace 11 años
  Jeremy Latt fd814bf969 Add nick changing support. hace 11 años
  Jeremy Latt c42cd92f91 Update a bunch of messages and fix reply struct embedding. hace 11 años
  Jeremy Latt 8e5ff51257 Make debugging messages easier to turn off. hace 11 años
  Jeremy Latt 2ff93d74be Make NickServ actually work. hace 11 años
  Jeremy Latt 65af2b4320 Mostly style stuff. hace 11 años
  Jeremy Latt 39f815df01 Clean up BaseCommand interface. Make NickServ a Service. hace 11 años
  Jeremy Latt 4b0cfa816c Massive refactor to support multiple connections and NickServ. hace 11 años
  Jeremy Latt f2aedbaffd Another massive refactor to support mutliple connections per nick. hace 11 años
  Jeremy Latt 559445d9a8 formatting hace 11 años
  Jeremy Latt b7ed55d45c Fix privmsg. hace 11 años
  Jeremy Latt 2cbf65564e I think I get IRC protocol now. hace 11 años
  Jeremy Latt 26ef45290a Fix privmsg. hace 11 años
  Jeremy Latt 32bee68407 Track client access time. hace 11 años
  Jeremy Latt dbaa73a319 Disable channel modes and remove some client modes. hace 11 años
  Jeremy Latt c99bc6b453 Display umode; delete a bunch of data structures for features that won't be implemented. hace 11 años
  Jeremy Latt 5acc36409a Move main into the right location; fix a lot of channel messages. hace 11 años
  Jeremy Latt 78e741af3b Some user/channel modes. hace 11 años
  Jeremy Latt 41e79e3b09 OPER command hace 11 años
  Jeremy Latt 85e2f65b1b simple build script hace 11 años
  Jeremy Latt 24b39fe847 Fix a few redundancies in replies. hace 11 años
  Jeremy Latt ae2444c423 organization + docs hace 11 años
  Jeremy Latt d7d6263e35 rudimentary (broken) invite support hace 11 años
  Jeremy Latt 55f7c89468 cleanup and reorganization hace 11 años
  Jeremy Latt 2dba5f4c47 Fix channel parting. hace 11 años
  Jeremy Latt 24ad2172a8 massive refactor and basic channel support: join, part, message hace 11 años
  Jeremy Latt 8ac1909c19 fix version string hace 12 años
  Jeremy Latt 259fd40916 server ctime hace 12 años
  Jeremy Latt 4cee1ef909 generalize server name/listen. hace 12 años
  Jeremy Latt 96cb8240e6 readme hace 12 años
  Jeremy Latt b0a299c49c readme hace 12 años
  Jeremy Latt 20285cce75 readme hace 12 años
  Jeremy Latt e7734f572b Implement nick changing. hace 12 años
  Jeremy Latt 99364e8b5f Implement mode [+-]i. hace 12 años