221 Commits (0126edc7af632f90774975eaa3cdd2f2c08c0022)

Autor SHA1 Mensaje Fecha
  Jeremy Latt 0126edc7af move capability handling code to a single file hace 10 años
  Jeremy Latt e15f47c766 move to channel-based logging hace 10 años
  Jeremy Latt 77d053ccac get rid of editableCommand hace 10 años
  Jeremy Latt d1a299792e don't buffer channels (except signal channel) hace 10 años
  Jeremy Latt 4268c4a936 don't set CapNegotiating for blind CAP REQ hace 10 años
  Jeremy Latt 97886dd00f relax regex restrictions for nicknames hace 10 años
  Jeremy Latt f1b610e1c1 v1.3 hace 10 años
  Jeremy Latt 81df7b4a5c comments and improvements for client set hace 10 años
  Jeremy Latt 33df043961 fix CAP messages hace 10 años
  Jeremy Latt cf76d2bd77 persist and load channel mask lists hace 10 años
  Jeremy Latt 04c30c8c9b channel invite mode/list hace 10 años
  Jeremy Latt d4093e7f8b mask lists (ban, except, invite) hace 10 años
  Jeremy Latt f56db354ee fix client auth for no password hace 10 años
  Jeremy Latt 12ae89ca14 minor cleanup/refactoring hace 10 años
  Jeremy Latt adde42a1bf update ClientLookupSet when username changes hace 10 años
  Jeremy Latt 76852b0370 implement WHOWAS with a shared ringbuffer hace 10 años
  Jeremy Latt 41a6027d4e move ClientLookupSet to its own file hace 10 años
  Jeremy Latt b2055595e1 WHOWAS command hace 10 años
  Jeremy Latt 69cdad45ac partially-working sqlite-based usermasks hace 10 años
  Jeremy Latt 832a5e1e19 allow empty server password hace 10 años
  Jeremy Latt 5c6f8ff92a improve logging hace 10 años
  Jeremy Latt 04bb79a610 fix invite message to clients hace 10 años
  Jeremy Latt d6688a3047 allow | in nicks hace 10 años
  Jeremy Latt 0874692aa8 send proper replies for cap protocol hace 10 años
  Jeremy Latt 92e7a7961f notify on more signals hace 10 años
  Jeremy Latt 6aa6f0aeaa notify clients when the server shuts down hace 10 años
  Jeremy Latt 8f0d2b89ee v.1.2.12 hace 10 años
  Edmund Huber 857907320d allow underscores in nicks hace 10 años
  Jeremy Latt 22c1cfdc3e chdir instead of relativizing paths in config hace 10 años
  Jeremy Latt 9aa7debbfe move password handling into a single file hace 10 años
  Jeremy Latt b421971b61 move db init/open functions into a single file hace 10 años
  Jeremy Latt 83d021fcb7 switch to gcfg for conf file hace 10 años
  Jeremy Latt 36602c9a3c basic capability negotiation hace 10 años
  Jeremy Latt 542744d52a fix line parsing function hace 10 años
  Jeremy Latt 8c8d371ae2 don't give operator to the first person to enter an empty persistent channel hace 10 años
  Jeremy Latt f17855fce9 check channel emptiness when anyone leaves hace 10 años
  Jeremy Latt e33a65ec72 fix channel persistence hace 10 años
  Jeremy Latt 04f0b2c48d trim trailing space from commands hace 10 años
  Jeremy Latt 9aeb813cf5 restrict nicknames to proper character set hace 10 años
  Jeremy Latt 6f00f89efa relax unicode parsing rules hace 10 años
  Jeremy Latt 4df8ec12f6 allow nick changing hace 10 años
  Jeremy Latt 39911a812d handle mode command with trailing empty arguments hace 10 años
  Jeremy Latt 66f9b42125 avoid duplicate mode changes hace 10 años
  Jeremy Latt 0d277025c1 fix channel insert statement hace 10 años
  Jeremy Latt 9dc229b98f skip nick change if there is no difference hace 10 años
  Jeremy Latt e9c5e4794e version 1.2.0 hace 10 años
  Jeremy Latt 45bb0d05e7 normalize all unicode input from the client hace 10 años
  Jeremy Latt c35d5d1b8a code review hace 10 años
  Jeremy Latt b30e247e77 properly persist channels hace 10 años
  Jeremy Latt a30bb540e9 rewrite parseLine to be much saner about utf8 hace 10 años