864 Commits (devel+dnsbl)

Autor SHA1 Mensaje Fecha
  moocow 9756ce02ba fixes uint, moved code, stole slingnams hsNotifyChannel function hace 6 años
  moocow 6a9fa35d35 enum types simplifying sort, config fails on wrong action types hace 6 años
  moocow 5e7aceb75e Issue #68, initial dnsbl system hace 6 años
  moocow 744ad2ce0b Stats for LUSERS logic now seperated, fixed params in LUSERS hace 6 años
  moortens 0b3abb5bde
Fixed LUSERS count not subtracting invisible users hace 6 años
  Daniel Oaks 40d6cd02da Fix whois channel handling hace 6 años
  Shivaram Lingamneni f6d2dade4e fix fakelag double-rate issue hace 6 años
  Daniel Oaks 5811226760 Only allow valid snomasks to be set hace 6 años
  Daniel Oaks 22f9df388d Fix trailing hack hace 6 años
  Daniel Oaks dd6aacee61 Setup v0.12.0-unreleased devel ver hace 6 años
  Daniel Oaks 31e5db9c1e Release v0.11.0 hace 6 años
  Daniel Oaks 27c575e191 Um... name monitor subcommands handler properly hace 6 años
  Daniel Oaks df17b77266 Back to -unreleased hace 6 años
  Daniel Oaks 26fcb2ebbc Release v0.11.0-beta hace 6 años
  Shivaram Lingamneni 363b120cc5 fix #227 hace 6 años
  Daniel Oaks 9e8920394f Only display modestring on connect if it's set hace 6 años
  Daniel Oaks b1a73142b5 Expose current git commit hace 6 años
  Shivaram Lingamneni 8fb5a38851 Updates to channel persistence hace 6 años
  Daniel Oaks b6a997f68c Unify translations hace 6 años
  Daniel Oaks a95c77bb86 Remove old command line that's no longer valid hace 6 años
  Daniel Oaks 3394700def Fix translation notes hace 6 años
  Daniel Oaks ab6cd599b2 Fix name of ISUPPORT token (REGCOMMANDS -> ACCCOMMANDS) 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 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 46c98c2cf5 Fix CHANSERV OP hace 6 años
  Daniel Oaks a67dfe37ca Add CHANSERV OP (thanks benharri for making the request!) hace 6 años
  Shivaram Lingamneni 36018174b0 default fakelag to off, add explicit cooldown config 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 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
  Shivaram Lingamneni f5f6b95662 fix #214 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 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
  Shivaram Lingamneni ef99bc48d1 fix #204 hace 6 años
  Shivaram Lingamneni 945dec9964 ensure the nick timeout mechanism is cleaned up on client quit hace 6 años
  Shivaram Lingamneni a5897baa2b clean up redundant error handling hace 6 años
  Shivaram Lingamneni 784a3bbf52 Don't send error messages for bad channels in NAMES hace 6 años
  Shivaram Lingamneni 54123ef9a2 clear failed nick assignments to avoid confusion hace 6 años