1213 Révisions (c75d2c91c52b9def4c07d38635c59f4f6c0f63f3)
 

Auteur SHA1 Message Date
  Daniel Oaks 5cbd4d1de2 Force help entries for every ChanServ command as well il y a 6 ans
  Daniel Oaks 1c636aaec6 nickserv.go: Fix comment il y a 6 ans
  Daniel Oaks 6fb4284e32 Refactor chanserv.go to match nickserv.go, unify the two il y a 6 ans
  Daniel Oaks 9af74d367a nickserv.go: Move comment to right place il y a 6 ans
  Daniel Oaks e0b0ccd7dc updatetranslations script now grabs nickserv help entries il y a 6 ans
  Daniel Oaks 7b8c4e7e91 Refactor nickserv.go to better support NS HELP and translations il y a 6 ans
  Daniel Oaks a39c46d470 Fix registered-only modes in docs (it's +R, not +r) il y a 6 ans
  Daniel Oaks 0e4e074d43 Update changelog il y a 6 ans
  Daniel Oaks 73bb43ef2e Tweak the default fakelag cooldown juuuust a touch il y a 6 ans
  Daniel Oaks 46c98c2cf5 Fix CHANSERV OP il y a 6 ans
  Daniel Oaks a67dfe37ca Add CHANSERV OP (thanks benharri for making the request!) il y a 6 ans
  Daniel Oaks 470965674c Changelog updated il y a 6 ans
  Daniel Oaks 5ce56bfb4f Add colour charts to the default MOTD, including 16-98 extended colours il y a 6 ans
  Shivaram Lingamneni f83b31a413
Merge pull request #223 from mordyovits/patch-1 il y a 6 ans
  Mordy Ovits 5a367b8c6c
README.md: self-signed, not unsigned il y a 6 ans
  Shivaram Lingamneni 7cfa75a59e
Merge pull request #218 from slingamn/socketwriter.1 il y a 6 ans
  Shivaram Lingamneni 65f2e95d2b
Merge pull request #222 from slingamn/fakelag.3 il y a 6 ans
  Shivaram Lingamneni 36018174b0 default fakelag to off, add explicit cooldown config il y a 6 ans
  Daniel Oaks 237931cd00
Merge pull request #220 from slingamn/issue217.1 il y a 6 ans
  Daniel Oaks abb1825ee8
Merge pull request #219 from slingamn/travis.1 il y a 6 ans
  Shivaram Lingamneni 1bf5e2a7c8 implement fakelag (#189) il y a 6 ans
  Shivaram Lingamneni a8b952da77 store maxSendQBytes in a uint32 to avoid alignment problems il y a 6 ans
  Shivaram Lingamneni 2885b37768 partial fix for #217 il y a 6 ans
  Shivaram Lingamneni d1f5c59eef fix #190 il y a 6 ans
  Shivaram Lingamneni 8fd1446627 tweak: clean up Socket.Close() il y a 6 ans
  Shivaram Lingamneni d324418df4 try to fix travis by pinning a goreleaser release il y a 6 ans
  Shivaram Lingamneni 0a432c9d99 do an actual nonblocking send instead of the len() trick il y a 6 ans
  Shivaram Lingamneni fa5d4be718 refactor irc.Socket il y a 6 ans
  Daniel Oaks e3e714059c
Merge pull request #215 from slingamn/issue214 il y a 6 ans
  Shivaram Lingamneni f5f6b95662 fix #214 il y a 6 ans
  Shivaram Lingamneni b0f262bc0c
Merge pull request #206 from slingamn/ghost.2 il y a 6 ans
  Shivaram Lingamneni b8f37e4e6c fix bad interaction between nickTimer.Stop() and accounts.Logout() il y a 6 ans
  Shivaram Lingamneni fd34c78d6b add sadrop command il y a 6 ans
  Shivaram Lingamneni c6124f9d8a
Merge pull request #210 from slingamn/pprof.2 il y a 6 ans
  Shivaram Lingamneni 288203152a comment out the pprof setting in the example config il y a 6 ans
  Shivaram Lingamneni 211ed6af99 add an option to expose a pprof http endpoint il y a 6 ans
  Shivaram Lingamneni 679f25491c can't reserve a nick that's the name of an unverified account il y a 6 ans
  Shivaram Lingamneni 47b9fe50be can't register an account with the same name as a registered nick il y a 6 ans
  Shivaram Lingamneni a022befffe nickserv: implement GHOST, GROUP, DROP, and INFO il y a 6 ans
  Daniel Oaks b211fd35da
Merge pull request #205 from slingamn/issue204 il y a 6 ans
  Shivaram Lingamneni ef99bc48d1 fix #204 il y a 6 ans
  Daniel Oaks 898fb41485
Merge pull request #203 from slingamn/rereg il y a 6 ans
  Shivaram Lingamneni 757566ca45 turn down default verify timeout il y a 6 ans
  Shivaram Lingamneni 945dec9964 ensure the nick timeout mechanism is cleaned up on client quit il y a 6 ans
  Shivaram Lingamneni a5897baa2b clean up redundant error handling il y a 6 ans
  Daniel Oaks 1023f7e20e
Merge pull request #200 from slingamn/issue199.2 il y a 6 ans
  Daniel Oaks 9b21ee36b2
Merge pull request #201 from slingamn/fixes.3 il y a 6 ans
  Shivaram Lingamneni 784a3bbf52 Don't send error messages for bad channels in NAMES il y a 6 ans
  Shivaram Lingamneni 9d163a4ba2 warn about whitelisting the webirc gateway il y a 6 ans
  Shivaram Lingamneni 54123ef9a2 clear failed nick assignments to avoid confusion il y a 6 ans