1169 Commits (devel+passhashingv2)
 

Autor SHA1 Mensaje Fecha
  Daniel Oaks bf04dc24f9 Upgrade password hashing. hace 6 años
  Daniel Oaks dcb15d619d manual: Update date! hace 6 años
  Daniel Oaks a00cb3f8cd manual: Add basic Commands section that just points to integrated help hace 6 años
  Daniel Oaks ada1d0a091 readme: Update ns reg instructions hace 6 años
  Daniel Oaks ab6cd599b2 Fix name of ISUPPORT token (REGCOMMANDS -> ACCCOMMANDS) hace 6 años
  Daniel Oaks d39cc5f5fe docs: Update manual with new CS/NS commands hace 6 años
  Daniel Oaks 5cbd4d1de2 Force help entries for every ChanServ command as well hace 6 años
  Daniel Oaks 1c636aaec6 nickserv.go: Fix comment hace 6 años
  Daniel Oaks 6fb4284e32 Refactor chanserv.go to match nickserv.go, unify the two hace 6 años
  Daniel Oaks 9af74d367a nickserv.go: Move comment to right place hace 6 años
  Daniel Oaks e0b0ccd7dc updatetranslations script now grabs nickserv help entries hace 6 años
  Daniel Oaks 7b8c4e7e91 Refactor nickserv.go to better support NS HELP and translations hace 6 años
  Daniel Oaks a39c46d470 Fix registered-only modes in docs (it's +R, not +r) hace 6 años
  Daniel Oaks 0e4e074d43 Update changelog hace 6 años
  Daniel Oaks 73bb43ef2e Tweak the default fakelag cooldown juuuust a touch hace 6 años
  Daniel Oaks 46c98c2cf5 Fix CHANSERV OP hace 6 años
  Daniel Oaks a67dfe37ca Add CHANSERV OP (thanks benharri for making the request!) hace 6 años
  Daniel Oaks 470965674c Changelog updated hace 6 años
  Daniel Oaks 5ce56bfb4f Add colour charts to the default MOTD, including 16-98 extended colours hace 6 años
  Shivaram Lingamneni f83b31a413
Merge pull request #223 from mordyovits/patch-1 hace 6 años
  Mordy Ovits 5a367b8c6c
README.md: self-signed, not unsigned hace 6 años
  Shivaram Lingamneni 7cfa75a59e
Merge pull request #218 from slingamn/socketwriter.1 hace 6 años
  Shivaram Lingamneni 65f2e95d2b
Merge pull request #222 from slingamn/fakelag.3 hace 6 años
  Shivaram Lingamneni 36018174b0 default fakelag to off, add explicit cooldown config hace 6 años
  Daniel Oaks 237931cd00
Merge pull request #220 from slingamn/issue217.1 hace 6 años
  Daniel Oaks abb1825ee8
Merge pull request #219 from slingamn/travis.1 hace 6 años
  Shivaram Lingamneni 1bf5e2a7c8 implement fakelag (#189) hace 6 años
  Shivaram Lingamneni a8b952da77 store maxSendQBytes in a uint32 to avoid alignment problems hace 6 años
  Shivaram Lingamneni 2885b37768 partial fix for #217 hace 6 años
  Shivaram Lingamneni d1f5c59eef fix #190 hace 6 años
  Shivaram Lingamneni 8fd1446627 tweak: clean up Socket.Close() hace 6 años
  Shivaram Lingamneni d324418df4 try to fix travis by pinning a goreleaser release hace 6 años
  Shivaram Lingamneni 0a432c9d99 do an actual nonblocking send instead of the len() trick hace 6 años
  Shivaram Lingamneni fa5d4be718 refactor irc.Socket hace 6 años
  Daniel Oaks e3e714059c
Merge pull request #215 from slingamn/issue214 hace 6 años
  Shivaram Lingamneni f5f6b95662 fix #214 hace 6 años
  Shivaram Lingamneni b0f262bc0c
Merge pull request #206 from slingamn/ghost.2 hace 6 años
  Shivaram Lingamneni b8f37e4e6c fix bad interaction between nickTimer.Stop() and accounts.Logout() hace 6 años
  Shivaram Lingamneni fd34c78d6b add sadrop command hace 6 años
  Shivaram Lingamneni c6124f9d8a
Merge pull request #210 from slingamn/pprof.2 hace 6 años
  Shivaram Lingamneni 288203152a comment out the pprof setting in the example config hace 6 años
  Shivaram Lingamneni 211ed6af99 add an option to expose a pprof http endpoint hace 6 años
  Shivaram Lingamneni 679f25491c can't reserve a nick that's the name of an unverified account hace 6 años
  Shivaram Lingamneni 47b9fe50be can't register an account with the same name as a registered nick hace 6 años
  Shivaram Lingamneni a022befffe nickserv: implement GHOST, GROUP, DROP, and INFO hace 6 años
  Daniel Oaks b211fd35da
Merge pull request #205 from slingamn/issue204 hace 6 años
  Shivaram Lingamneni ef99bc48d1 fix #204 hace 6 años
  Daniel Oaks 898fb41485
Merge pull request #203 from slingamn/rereg hace 6 años
  Shivaram Lingamneni 757566ca45 turn down default verify timeout hace 6 años
  Shivaram Lingamneni 945dec9964 ensure the nick timeout mechanism is cleaned up on client quit hace 6 años