47 Commits (63029e2ff564741cdb269c0953de550157f4913e)

Author SHA1 Message Date
  Shivaram Lingamneni 63029e2ff5 refactor channel registration 5 years ago
  Shivaram Lingamneni 2e88f82e41 remove indirections in Fakelag and NickTimer 5 years ago
  Shivaram Lingamneni b0f89062fa add support for tor (#369) 5 years ago
  Shivaram Lingamneni c6b9fe0218 fix #384 5 years ago
  Shivaram Lingamneni a5b9634783 fix #394 5 years ago
  Shivaram Lingamneni afe94d43c3 update resume support to draft/resume-0.3 5 years ago
  Shivaram Lingamneni 35abe7940a RESUME should end cap negotiation without requiring CAP LS 5 years ago
  Chris Smith 34a9a37b82 Fix usernames being used in place of hostnames. 5 years ago
  Shivaram Lingamneni eff2571096 limit the number of channels a client can join 5 years ago
  Shivaram Lingamneni 1c23af8767 add sasl-only config option 5 years ago
  Shivaram Lingamneni b9b2553a2f use the TR39 skeleton algorithm to prevent confusables (#178) 5 years ago
  Shivaram Lingamneni 9a2117f75d preregNick doesn't need synchronization 5 years ago
  Shivaram Lingamneni 960d51159c add ClientDetails struct for getting a snapshot of client state 5 years ago
  Shivaram Lingamneni 2c7c8fbaf9 history replay enhancements 5 years ago
  Shivaram Lingamneni b6b4d365bc fix #313 5 years ago
  Shivaram Lingamneni a0bf548fc5 draft/resume-0.2 implementation, message history support 5 years ago
  Shivaram Lingamneni 7154f14781 move handling of RecoverFromErrors into LoadConfig 6 years ago
  Shivaram Lingamneni 1383190249 refactor rehash to rely more on server.config 6 years ago
  Shivaram Lingamneni 31f386f5a9 add CHANSERV UNREGISTER 6 years ago
  Shivaram Lingamneni d3815fbe61 review fixes and updates 6 years ago
  Shivaram Lingamneni 1016f86f70 implement CHANSERV AMODE 6 years ago
  Shivaram Lingamneni f6373f7a4d fix #262 6 years ago
  Shivaram Lingamneni fad2475c3f modes refactor, #255 6 years ago
  Shivaram Lingamneni 5e62cc4ebc initial vhosts implementation, #183 6 years ago
  Shivaram Lingamneni 8fb5a38851 Updates to channel persistence 6 years ago
  Shivaram Lingamneni 1bf5e2a7c8 implement fakelag (#189) 6 years ago
  Shivaram Lingamneni a8b952da77 store maxSendQBytes in a uint32 to avoid alignment problems 6 years ago
  Shivaram Lingamneni d1f5c59eef fix #190 6 years ago
  Shivaram Lingamneni be86684e96 implement #199 6 years ago
  Shivaram Lingamneni 878f9ca94c fix: store the uncasefolded account name correctly 6 years ago
  Shivaram Lingamneni ad73d68807 refactor account registration, add nick enforcement 6 years ago
  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 years ago
  Shivaram Lingamneni d4cb15354f remove registeredChannelsMutex 6 years ago
  Shivaram Lingamneni 9b74c47b74 rename some getters 6 years ago
  Shivaram Lingamneni 94cf438f51 remove channelJoinPartMutex 6 years ago
  Shivaram Lingamneni 7b58bf76ef make error recovery configurable 6 years ago
  Shivaram Lingamneni fa83ccd82b refactor synchronization for Channel 6 years ago
  Shivaram Lingamneni 7ccb485b50 add two getters 6 years ago
  Shivaram Lingamneni e540fde816 refactor idle timeouts 6 years ago
  Daniel Oaks 4aa52956e5 Split isupport to its' own subpackage 6 years ago
  Shivaram Lingamneni 26686d7e86 refactor monitor and /oper implementations 6 years ago
  Shivaram Lingamneni 23a66fa502 fix various data races, including 2 introduced by #139 6 years ago