284 コミット (e1553aa9126f73dad214928a5094e2664dfa3539)

作成者 SHA1 メッセージ 日付
  Shivaram Lingamneni b9b2553a2f use the TR39 skeleton algorithm to prevent confusables (#178) 5年前
  Shivaram Lingamneni 8438afcc5c fix: usernames from ident don't get a ~ 5年前
  Shivaram Lingamneni 4bbba5b478 fix the issue for AllNickmasks as well 5年前
  Shivaram Lingamneni a2a9788f39 fix spurious bidi violations when casefolding the nickmask of an RTL nick 5年前
  Shivaram Lingamneni f94f737b31 add support for login throttling 5年前
  Shivaram Lingamneni 960d51159c add ClientDetails struct for getting a snapshot of client state 5年前
  Shivaram Lingamneni a4b3fb0e83 changes to client idle time counting 5年前
  Shivaram Lingamneni d5eade5494 force trailing zeroes in timestamp wire format 5年前
  Shivaram Lingamneni 2c7c8fbaf9 history replay enhancements 5年前
  Shivaram Lingamneni b6b4d365bc fix #313 5年前
  Shivaram Lingamneni a0bf548fc5 draft/resume-0.2 implementation, message history support 5年前
  Shivaram Lingamneni 10d4f77638 fix PROXY protocol support for IPv6 5年前
  Shivaram Lingamneni a4546c418b fix miscounting in LUSERS 5年前
  Shivaram Lingamneni 3c12fb6254 fix #283 (remove unnecessary log.Fatal) 5年前
  Shivaram Lingamneni 1383190249 refactor rehash to rely more on server.config 6年前
  Shivaram Lingamneni f6373f7a4d fix #262 6年前
  Shivaram Lingamneni 3150f4e23b reduce copying of output lines 6年前
  Shivaram Lingamneni ebfef1e848 add Semaphore and ServerSemaphores 6年前
  Shivaram Lingamneni ef35c587fc remove redundant friends computation 6年前
  Shivaram Lingamneni b97ae00fe3 refactor channel join and part 6年前
  Shivaram Lingamneni cc9941cb07 review fixes, bug fixes 6年前
  Shivaram Lingamneni fad2475c3f modes refactor, #255 6年前
  moocow 744ad2ce0b Stats for LUSERS logic now seperated, fixed params in LUSERS 6年前
  Shivaram Lingamneni 393070b7d9 fix #249 6年前
  Shivaram Lingamneni 5e62cc4ebc initial vhosts implementation, #183 6年前
  Daniel Oaks 22f9df388d Fix trailing hack 6年前
  Shivaram Lingamneni 4778e7bcc7 fixes 6年前
  Shivaram Lingamneni b2f798cf03 eliminate dedicated RunSocketWriter goroutine 6年前
  Shivaram Lingamneni 36018174b0 default fakelag to off, add explicit cooldown config 6年前
  Shivaram Lingamneni 1bf5e2a7c8 implement fakelag (#189) 6年前
  Shivaram Lingamneni d1f5c59eef fix #190 6年前
  Shivaram Lingamneni 945dec9964 ensure the nick timeout mechanism is cleaned up on client quit 6年前
  Shivaram Lingamneni be86684e96 implement #199 6年前
  Shivaram Lingamneni b139386391 fix account tags 6年前
  Shivaram Lingamneni ad73d68807 refactor account registration, add nick enforcement 6年前
  Daniel Oaks e0fa97d344 Get labeled-reply working just fine 6年前
  Daniel Oaks 2419f69879 Move all errors into errors.go 6年前
  Daniel Oaks 2ecec25d28 Misc refactoring 6年前
  Daniel Oaks 3634d0601e Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 6年前
  Daniel Oaks 29266ce80f nickserv: Fix help display 6年前
  Shivaram Lingamneni 2a7f055ef3 support unix domain sockets 6年前
  Daniel Oaks ddd7f0dc99 Add 'are supported by this server' to translatable strings 6年前
  Daniel Oaks 090095b2b9 Set default client language when creating them 6年前
  Daniel Oaks 275227a461 Make like every client-facing string translatable 6年前
  Daniel Oaks 0569b5cfaa RESUME: Fix a few bugs, play modestrings 'n' all 6年前
  Daniel Oaks f8b39cfe61 Send fake channel joins on RESUME 6年前
  Daniel Oaks 7760634efe Actually let the takeover work somewhat more properly 6年前
  Daniel Oaks 0d5327de8a Fix some issues, add RPL_WHOISACCOUNT 6年前
  Daniel Oaks ac99e82192 Fix build issues 6年前
  Daniel Oaks d09f085b1a Add very initial RESUME cap and command 6年前