123 コミット (bae286aa2fb714a9629fe5a2e87b1ea784313f19)

作成者 SHA1 メッセージ 日付
  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 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年前
  Daniel Oaks b0649cb5d3 WEBIRC: Allow protecting with fingerprint and parse `tls` flag 6年前
  Daniel Oaks e1868f8a47 WEBIRC: Export fields so the config loads properly 6年前
  Daniel Oaks 34987ba53a Allow WEBIRC from specified hosts 6年前
  Shivaram Lingamneni d66470f1c4 review fix: rename various packages and objects 6年前
  Shivaram Lingamneni ac9ac5ef19 create separate irc/connection_limiting package 6年前
  Daniel Oaks 695faefd93 Allow formatting codes in the MOTD 6年前
  Daniel Oaks 68b1dc9e72 Split passwd into its' own subpackage 6年前
  Daniel Oaks 207c1074df Split utils out to a separate subpackage 6年前
  Shivaram Lingamneni aff1752d67 refactor logging to implement #142 6年前
  Daniel Oaks f7f049973f Rip out REST API and web interface. 6年前
  Shivaram Lingamneni 3b0f1ff1cc delete websocket support as per discussion on #139 6年前
  Shivaram Lingamneni e8b1870067 refactor the rehash implementation 6年前
  Shivaram Lingamneni 99f02ede20 restore PROXY protocol support 6年前