4647 Commits (8659683fee7555045b89c4ba99453067333c1eb6)
 

Autor SHA1 Mensaje Fecha
  Jeremy Latt 2aa61b0dbe clean up and fix targets for quit message hace 10 años
  Jeremy Latt 52dd2521c2 remove prefix from local replies; fix topic message hace 10 años
  Jeremy Latt db2a21fee0 ignore target in whois hace 10 años
  Jeremy Latt 6daf81ea91 notice command hace 10 años
  Jeremy Latt 09887b2db3 motd command hace 10 años
  Jeremy Latt a203a3ca16 ison command hace 10 años
  Jeremy Latt 08d9d5ab79 away modes hace 10 años
  Jeremy Latt cdae59ecf5 stub motd hace 10 años
  Jeremy Latt 887f12cb31 get rid of channel abstraction for buffered socket io hace 10 años
  Jeremy Latt aac0efebee send initial nick message to source client hace 10 años
  Jeremy Latt 0e07b29010 avoid nil reference in who reply hace 10 años
  Jeremy Latt a34443f155 fix reverse dns hace 10 años
  Jeremy Latt 4379cb8e1c add PROXY protocol support hace 10 años
  Jeremy Latt a8141a0e1c async new connections hace 10 años
  Jeremy Latt 8d0adf253d configure ipv4/6 in config file hace 10 años
  Jeremy Latt fb65203805 stub cap command hace 10 años
  Jeremy Latt 28bd5a40ba trim . from reverse address lookup hace 10 años
  Jeremy Latt 1dfd4d518d remove unnecessary ignores hace 10 años
  Jeremy Latt 959167cbe7 reverse dns lookup hace 10 años
  Jeremy Latt 9b89f1a0fb check permissions before doing channel modes hace 10 años
  Jeremy Latt 56cb8512dc relax SSL restrictions hace 10 años
  Jeremy Latt 3fd73e3252 don't close socket channels to avoid panics hace 10 años
  Jeremy Latt db0f494604 TLS support hace 10 años
  Jeremy Latt e625f62baa cancel timers when a client quits hace 10 años
  Jeremy Latt 035a8f6cde do a type conversion better hace 10 años
  Jeremy Latt f3da4e0286 remove double nick-change message hace 10 años
  Jeremy Latt 8cde5e1b53 readme hace 10 años
  Jeremy Latt 6653b55416 interpret local ips as localhost hace 10 años
  Jeremy Latt 133b91b9f0 idle/quit timeout hace 10 años
  Jeremy Latt 8a90634c0a irc operators hace 10 años
  Jeremy Latt 6367e4b654 fix ModeString hace 10 años
  Jeremy Latt 1787ac8ebf use Reply() to wrap channel hace 10 años
  Jeremy Latt 281558072a configure server with json hace 10 años
  Jeremy Latt 55d3d6e946 don't overwrite base command hace 10 años
  Jeremy Latt 04f881a617 channel 'no outside messages' flag hace 10 años
  Jeremy Latt a3b7441939 type cleanup hace 10 años
  Jeremy Latt 20257ec624 use ModeOp everywhere hace 10 años
  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