143 Комити (e1c235a9ea89742cd66b7d49f362d66dcb150de7)

Аутор SHA1 Порука Датум
  Jeremy Latt b0bb0faadc remove unnecessary String()s; rename parse functions пре 10 година
  Jeremy Latt 21a86c3216 fix gcstats debugging command пре 10 година
  Edmund Huber d5bdc78d55 adding theater-mode, fixes #15 пре 10 година
  Jeremy Latt 8c44bb9ff3 ONICK command to allow operators to change users' nicks пре 10 година
  Jeremy Latt 7db4347419 bind to listening sockets before asyncing пре 10 година
  Jeremy Latt d85e6681d9 move modes code to its own file; fix SQL (un)marshalling пре 10 година
  Jeremy Latt 2006aff9f7 break up types.go пре 10 година
  Jeremy Latt 0126edc7af move capability handling code to a single file пре 10 година
  Jeremy Latt e15f47c766 move to channel-based logging пре 10 година
  Jeremy Latt d1a299792e don't buffer channels (except signal channel) пре 10 година
  Jeremy Latt 4268c4a936 don't set CapNegotiating for blind CAP REQ пре 10 година
  Jeremy Latt 96a108f8da mark unicode normalization with type пре 10 година
  Jeremy Latt 81df7b4a5c comments and improvements for client set пре 10 година
  Jeremy Latt 33df043961 fix CAP messages пре 10 година
  Jeremy Latt cf76d2bd77 persist and load channel mask lists пре 10 година
  Jeremy Latt 12ae89ca14 minor cleanup/refactoring пре 10 година
  Jeremy Latt adde42a1bf update ClientLookupSet when username changes пре 10 година
  Jeremy Latt 76852b0370 implement WHOWAS with a shared ringbuffer пре 10 година
  Jeremy Latt 41a6027d4e move ClientLookupSet to its own file пре 10 година
  Jeremy Latt b2055595e1 WHOWAS command пре 10 година
  Jeremy Latt 69cdad45ac partially-working sqlite-based usermasks пре 10 година
  Jeremy Latt 832a5e1e19 allow empty server password пре 10 година
  Jeremy Latt 5c6f8ff92a improve logging пре 10 година
  Jeremy Latt 04bb79a610 fix invite message to clients пре 10 година
  Jeremy Latt 0874692aa8 send proper replies for cap protocol пре 10 година
  Jeremy Latt 92e7a7961f notify on more signals пре 10 година
  Jeremy Latt 6aa6f0aeaa notify clients when the server shuts down пре 10 година
  Jeremy Latt b421971b61 move db init/open functions into a single file пре 10 година
  Jeremy Latt 83d021fcb7 switch to gcfg for conf file пре 10 година
  Jeremy Latt 36602c9a3c basic capability negotiation пре 10 година
  Jeremy Latt 9aeb813cf5 restrict nicknames to proper character set пре 10 година
  Jeremy Latt 4df8ec12f6 allow nick changing пре 10 година
  Jeremy Latt 66f9b42125 avoid duplicate mode changes пре 10 година
  Jeremy Latt 9dc229b98f skip nick change if there is no difference пре 10 година
  Jeremy Latt 45bb0d05e7 normalize all unicode input from the client пре 10 година
  Jeremy Latt b30e247e77 properly persist channels пре 10 година
  Jeremy Latt 02abeeb164 persistent channels persisted to a sqlite db пре 10 година
  Jeremy Latt 1fe73aaa9e kill command пре 10 година
  Jeremy Latt 4d2d18caf1 time command пре 10 година
  Jeremy Latt f0305cf01a invite command пре 10 година
  Jeremy Latt d6ec1e719b add a version command for sumeet пре 10 година
  Jeremy Latt f0773c4e9e increase buffer for a server channel пре 10 година
  Jeremy Latt cc6f764c85 minor cleanup пре 10 година
  Jeremy Latt 72726a39b8 many changes пре 10 година
  Jeremy Latt be089e7f5f do bcrypt in the client main routine пре 10 година
  Jeremy Latt 2229645a39 refactor server command loop пре 10 година
  Jeremy Latt 0bf968e19e move command parsing and hostname lookups into the socket routine пре 10 година
  Jeremy Latt 3b56b5bf42 expose various go internals as a DEBUG command пре 10 година
  Jeremy Latt c5c7469cf0 good ol' fashioned refactoring пре 10 година
  Jeremy Latt 1283bd35c7 encapsulate client replies in method пре 10 година