343 Révisions (4ce4ba31c592d1bd8d7a0a200a72731027bcd3c4)
 

Auteur SHA1 Message Date
  Jeremy Latt 09887b2db3 motd command il y a 10 ans
  Jeremy Latt a203a3ca16 ison command il y a 10 ans
  Jeremy Latt 08d9d5ab79 away modes il y a 10 ans
  Jeremy Latt cdae59ecf5 stub motd il y a 10 ans
  Jeremy Latt 887f12cb31 get rid of channel abstraction for buffered socket io il y a 10 ans
  Jeremy Latt aac0efebee send initial nick message to source client il y a 10 ans
  Jeremy Latt 0e07b29010 avoid nil reference in who reply il y a 10 ans
  Jeremy Latt a34443f155 fix reverse dns il y a 10 ans
  Jeremy Latt 4379cb8e1c add PROXY protocol support il y a 10 ans
  Jeremy Latt a8141a0e1c async new connections il y a 10 ans
  Jeremy Latt 8d0adf253d configure ipv4/6 in config file il y a 10 ans
  Jeremy Latt fb65203805 stub cap command il y a 10 ans
  Jeremy Latt 28bd5a40ba trim . from reverse address lookup il y a 10 ans
  Jeremy Latt 1dfd4d518d remove unnecessary ignores il y a 10 ans
  Jeremy Latt 959167cbe7 reverse dns lookup il y a 10 ans
  Jeremy Latt 9b89f1a0fb check permissions before doing channel modes il y a 10 ans
  Jeremy Latt 56cb8512dc relax SSL restrictions il y a 10 ans
  Jeremy Latt 3fd73e3252 don't close socket channels to avoid panics il y a 10 ans
  Jeremy Latt db0f494604 TLS support il y a 10 ans
  Jeremy Latt e625f62baa cancel timers when a client quits il y a 10 ans
  Jeremy Latt 035a8f6cde do a type conversion better il y a 10 ans
  Jeremy Latt f3da4e0286 remove double nick-change message il y a 10 ans
  Jeremy Latt 8cde5e1b53 readme il y a 10 ans
  Jeremy Latt 6653b55416 interpret local ips as localhost il y a 10 ans
  Jeremy Latt 133b91b9f0 idle/quit timeout il y a 10 ans
  Jeremy Latt 8a90634c0a irc operators il y a 10 ans
  Jeremy Latt 6367e4b654 fix ModeString il y a 10 ans
  Jeremy Latt 1787ac8ebf use Reply() to wrap channel il y a 10 ans
  Jeremy Latt 281558072a configure server with json il y a 10 ans
  Jeremy Latt 55d3d6e946 don't overwrite base command il y a 10 ans
  Jeremy Latt 04f881a617 channel 'no outside messages' flag il y a 10 ans
  Jeremy Latt a3b7441939 type cleanup il y a 10 ans
  Jeremy Latt 20257ec624 use ModeOp everywhere il y a 10 ans
  Jeremy Latt 93f4b6859a more channel mode parsing and bad listing il y a 10 ans
  Jeremy Latt d370abcd4c minimal who command il y a 10 ans
  Jeremy Latt d8951e1b48 minimal channel mode command il y a 10 ans
  Jeremy Latt a0eed1d687 properly implement join/part il y a 10 ans
  Jeremy Latt c4f457705a minimal whois implementation il y a 10 ans
  Jeremy Latt 06648393a1 implement join/quit and channel messages properly il y a 10 ans
  Jeremy Latt 3f9495cda0 add data structures for decoding mode messages il y a 10 ans
  Jeremy Latt b9cb539219 organize like a proper go package il y a 10 ans
  Jeremy Latt f04dd7c5d5 get rid of user abstraction, services il y a 10 ans
  Jeremy Latt f133f3691d Send Names reply in multiple messages. il y a 11 ans
  Jeremy Latt 0001131095 Make channels synchronous. il y a 11 ans
  Jeremy Latt 74aaf2f9d3 Make some helper functions private. il y a 11 ans
  Jeremy Latt 4e04230808 Use struct pointers where possible. il y a 11 ans
  Jeremy Latt be60d503be Remove unnecessary Database struct and add more persistence. il y a 11 ans
  Jeremy Latt ccdf7779a5 User persistence to sqlite. il y a 11 ans
  Jeremy Latt 48ca57c43d Encapsulate SQL statements and refactor Save functions as transactionable. il y a 11 ans
  Jeremy Latt f24bb5ee7d Make channel and privmsg replies more useful for logged-out users. il y a 11 ans