221 Révisions (0126edc7af632f90774975eaa3cdd2f2c08c0022)

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