879 Révisions (c0885f9cbae938eb61ece7e787561f23f6c41444)

Auteur SHA1 Message Date
  Shivaram Lingamneni f6373f7a4d fix #262 il y a 6 ans
  Shivaram Lingamneni ebfef1e848 add Semaphore and ServerSemaphores il y a 6 ans
  Shivaram Lingamneni 6533893863 optimized implementation of Channel.Names() il y a 6 ans
  Shivaram Lingamneni ef35c587fc remove redundant friends computation il y a 6 ans
  Shivaram Lingamneni b97ae00fe3 refactor channel join and part il y a 6 ans
  Shivaram Lingamneni abbbd2c899 review fix il y a 6 ans
  Shivaram Lingamneni 43b90f2a85 have travis enforce gofmt, #253 il y a 6 ans
  Shivaram Lingamneni fad2475c3f modes refactor, #255 il y a 6 ans
  moocow 744ad2ce0b Stats for LUSERS logic now seperated, fixed params in LUSERS il y a 6 ans
  Shivaram Lingamneni 393070b7d9 fix #249 il y a 6 ans
  Shivaram Lingamneni 3db71415c9 review fixes il y a 6 ans
  moortens 0b3abb5bde
Fixed LUSERS count not subtracting invisible users il y a 6 ans
  Daniel Oaks 40d6cd02da Fix whois channel handling il y a 6 ans
  Shivaram Lingamneni 69fd3ac324 implement database auto-upgrades (#243) il y a 6 ans
  Shivaram Lingamneni f6d2dade4e fix fakelag double-rate issue il y a 6 ans
  Daniel Oaks 5811226760 Only allow valid snomasks to be set il y a 6 ans
  Shivaram Lingamneni f54561171e try to reduce redundant goroutines il y a 6 ans
  Daniel Oaks 22f9df388d Fix trailing hack il y a 6 ans
  Daniel Oaks dd6aacee61 Setup v0.12.0-unreleased devel ver il y a 6 ans
  Daniel Oaks 31e5db9c1e Release v0.11.0 il y a 6 ans
  Shivaram Lingamneni 4778e7bcc7 fixes il y a 6 ans
  Shivaram Lingamneni b2f798cf03 eliminate dedicated RunSocketWriter goroutine il y a 6 ans
  Daniel Oaks 27c575e191 Um... name monitor subcommands handler properly il y a 6 ans
  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
  Shivaram Lingamneni 8fb5a38851 Updates to channel persistence 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