123 Commits (bae286aa2fb714a9629fe5a2e87b1ea784313f19)

Author SHA1 Message Date
  Daniel Oaks 7eef390756 Handle translations a little better 5 years ago
  Daniel Oaks 46f8ef9ed3 Be less strict with our language file loading, and handle multiple credits better 5 years ago
  Daniel Oaks 63fde2d62a Re-enable MaxLine 5 years ago
  Shivaram Lingamneni 2ee89b15b3 per-user settings for nickname enforcement 5 years ago
  Shivaram Lingamneni f94f737b31 add support for login throttling 5 years ago
  Shivaram Lingamneni 2c7c8fbaf9 history replay enhancements 5 years ago
  Shivaram Lingamneni a0bf548fc5 draft/resume-0.2 implementation, message history support 5 years ago
  Shivaram Lingamneni c3d197f4ff make unix domain socket permissions configurable 5 years ago
  Shivaram Lingamneni a2c2419084 remove stackimpact 5 years ago
  Shivaram Lingamneni 6eda236eab remove allow-multiple-per-connection 5 years ago
  Shivaram Lingamneni 3c12fb6254 fix #283 (remove unnecessary log.Fatal) 5 years ago
  Shivaram Lingamneni dfb0a57040 refactor the password hashing / password autoupgrade system 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 cc9941cb07 review fixes, bug fixes 6 years ago
  Shivaram Lingamneni fad2475c3f modes refactor, #255 6 years ago
  Shivaram Lingamneni 3db71415c9 review fixes 6 years ago
  Shivaram Lingamneni 5e62cc4ebc initial vhosts implementation, #183 6 years ago
  Shivaram Lingamneni 69fd3ac324 implement database auto-upgrades (#243) 6 years ago
  Shivaram Lingamneni 36018174b0 default fakelag to off, add explicit cooldown config 6 years ago
  Shivaram Lingamneni 1bf5e2a7c8 implement fakelag (#189) 6 years ago
  Shivaram Lingamneni d1f5c59eef fix #190 6 years ago
  Shivaram Lingamneni 211ed6af99 add an option to expose a pprof http endpoint 6 years ago
  Shivaram Lingamneni a022befffe nickserv: implement GHOST, GROUP, DROP, and INFO 6 years ago
  Shivaram Lingamneni be86684e96 implement #199 6 years ago
  Shivaram Lingamneni 988cb22692 changes to nick reservation 6 years ago
  Shivaram Lingamneni ad73d68807 refactor account registration, add nick enforcement 6 years ago
  Daniel Oaks 2419f69879 Move all errors into errors.go 6 years ago
  Daniel Oaks afd6ca610c Split language into a subpackage 6 years ago
  Daniel Oaks cabb3b219d Fix some config loading issues 6 years ago
  Daniel Oaks 1a5ff05493 Update translation framework 6 years ago
  Daniel Oaks ddec79f8d0 Update translation framework a touch more 6 years ago
  Daniel Oaks 75dcff7183 Update translation framework, add badge to readme 6 years ago
  Daniel Oaks b2afd55285 Don't load example translation file, make example actually list all translatable strings 6 years ago
  Daniel Oaks e99f22488f Make LANGUAGE support work 6 years ago
  Daniel Oaks ba77a95c81 Very initial beginning of languages implementation 6 years ago
  Shivaram Lingamneni 7b58bf76ef make error recovery configurable 6 years ago
  Daniel Oaks b0649cb5d3 WEBIRC: Allow protecting with fingerprint and parse `tls` flag 6 years ago
  Daniel Oaks e1868f8a47 WEBIRC: Export fields so the config loads properly 6 years ago
  Daniel Oaks 34987ba53a Allow WEBIRC from specified hosts 6 years ago
  Shivaram Lingamneni d66470f1c4 review fix: rename various packages and objects 6 years ago
  Shivaram Lingamneni ac9ac5ef19 create separate irc/connection_limiting package 6 years ago
  Daniel Oaks 695faefd93 Allow formatting codes in the MOTD 6 years ago
  Daniel Oaks 68b1dc9e72 Split passwd into its' own subpackage 6 years ago
  Daniel Oaks 207c1074df Split utils out to a separate subpackage 6 years ago
  Shivaram Lingamneni aff1752d67 refactor logging to implement #142 6 years ago
  Daniel Oaks f7f049973f Rip out REST API and web interface. 6 years ago
  Shivaram Lingamneni 3b0f1ff1cc delete websocket support as per discussion on #139 6 years ago
  Shivaram Lingamneni e8b1870067 refactor the rehash implementation 6 years ago
  Shivaram Lingamneni 99f02ede20 restore PROXY protocol support 6 years ago