67 Commits (3b12dec207cfac0e8695708a6427fdc504c23b00)

Autor SHA1 Mensaje Fecha
  Jeremy Latt bffad06a26 v1.4 hace 10 años
  Edmund Huber d5bdc78d55 adding theater-mode, fixes #15 hace 10 años
  Jeremy Latt 8c44bb9ff3 ONICK command to allow operators to change users' nicks hace 10 años
  Jeremy Latt d85e6681d9 move modes code to its own file; fix SQL (un)marshalling hace 10 años
  Jeremy Latt 2006aff9f7 break up types.go hace 10 años
  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 96a108f8da mark unicode normalization with type 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 33df043961 fix CAP messages hace 10 años
  Jeremy Latt f56db354ee fix client auth for no password hace 10 años
  Jeremy Latt b2055595e1 WHOWAS command 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 8f0d2b89ee v.1.2.12 hace 10 años
  Edmund Huber 857907320d allow underscores in nicks 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 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 c35d5d1b8a code review hace 10 años
  Jeremy Latt e409bcec99 simplify new channel insert hace 10 años
  Jeremy Latt de5538f5d5 add persistent flag for channels hace 10 años
  Jeremy Latt 0531c40481 simplify semantic version constant hace 10 años
  Jeremy Latt 6882edeff7 version 1.1.0 hace 10 años
  Jeremy Latt 1fe73aaa9e kill command hace 10 años
  Jeremy Latt 4d2d18caf1 time command hace 10 años
  Jeremy Latt d6ec1e719b add a version command for sumeet hace 10 años
  Jeremy Latt 3b56b5bf42 expose various go internals as a DEBUG command hace 10 años
  Jeremy Latt f482b6b82f add all channel mask list replies hace 10 años
  Jeremy Latt c7298c55b9 flesh out channel modes hace 10 años
  Jeremy Latt b17e62d0b0 names command hace 10 años
  Jeremy Latt 1a7f56a903 clean up general command and name handling hace 10 años
  Jeremy Latt f0fc3b492c list command hace 10 años
  Jeremy Latt a9d7f64693 kick command hace 10 años
  Jeremy Latt e411dafda7 get rid of mutexes in favor of channel-base syncing hace 10 años
  Jeremy Latt 488b2ccf8f implement channel modes and messages properly hace 10 años
  Jeremy Latt 0bfa2fb98f channel mode flags and member modes hace 10 años
  Jeremy Latt 87cc184ec0 type numeric codes hace 10 años
  Jeremy Latt 4d9742d033 organize server command into phases hace 10 años