53 İşlemeler (b9cb53921907ce6ffb7ea0da86ccfbb880cee7a8)
 

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