3867 Комити (b876c296eb67e74d7ab2f0f6b117a9acb974eaf9)
 

Аутор SHA1 Порука Датум
  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 година
  Jeremy Latt 55f7c89468 cleanup and reorganization пре 11 година
  Jeremy Latt 2dba5f4c47 Fix channel parting. пре 11 година
  Jeremy Latt 24ad2172a8 massive refactor and basic channel support: join, part, message пре 11 година
  Jeremy Latt 8ac1909c19 fix version string пре 12 година