67 커밋 (3b12dec207cfac0e8695708a6427fdc504c23b00)

작성자 SHA1 메시지 날짜
  Jeremy Latt bffad06a26 v1.4 10 년 전
  Edmund Huber d5bdc78d55 adding theater-mode, fixes #15 10 년 전
  Jeremy Latt 8c44bb9ff3 ONICK command to allow operators to change users' nicks 10 년 전
  Jeremy Latt d85e6681d9 move modes code to its own file; fix SQL (un)marshalling 10 년 전
  Jeremy Latt 2006aff9f7 break up types.go 10 년 전
  Jeremy Latt 0126edc7af move capability handling code to a single file 10 년 전
  Jeremy Latt e15f47c766 move to channel-based logging 10 년 전
  Jeremy Latt 96a108f8da mark unicode normalization with type 10 년 전
  Jeremy Latt 97886dd00f relax regex restrictions for nicknames 10 년 전
  Jeremy Latt f1b610e1c1 v1.3 10 년 전
  Jeremy Latt 33df043961 fix CAP messages 10 년 전
  Jeremy Latt f56db354ee fix client auth for no password 10 년 전
  Jeremy Latt b2055595e1 WHOWAS command 10 년 전
  Jeremy Latt 04bb79a610 fix invite message to clients 10 년 전
  Jeremy Latt d6688a3047 allow | in nicks 10 년 전
  Jeremy Latt 8f0d2b89ee v.1.2.12 10 년 전
  Edmund Huber 857907320d allow underscores in nicks 10 년 전
  Jeremy Latt 36602c9a3c basic capability negotiation 10 년 전
  Jeremy Latt 542744d52a fix line parsing function 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 c35d5d1b8a code review 10 년 전
  Jeremy Latt e409bcec99 simplify new channel insert 10 년 전
  Jeremy Latt de5538f5d5 add persistent flag for channels 10 년 전
  Jeremy Latt 0531c40481 simplify semantic version constant 10 년 전
  Jeremy Latt 6882edeff7 version 1.1.0 10 년 전
  Jeremy Latt 1fe73aaa9e kill command 10 년 전
  Jeremy Latt 4d2d18caf1 time command 10 년 전
  Jeremy Latt d6ec1e719b add a version command for sumeet 10 년 전
  Jeremy Latt 3b56b5bf42 expose various go internals as a DEBUG command 10 년 전
  Jeremy Latt f482b6b82f add all channel mask list replies 10 년 전
  Jeremy Latt c7298c55b9 flesh out channel modes 10 년 전
  Jeremy Latt b17e62d0b0 names command 10 년 전
  Jeremy Latt 1a7f56a903 clean up general command and name handling 10 년 전
  Jeremy Latt f0fc3b492c list command 10 년 전
  Jeremy Latt a9d7f64693 kick command 10 년 전
  Jeremy Latt e411dafda7 get rid of mutexes in favor of channel-base syncing 10 년 전
  Jeremy Latt 488b2ccf8f implement channel modes and messages properly 10 년 전
  Jeremy Latt 0bfa2fb98f channel mode flags and member modes 10 년 전
  Jeremy Latt 87cc184ec0 type numeric codes 10 년 전
  Jeremy Latt 4d9742d033 organize server command into phases 10 년 전