92 コミット (63029e2ff564741cdb269c0953de550157f4913e)

作成者 SHA1 メッセージ 日付
  Shivaram Lingamneni 63029e2ff5 refactor channel registration 5年前
  Shivaram Lingamneni 26cddf2f59 fix a regression introduced by #444 5年前
  Shivaram Lingamneni 713df3a34d fix #300 5年前
  Shivaram Lingamneni 85493ef031 upgrade message-tags to non-draft version 5年前
  Shivaram Lingamneni b0f89062fa add support for tor (#369) 5年前
  Daniel Oaks 6d109e92a5 Fix dodgy TL strings to make them easier to translate 5年前
  Shivaram Lingamneni c6b9fe0218 fix #384 5年前
  Shivaram Lingamneni a5b9634783 fix #394 5年前
  Shivaram Lingamneni d147708158 allow SAREGISTER even when normal registration is fully disabled 5年前
  Shivaram Lingamneni 519d19c364 fix #364 5年前
  Shivaram Lingamneni c019fa3ab2 fix #375 5年前
  Shivaram Lingamneni 4c7a5585db fix #371 5年前
  Daniel Oaks 78a0b322f7 Make it act as intended 5年前
  Daniel Oaks 53ed368701 Draft implementation of draft/setname 5年前
  Shivaram Lingamneni 6d690b0e36 add loglines for account registration, login, and unregistration 5年前
  Shivaram Lingamneni 5beb0764f2 review fix 5年前
  Shivaram Lingamneni afe94d43c3 update resume support to draft/resume-0.3 5年前
  Shivaram Lingamneni 370255bec1 review fixes 5年前
  Shivaram Lingamneni eff2571096 limit the number of channels a client can join 5年前
  Shivaram Lingamneni 775ead700f prevent nick reservation land-grabs 5年前
  Daniel Oaks 457b7eaf11 Review fixes 5年前
  Daniel Oaks 8ecf96d447 Set uninteresting username if user's using a special nick 5年前
  Shivaram Lingamneni bf1d758de9 simplify username logic 5年前
  Shivaram Lingamneni 1c23af8767 add sasl-only config option 5年前
  Shivaram Lingamneni 463de94610 allow history queries against PRIVMSG of other clients, if the accounts match 5年前
  Shivaram Lingamneni 51fcedc5a1 review fix 5年前
  Shivaram Lingamneni f6b3008f8f add CHATHISTORY and HISTORY implementations 5年前
  Daniel Oaks e8309aee79 Avoiding a crash when getting a short ident is a good thing 5年前
  Daniel Oaks 46f8ef9ed3 Be less strict with our language file loading, and handle multiple credits better 5年前
  Daniel Oaks cfbb4361dc Restrict ident length similar to other servers 5年前
  Daniel Oaks 8cd5db1194 Restrict idents as other servers do 5年前
  Shivaram Lingamneni cbe0f79f73 unify "startup", "rehash", and "shutdown" log categories as "server" 5年前
  Shivaram Lingamneni f48af3ee44 correctly support disabling caps with CAP REQ, fixes #337 5年前
  Shivaram Lingamneni b9b2553a2f use the TR39 skeleton algorithm to prevent confusables (#178) 5年前
  Shivaram Lingamneni 6bdc6af186 refactor [dk]lines, implement #144 5年前
  Shivaram Lingamneni 9a2117f75d preregNick doesn't need synchronization 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 c2b2559ab4 avoid some uses of Sprintf for loglines 5年前
  Shivaram Lingamneni c95ed46949 add whois support for services 5年前
  Shivaram Lingamneni 2c7c8fbaf9 history replay enhancements 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 0e5842b33a fix #211 5年前
  Shivaram Lingamneni 6eda236eab remove allow-multiple-per-connection 5年前
  Shivaram Lingamneni dfb0a57040 refactor the password hashing / password autoupgrade system 5年前
  Shivaram Lingamneni 1383190249 refactor rehash to rely more on server.config 6年前
  Shivaram Lingamneni 2a33c1483b atomic bitset implementations of caps.Set and modes.ModeSet 6年前
  Shivaram Lingamneni 495705f538 implement SAJOIN, allow channel founders to join unconditionally 6年前
  Shivaram Lingamneni f6373f7a4d fix #262 6年前