4528 Révisions (4052cd12feec57900641d709310307ad1f18ef64)
 

Auteur SHA1 Message Date
  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
  Jeremy Latt fd814bf969 Add nick changing support. il y a 11 ans
  Jeremy Latt c42cd92f91 Update a bunch of messages and fix reply struct embedding. il y a 11 ans
  Jeremy Latt 8e5ff51257 Make debugging messages easier to turn off. il y a 11 ans
  Jeremy Latt 2ff93d74be Make NickServ actually work. il y a 11 ans
  Jeremy Latt 65af2b4320 Mostly style stuff. il y a 11 ans
  Jeremy Latt 39f815df01 Clean up BaseCommand interface. Make NickServ a Service. il y a 11 ans
  Jeremy Latt 4b0cfa816c Massive refactor to support multiple connections and NickServ. il y a 11 ans
  Jeremy Latt f2aedbaffd Another massive refactor to support mutliple connections per nick. il y a 11 ans
  Jeremy Latt 559445d9a8 formatting il y a 11 ans
  Jeremy Latt b7ed55d45c Fix privmsg. il y a 11 ans
  Jeremy Latt 2cbf65564e I think I get IRC protocol now. il y a 11 ans
  Jeremy Latt 26ef45290a Fix privmsg. il y a 11 ans
  Jeremy Latt 32bee68407 Track client access time. il y a 11 ans
  Jeremy Latt dbaa73a319 Disable channel modes and remove some client modes. il y a 11 ans
  Jeremy Latt c99bc6b453 Display umode; delete a bunch of data structures for features that won't be implemented. il y a 11 ans