5221 커밋 (5c2ceccee68b22659245f82e4fba95592e60c8bb)
 

작성자 SHA1 메시지 날짜
  Jeremy Latt 8cde5e1b53 readme 10 년 전
  Jeremy Latt 6653b55416 interpret local ips as localhost 10 년 전
  Jeremy Latt 133b91b9f0 idle/quit timeout 10 년 전
  Jeremy Latt 8a90634c0a irc operators 10 년 전
  Jeremy Latt 6367e4b654 fix ModeString 10 년 전
  Jeremy Latt 1787ac8ebf use Reply() to wrap channel 10 년 전
  Jeremy Latt 281558072a configure server with json 10 년 전
  Jeremy Latt 55d3d6e946 don't overwrite base command 10 년 전
  Jeremy Latt 04f881a617 channel 'no outside messages' flag 10 년 전
  Jeremy Latt a3b7441939 type cleanup 10 년 전
  Jeremy Latt 20257ec624 use ModeOp everywhere 10 년 전
  Jeremy Latt 93f4b6859a more channel mode parsing and bad listing 10 년 전
  Jeremy Latt d370abcd4c minimal who command 10 년 전
  Jeremy Latt d8951e1b48 minimal channel mode command 10 년 전
  Jeremy Latt a0eed1d687 properly implement join/part 10 년 전
  Jeremy Latt c4f457705a minimal whois implementation 10 년 전
  Jeremy Latt 06648393a1 implement join/quit and channel messages properly 10 년 전
  Jeremy Latt 3f9495cda0 add data structures for decoding mode messages 10 년 전
  Jeremy Latt b9cb539219 organize like a proper go package 10 년 전
  Jeremy Latt f04dd7c5d5 get rid of user abstraction, services 10 년 전
  Jeremy Latt f133f3691d Send Names reply in multiple messages. 11 년 전
  Jeremy Latt 0001131095 Make channels synchronous. 11 년 전
  Jeremy Latt 74aaf2f9d3 Make some helper functions private. 11 년 전
  Jeremy Latt 4e04230808 Use struct pointers where possible. 11 년 전
  Jeremy Latt be60d503be Remove unnecessary Database struct and add more persistence. 11 년 전
  Jeremy Latt ccdf7779a5 User persistence to sqlite. 11 년 전
  Jeremy Latt 48ca57c43d Encapsulate SQL statements and refactor Save functions as transactionable. 11 년 전
  Jeremy Latt f24bb5ee7d Make channel and privmsg replies more useful for logged-out users. 11 년 전
  Jeremy Latt fd814bf969 Add nick changing support. 11 년 전
  Jeremy Latt c42cd92f91 Update a bunch of messages and fix reply struct embedding. 11 년 전
  Jeremy Latt 8e5ff51257 Make debugging messages easier to turn off. 11 년 전
  Jeremy Latt 2ff93d74be Make NickServ actually work. 11 년 전
  Jeremy Latt 65af2b4320 Mostly style stuff. 11 년 전
  Jeremy Latt 39f815df01 Clean up BaseCommand interface. Make NickServ a Service. 11 년 전
  Jeremy Latt 4b0cfa816c Massive refactor to support multiple connections and NickServ. 11 년 전
  Jeremy Latt f2aedbaffd Another massive refactor to support mutliple connections per nick. 11 년 전
  Jeremy Latt 559445d9a8 formatting 11 년 전
  Jeremy Latt b7ed55d45c Fix privmsg. 11 년 전
  Jeremy Latt 2cbf65564e I think I get IRC protocol now. 11 년 전
  Jeremy Latt 26ef45290a Fix privmsg. 11 년 전
  Jeremy Latt 32bee68407 Track client access time. 11 년 전
  Jeremy Latt dbaa73a319 Disable channel modes and remove some client modes. 11 년 전
  Jeremy Latt c99bc6b453 Display umode; delete a bunch of data structures for features that won't be implemented. 11 년 전
  Jeremy Latt 5acc36409a Move main into the right location; fix a lot of channel messages. 11 년 전
  Jeremy Latt 78e741af3b Some user/channel modes. 11 년 전
  Jeremy Latt 41e79e3b09 OPER command 11 년 전
  Jeremy Latt 85e2f65b1b simple build script 11 년 전
  Jeremy Latt 24b39fe847 Fix a few redundancies in replies. 11 년 전
  Jeremy Latt ae2444c423 organization + docs 11 년 전
  Jeremy Latt d7d6263e35 rudimentary (broken) invite support 11 년 전