139 コミット (c2faeed4b515033a6e1029572b55315f45f010f2)

作成者 SHA1 メッセージ 日付
  Shivaram Lingamneni c2faeed4b5 initial implementation of bouncer functionality 5年前
  Daniel Oaks 0b644065b7 Review and spec updates 5年前
  Shivaram Lingamneni 85493ef031 upgrade message-tags to non-draft version 5年前
  Shivaram Lingamneni b0f89062fa add support for tor (#369) 5年前
  Shivaram Lingamneni c6b9fe0218 fix #384 5年前
  Shivaram Lingamneni 370255bec1 review fixes 5年前
  Shivaram Lingamneni eff2571096 limit the number of channels a client can join 5年前
  Shivaram Lingamneni ff7bbc4a9c track channel registrations per account 5年前
  Shivaram Lingamneni 1c23af8767 add sasl-only config option 5年前
  Shivaram Lingamneni 51fcedc5a1 review fix 5年前
  Shivaram Lingamneni f6b3008f8f add CHATHISTORY and HISTORY implementations 5年前
  Daniel Oaks 151002e232 Up identlen default to 20 5年前
  Daniel Oaks 7eef390756 Handle translations a little better 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 63fde2d62a Re-enable MaxLine 5年前
  Shivaram Lingamneni 2ee89b15b3 per-user settings for nickname enforcement 5年前
  Shivaram Lingamneni f94f737b31 add support for login throttling 5年前
  Shivaram Lingamneni 2c7c8fbaf9 history replay enhancements 5年前
  Shivaram Lingamneni a0bf548fc5 draft/resume-0.2 implementation, message history support 5年前
  Shivaram Lingamneni c3d197f4ff make unix domain socket permissions configurable 5年前
  Shivaram Lingamneni a2c2419084 remove stackimpact 5年前
  Shivaram Lingamneni 6eda236eab remove allow-multiple-per-connection 5年前
  Shivaram Lingamneni 3c12fb6254 fix #283 (remove unnecessary log.Fatal) 6年前
  Shivaram Lingamneni dfb0a57040 refactor the password hashing / password autoupgrade system 6年前
  Shivaram Lingamneni 7154f14781 move handling of RecoverFromErrors into LoadConfig 6年前
  Shivaram Lingamneni 1383190249 refactor rehash to rely more on server.config 6年前
  Shivaram Lingamneni cc9941cb07 review fixes, bug fixes 6年前
  Shivaram Lingamneni fad2475c3f modes refactor, #255 6年前
  Shivaram Lingamneni 3db71415c9 review fixes 6年前
  Shivaram Lingamneni 5e62cc4ebc initial vhosts implementation, #183 6年前
  Shivaram Lingamneni 69fd3ac324 implement database auto-upgrades (#243) 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 211ed6af99 add an option to expose a pprof http endpoint 6年前
  Shivaram Lingamneni a022befffe nickserv: implement GHOST, GROUP, DROP, and INFO 6年前
  Shivaram Lingamneni be86684e96 implement #199 6年前
  Shivaram Lingamneni 988cb22692 changes to nick reservation 6年前
  Shivaram Lingamneni ad73d68807 refactor account registration, add nick enforcement 6年前
  Daniel Oaks 2419f69879 Move all errors into errors.go 6年前
  Daniel Oaks afd6ca610c Split language into a subpackage 6年前
  Daniel Oaks cabb3b219d Fix some config loading issues 6年前
  Daniel Oaks 1a5ff05493 Update translation framework 6年前
  Daniel Oaks ddec79f8d0 Update translation framework a touch more 6年前
  Daniel Oaks 75dcff7183 Update translation framework, add badge to readme 6年前
  Daniel Oaks b2afd55285 Don't load example translation file, make example actually list all translatable strings 6年前
  Daniel Oaks e99f22488f Make LANGUAGE support work 6年前
  Daniel Oaks ba77a95c81 Very initial beginning of languages implementation 6年前
  Shivaram Lingamneni 7b58bf76ef make error recovery configurable 6年前