943 커밋 (0cc5e68e0f2581496961aa39ccdaaa47beccf889)
 

작성자 SHA1 메시지 날짜
  Jeremy Latt 09887b2db3 motd command 10 년 전
  Jeremy Latt a203a3ca16 ison command 10 년 전
  Jeremy Latt 08d9d5ab79 away modes 10 년 전
  Jeremy Latt cdae59ecf5 stub motd 10 년 전
  Jeremy Latt 887f12cb31 get rid of channel abstraction for buffered socket io 10 년 전
  Jeremy Latt aac0efebee send initial nick message to source client 10 년 전
  Jeremy Latt 0e07b29010 avoid nil reference in who reply 10 년 전
  Jeremy Latt a34443f155 fix reverse dns 10 년 전
  Jeremy Latt 4379cb8e1c add PROXY protocol support 10 년 전
  Jeremy Latt a8141a0e1c async new connections 10 년 전
  Jeremy Latt 8d0adf253d configure ipv4/6 in config file 10 년 전
  Jeremy Latt fb65203805 stub cap command 10 년 전
  Jeremy Latt 28bd5a40ba trim . from reverse address lookup 10 년 전
  Jeremy Latt 1dfd4d518d remove unnecessary ignores 10 년 전
  Jeremy Latt 959167cbe7 reverse dns lookup 10 년 전
  Jeremy Latt 9b89f1a0fb check permissions before doing channel modes 10 년 전
  Jeremy Latt 56cb8512dc relax SSL restrictions 10 년 전
  Jeremy Latt 3fd73e3252 don't close socket channels to avoid panics 10 년 전
  Jeremy Latt db0f494604 TLS support 10 년 전
  Jeremy Latt e625f62baa cancel timers when a client quits 10 년 전
  Jeremy Latt 035a8f6cde do a type conversion better 10 년 전
  Jeremy Latt f3da4e0286 remove double nick-change message 10 년 전
  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 년 전