850 Révisions (6e85cbcf9c2585602d3db602be263b27745010a0)

Auteur SHA1 Message Date
  Daniel Oaks df17b77266 Back to -unreleased il y a 6 ans
  Daniel Oaks 26fcb2ebbc Release v0.11.0-beta il y a 6 ans
  Shivaram Lingamneni 363b120cc5 fix #227 il y a 6 ans
  Daniel Oaks 9e8920394f Only display modestring on connect if it's set il y a 6 ans
  Daniel Oaks b1a73142b5 Expose current git commit il y a 6 ans
  Daniel Oaks b6a997f68c Unify translations il y a 6 ans
  Daniel Oaks a95c77bb86 Remove old command line that's no longer valid il y a 6 ans
  Daniel Oaks 3394700def Fix translation notes il y a 6 ans
  Daniel Oaks ab6cd599b2 Fix name of ISUPPORT token (REGCOMMANDS -> ACCCOMMANDS) il y a 6 ans
  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 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 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
  Shivaram Lingamneni 36018174b0 default fakelag to off, add explicit cooldown config 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 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
  Shivaram Lingamneni f5f6b95662 fix #214 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 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
  Shivaram Lingamneni ef99bc48d1 fix #204 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
  Shivaram Lingamneni 784a3bbf52 Don't send error messages for bad channels in NAMES il y a 6 ans
  Shivaram Lingamneni 54123ef9a2 clear failed nick assignments to avoid confusion il y a 6 ans
  Shivaram Lingamneni 62581962a6 fix confusing ips-per-subnet name il y a 6 ans
  Shivaram Lingamneni be86684e96 implement #199 il y a 6 ans
  Shivaram Lingamneni 878f9ca94c fix: store the uncasefolded account name correctly il y a 6 ans
  Shivaram Lingamneni df41f9b3b0 don't send ACC numerics in response to NickServ commands il y a 6 ans
  Shivaram Lingamneni 89ae261739 implement mailto callbacks il y a 6 ans
  Shivaram Lingamneni 02161184cf clean up stopEvent (requires go v1.10) il y a 6 ans
  Shivaram Lingamneni 5b636371a9 fix SASL enable-disable logic il y a 6 ans
  Shivaram Lingamneni ced3a17cd3 fix #192 il y a 6 ans
  Shivaram Lingamneni 988cb22692 changes to nick reservation il y a 6 ans
  Shivaram Lingamneni 73391f11a6 replace ACC UNREGISTER with nickserv unregister il y a 6 ans
  Shivaram Lingamneni af256fccd3 remove redundant oper check from DEBUG il y a 6 ans
  Shivaram Lingamneni b139386391 fix account tags il y a 6 ans
  Shivaram Lingamneni ad73d68807 refactor account registration, add nick enforcement il y a 6 ans