58 Commit (97886dd00f791fe8d86b8a5366aef9b05c06e691)

Autore SHA1 Messaggio Data
  Jeremy Latt 97886dd00f relax regex restrictions for nicknames 10 anni fa
  Jeremy Latt f1b610e1c1 v1.3 10 anni fa
  Jeremy Latt 33df043961 fix CAP messages 10 anni fa
  Jeremy Latt f56db354ee fix client auth for no password 10 anni fa
  Jeremy Latt b2055595e1 WHOWAS command 10 anni fa
  Jeremy Latt 04bb79a610 fix invite message to clients 10 anni fa
  Jeremy Latt d6688a3047 allow | in nicks 10 anni fa
  Jeremy Latt 8f0d2b89ee v.1.2.12 10 anni fa
  Edmund Huber 857907320d allow underscores in nicks 10 anni fa
  Jeremy Latt 36602c9a3c basic capability negotiation 10 anni fa
  Jeremy Latt 542744d52a fix line parsing function 10 anni fa
  Jeremy Latt f17855fce9 check channel emptiness when anyone leaves 10 anni fa
  Jeremy Latt e33a65ec72 fix channel persistence 10 anni fa
  Jeremy Latt 04f0b2c48d trim trailing space from commands 10 anni fa
  Jeremy Latt 9aeb813cf5 restrict nicknames to proper character set 10 anni fa
  Jeremy Latt 6f00f89efa relax unicode parsing rules 10 anni fa
  Jeremy Latt 4df8ec12f6 allow nick changing 10 anni fa
  Jeremy Latt 39911a812d handle mode command with trailing empty arguments 10 anni fa
  Jeremy Latt 66f9b42125 avoid duplicate mode changes 10 anni fa
  Jeremy Latt 0d277025c1 fix channel insert statement 10 anni fa
  Jeremy Latt 9dc229b98f skip nick change if there is no difference 10 anni fa
  Jeremy Latt e9c5e4794e version 1.2.0 10 anni fa
  Jeremy Latt c35d5d1b8a code review 10 anni fa
  Jeremy Latt e409bcec99 simplify new channel insert 10 anni fa
  Jeremy Latt de5538f5d5 add persistent flag for channels 10 anni fa
  Jeremy Latt 0531c40481 simplify semantic version constant 10 anni fa
  Jeremy Latt 6882edeff7 version 1.1.0 10 anni fa
  Jeremy Latt 1fe73aaa9e kill command 10 anni fa
  Jeremy Latt 4d2d18caf1 time command 10 anni fa
  Jeremy Latt d6ec1e719b add a version command for sumeet 10 anni fa
  Jeremy Latt 3b56b5bf42 expose various go internals as a DEBUG command 10 anni fa
  Jeremy Latt f482b6b82f add all channel mask list replies 10 anni fa
  Jeremy Latt c7298c55b9 flesh out channel modes 10 anni fa
  Jeremy Latt b17e62d0b0 names command 10 anni fa
  Jeremy Latt 1a7f56a903 clean up general command and name handling 10 anni fa
  Jeremy Latt f0fc3b492c list command 10 anni fa
  Jeremy Latt a9d7f64693 kick command 10 anni fa
  Jeremy Latt e411dafda7 get rid of mutexes in favor of channel-base syncing 10 anni fa
  Jeremy Latt 488b2ccf8f implement channel modes and messages properly 10 anni fa
  Jeremy Latt 0bfa2fb98f channel mode flags and member modes 10 anni fa
  Jeremy Latt 87cc184ec0 type numeric codes 10 anni fa
  Jeremy Latt 4d9742d033 organize server command into phases 10 anni fa
  Jeremy Latt 965d8efdf8 add a login timout to close dropped connections 10 anni fa
  Jeremy Latt 52dd2521c2 remove prefix from local replies; fix topic message 10 anni fa
  Jeremy Latt 6daf81ea91 notice command 10 anni fa
  Jeremy Latt db0f494604 TLS support 10 anni fa
  Jeremy Latt 133b91b9f0 idle/quit timeout 10 anni fa
  Jeremy Latt 1787ac8ebf use Reply() to wrap channel 10 anni fa
  Jeremy Latt 04f881a617 channel 'no outside messages' flag 10 anni fa
  Jeremy Latt a3b7441939 type cleanup 10 anni fa