251 Révisions (6e85cbcf9c2585602d3db602be263b27745010a0)

Auteur SHA1 Message Date
  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 d1f5c59eef fix #190 il y a 6 ans
  Shivaram Lingamneni 945dec9964 ensure the nick timeout mechanism is cleaned up on client quit il y a 6 ans
  Shivaram Lingamneni be86684e96 implement #199 il y a 6 ans
  Shivaram Lingamneni b139386391 fix account tags il y a 6 ans
  Shivaram Lingamneni ad73d68807 refactor account registration, add nick enforcement il y a 6 ans
  Daniel Oaks e0fa97d344 Get labeled-reply working just fine il y a 6 ans
  Daniel Oaks 2419f69879 Move all errors into errors.go il y a 6 ans
  Daniel Oaks 2ecec25d28 Misc refactoring il y a 6 ans
  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) il y a 6 ans
  Daniel Oaks 29266ce80f nickserv: Fix help display il y a 6 ans
  Shivaram Lingamneni 2a7f055ef3 support unix domain sockets il y a 6 ans
  Daniel Oaks ddd7f0dc99 Add 'are supported by this server' to translatable strings il y a 6 ans
  Daniel Oaks 090095b2b9 Set default client language when creating them il y a 6 ans
  Daniel Oaks 275227a461 Make like every client-facing string translatable il y a 6 ans
  Daniel Oaks 0569b5cfaa RESUME: Fix a few bugs, play modestrings 'n' all il y a 6 ans
  Daniel Oaks f8b39cfe61 Send fake channel joins on RESUME il y a 6 ans
  Daniel Oaks 7760634efe Actually let the takeover work somewhat more properly il y a 6 ans
  Daniel Oaks 0d5327de8a Fix some issues, add RPL_WHOISACCOUNT il y a 6 ans
  Daniel Oaks ac99e82192 Fix build issues il y a 6 ans
  Daniel Oaks d09f085b1a Add very initial RESUME cap and command il y a 6 ans
  Daniel Oaks a7fdade41d Extend to include example translation stuff il y a 6 ans
  Shivaram Lingamneni f5e7ec525d synchronize accesses to client.atime il y a 6 ans
  Shivaram Lingamneni 52b0fb71e7 refactor ClientManager il y a 6 ans
  Shivaram Lingamneni 9b74c47b74 rename some getters il y a 6 ans
  Shivaram Lingamneni 94cf438f51 remove channelJoinPartMutex il y a 6 ans
  Daniel Oaks 384e6e1720 client: Fix crash from not having right line lengths computed il y a 6 ans
  Shivaram Lingamneni 6130e48a67 always log the panic trace il y a 6 ans
  Shivaram Lingamneni 7b58bf76ef make error recovery configurable il y a 6 ans
  Shivaram Lingamneni 80968d000f log panic traces via the usual logging mechanism il y a 6 ans
  Shivaram Lingamneni 054f57e215 recover from client-caused panics il y a 6 ans
  Shivaram Lingamneni fa83ccd82b refactor synchronization for Channel il y a 6 ans
  Shivaram Lingamneni c026cc5ab6 review fixes il y a 6 ans
  Daniel Oaks 8910dc59ee Fix KLINE quit/error message and corrects comment on Client.Quit il y a 6 ans
  Shivaram Lingamneni e540fde816 refactor idle timeouts il y a 6 ans
  Shivaram Lingamneni b86fc105cd eliminate destroyMutex il y a 6 ans
  Shivaram Lingamneni 545e8d71db eliminate quitMutex il y a 6 ans
  Shivaram Lingamneni d66470f1c4 review fix: rename various packages and objects il y a 6 ans
  Shivaram Lingamneni a2ac4eeef9 refactor limits and throttling il y a 6 ans
  Daniel Oaks d4a8984e63 Initial implementation of labeled-responses for WHOIS il y a 6 ans
  Daniel Oaks 207c1074df Split utils out to a separate subpackage il y a 6 ans
  Daniel Oaks 4aa52956e5 Split isupport to its' own subpackage il y a 6 ans
  Shivaram Lingamneni 3877db2391 review fixes: rename MonitorManager methods il y a 6 ans
  Shivaram Lingamneni 26686d7e86 refactor monitor and /oper implementations il y a 6 ans
  Shivaram Lingamneni 23a66fa502 fix various data races, including 2 introduced by #139 il y a 6 ans
  Shivaram Lingamneni e66735619e tweak some defaults il y a 6 ans
  Daniel Oaks 275449e6cc caps: Move most capability-handling types into the caps package il y a 6 ans
  Daniel Oaks cea6565b80 client: HasCapabs -> HasRoleCapabs to make it more clear exactly what this means il y a 6 ans
  Daniel Oaks 9bfdc4fdfb Move caps to their own package to prevent conflicts il y a 6 ans