274 Commits (f912f64f21a177e80904be6384d41b22b58ea400)

Autor SHA1 Mensaje Fecha
  Shivaram Lingamneni a0bf548fc5 draft/resume-0.2 implementation, message history support hace 5 años
  Shivaram Lingamneni 10d4f77638 fix PROXY protocol support for IPv6 hace 5 años
  Shivaram Lingamneni a4546c418b fix miscounting in LUSERS hace 6 años
  Shivaram Lingamneni 3c12fb6254 fix #283 (remove unnecessary log.Fatal) hace 6 años
  Shivaram Lingamneni 1383190249 refactor rehash to rely more on server.config hace 6 años
  Shivaram Lingamneni f6373f7a4d fix #262 hace 6 años
  Shivaram Lingamneni 3150f4e23b reduce copying of output lines hace 6 años
  Shivaram Lingamneni ebfef1e848 add Semaphore and ServerSemaphores hace 6 años
  Shivaram Lingamneni ef35c587fc remove redundant friends computation hace 6 años
  Shivaram Lingamneni b97ae00fe3 refactor channel join and part hace 6 años
  Shivaram Lingamneni cc9941cb07 review fixes, bug fixes hace 6 años
  Shivaram Lingamneni fad2475c3f modes refactor, #255 hace 6 años
  moocow 744ad2ce0b Stats for LUSERS logic now seperated, fixed params in LUSERS hace 6 años
  Shivaram Lingamneni 393070b7d9 fix #249 hace 6 años
  Shivaram Lingamneni 5e62cc4ebc initial vhosts implementation, #183 hace 6 años
  Daniel Oaks 22f9df388d Fix trailing hack hace 6 años
  Shivaram Lingamneni 4778e7bcc7 fixes hace 6 años
  Shivaram Lingamneni b2f798cf03 eliminate dedicated RunSocketWriter goroutine 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 d1f5c59eef fix #190 hace 6 años
  Shivaram Lingamneni 945dec9964 ensure the nick timeout mechanism is cleaned up on client quit hace 6 años
  Shivaram Lingamneni be86684e96 implement #199 hace 6 años
  Shivaram Lingamneni b139386391 fix account tags hace 6 años
  Shivaram Lingamneni ad73d68807 refactor account registration, add nick enforcement hace 6 años
  Daniel Oaks e0fa97d344 Get labeled-reply working just fine hace 6 años
  Daniel Oaks 2419f69879 Move all errors into errors.go hace 6 años
  Daniel Oaks 2ecec25d28 Misc refactoring hace 6 años
  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) hace 6 años
  Daniel Oaks 29266ce80f nickserv: Fix help display hace 6 años
  Shivaram Lingamneni 2a7f055ef3 support unix domain sockets hace 6 años
  Daniel Oaks ddd7f0dc99 Add 'are supported by this server' to translatable strings hace 6 años
  Daniel Oaks 090095b2b9 Set default client language when creating them hace 6 años
  Daniel Oaks 275227a461 Make like every client-facing string translatable hace 6 años
  Daniel Oaks 0569b5cfaa RESUME: Fix a few bugs, play modestrings 'n' all hace 6 años
  Daniel Oaks f8b39cfe61 Send fake channel joins on RESUME hace 6 años
  Daniel Oaks 7760634efe Actually let the takeover work somewhat more properly hace 6 años
  Daniel Oaks 0d5327de8a Fix some issues, add RPL_WHOISACCOUNT hace 6 años
  Daniel Oaks ac99e82192 Fix build issues hace 6 años
  Daniel Oaks d09f085b1a Add very initial RESUME cap and command hace 6 años
  Daniel Oaks a7fdade41d Extend to include example translation stuff hace 6 años
  Shivaram Lingamneni f5e7ec525d synchronize accesses to client.atime hace 6 años
  Shivaram Lingamneni 52b0fb71e7 refactor ClientManager hace 6 años
  Shivaram Lingamneni 9b74c47b74 rename some getters hace 6 años
  Shivaram Lingamneni 94cf438f51 remove channelJoinPartMutex hace 6 años
  Daniel Oaks 384e6e1720 client: Fix crash from not having right line lengths computed hace 6 años
  Shivaram Lingamneni 6130e48a67 always log the panic trace hace 6 años
  Shivaram Lingamneni 7b58bf76ef make error recovery configurable hace 6 años
  Shivaram Lingamneni 80968d000f log panic traces via the usual logging mechanism hace 6 años
  Shivaram Lingamneni 054f57e215 recover from client-caused panics hace 6 años