144 Révisions (4ce4ba31c592d1bd8d7a0a200a72731027bcd3c4)

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