79 Commitit (c97472582d3f198f408b9af196c4c39e5e500250)

Tekijä SHA1 Viesti Päivämäärä
  Daniel Oaks c88cd328f8 Very initial RPL_ISUPPORT numeric support 8 vuotta sitten
  Edmund Huber 846543c180 try including the prefix in the PONG to a client PING, maybe fix #5 9 vuotta sitten
  Jeremy Latt 6c10add399 improve performance by using less goroutines 10 vuotta sitten
  Edmund Huber b4edcea6e3 pretty up the notice a bit, and use RplNotice 10 vuotta sitten
  Edmund Huber e1c235a9ea fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 10 vuotta sitten
  Jeremy Latt f32df20a83 get rid of useless assignment 10 vuotta sitten
  Edmund Huber 34b01b115e add a type for CTCP-encoded strings, and NOTICEs for error cases 10 vuotta sitten
  Edmund Huber d5bdc78d55 adding theater-mode, fixes #15 10 vuotta sitten
  Jeremy Latt d85e6681d9 move modes code to its own file; fix SQL (un)marshalling 10 vuotta sitten
  Jeremy Latt 2006aff9f7 break up types.go 10 vuotta sitten
  Jeremy Latt 96a108f8da mark unicode normalization with type 10 vuotta sitten
  Jeremy Latt 33df043961 fix CAP messages 10 vuotta sitten
  Jeremy Latt d4093e7f8b mask lists (ban, except, invite) 10 vuotta sitten
  Jeremy Latt 76852b0370 implement WHOWAS with a shared ringbuffer 10 vuotta sitten
  Jeremy Latt b2055595e1 WHOWAS command 10 vuotta sitten
  Jeremy Latt 69cdad45ac partially-working sqlite-based usermasks 10 vuotta sitten
  Jeremy Latt 04bb79a610 fix invite message to clients 10 vuotta sitten
  Jeremy Latt 36602c9a3c basic capability negotiation 10 vuotta sitten
  Jeremy Latt c35d5d1b8a code review 10 vuotta sitten
  Jeremy Latt 0531c40481 simplify semantic version constant 10 vuotta sitten
  Jeremy Latt 1fe73aaa9e kill command 10 vuotta sitten
  Jeremy Latt 4d2d18caf1 time command 10 vuotta sitten
  Jeremy Latt f0305cf01a invite command 10 vuotta sitten
  Jeremy Latt d6ec1e719b add a version command for sumeet 10 vuotta sitten
  Jeremy Latt f482b6b82f add all channel mask list replies 10 vuotta sitten
  Jeremy Latt c5c7469cf0 good ol' fashioned refactoring 10 vuotta sitten
  Jeremy Latt c7298c55b9 flesh out channel modes 10 vuotta sitten
  Jeremy Latt 21337cda7f add error responses for mode command 10 vuotta sitten
  Jeremy Latt 1283bd35c7 encapsulate client replies in method 10 vuotta sitten
  Jeremy Latt e1c4c8e8cc don't send prefix on server-originated string coded replies 10 vuotta sitten
  Jeremy Latt 0ad05abf5f omit prefix for non-numeric replies from the server 10 vuotta sitten
  Jeremy Latt b6d8f62674 adjust ping message 10 vuotta sitten
  Jeremy Latt c0dc733351 don't wait for writing to complete 10 vuotta sitten
  Jeremy Latt 9960089226 format replies to strings instead of using a Reply struct 10 vuotta sitten
  Jeremy Latt 25ebab37d3 replies shouldn't contain references to client 10 vuotta sitten
  Jeremy Latt 95f267ea4f buffer all channels 10 vuotta sitten
  Jeremy Latt f090c616b3 reduce writes 10 vuotta sitten
  Jeremy Latt 9e471b5b5d solve quit/connection close race 10 vuotta sitten
  Jeremy Latt bb64d38684 implement who reply like ngircd 10 vuotta sitten
  Jeremy Latt 046723a709 make whois channels possibly multiline 10 vuotta sitten
  Jeremy Latt 528588acfc augment whois idle with signon time 10 vuotta sitten
  Jeremy Latt 9a5f21e78c beef up whois 10 vuotta sitten
  Jeremy Latt bd3ca4ae47 fix race in idle timeout; fix some string trimming; fix some replies 10 vuotta sitten
  Jeremy Latt 1a7f56a903 clean up general command and name handling 10 vuotta sitten
  Jeremy Latt f0fc3b492c list command 10 vuotta sitten
  Jeremy Latt a9d7f64693 kick command 10 vuotta sitten
  Jeremy Latt e411dafda7 get rid of mutexes in favor of channel-base syncing 10 vuotta sitten
  Jeremy Latt 488b2ccf8f implement channel modes and messages properly 10 vuotta sitten
  Jeremy Latt 6983d1930c RPL_ENDOFNAMES should come from server 10 vuotta sitten
  Jeremy Latt 87cc184ec0 type numeric codes 10 vuotta sitten