221 커밋 (0126edc7af632f90774975eaa3cdd2f2c08c0022)

작성자 SHA1 메시지 날짜
  Jeremy Latt 0126edc7af move capability handling code to a single file 10 년 전
  Jeremy Latt e15f47c766 move to channel-based logging 10 년 전
  Jeremy Latt 77d053ccac get rid of editableCommand 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 97886dd00f relax regex restrictions for nicknames 10 년 전
  Jeremy Latt f1b610e1c1 v1.3 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 04c30c8c9b channel invite mode/list 10 년 전
  Jeremy Latt d4093e7f8b mask lists (ban, except, invite) 10 년 전
  Jeremy Latt f56db354ee fix client auth for no password 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 d6688a3047 allow | in nicks 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 8f0d2b89ee v.1.2.12 10 년 전
  Edmund Huber 857907320d allow underscores in nicks 10 년 전
  Jeremy Latt 22c1cfdc3e chdir instead of relativizing paths in config 10 년 전
  Jeremy Latt 9aa7debbfe move password handling into a single file 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 542744d52a fix line parsing function 10 년 전
  Jeremy Latt 8c8d371ae2 don't give operator to the first person to enter an empty persistent channel 10 년 전
  Jeremy Latt f17855fce9 check channel emptiness when anyone leaves 10 년 전
  Jeremy Latt e33a65ec72 fix channel persistence 10 년 전
  Jeremy Latt 04f0b2c48d trim trailing space from commands 10 년 전
  Jeremy Latt 9aeb813cf5 restrict nicknames to proper character set 10 년 전
  Jeremy Latt 6f00f89efa relax unicode parsing rules 10 년 전
  Jeremy Latt 4df8ec12f6 allow nick changing 10 년 전
  Jeremy Latt 39911a812d handle mode command with trailing empty arguments 10 년 전
  Jeremy Latt 66f9b42125 avoid duplicate mode changes 10 년 전
  Jeremy Latt 0d277025c1 fix channel insert statement 10 년 전
  Jeremy Latt 9dc229b98f skip nick change if there is no difference 10 년 전
  Jeremy Latt e9c5e4794e version 1.2.0 10 년 전
  Jeremy Latt 45bb0d05e7 normalize all unicode input from the client 10 년 전
  Jeremy Latt c35d5d1b8a code review 10 년 전
  Jeremy Latt b30e247e77 properly persist channels 10 년 전
  Jeremy Latt a30bb540e9 rewrite parseLine to be much saner about utf8 10 년 전