93 Commits (ad73d68807b85ef834dbfea0517ad307d5d3f38d)

Author SHA1 Message Date
  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
  Shivaram Lingamneni 0f0f2d1314 refactor listener update/destroy code 6 years ago
  Daniel Oaks c48d869f4d Allow multiple account registrations for testing 6 years ago
  Shivaram Lingamneni 333afe1062 make default channel modes configurable 6 years ago
  Euan Kemp 3b47f3d470 config: don't casefold tls names 6 years ago
  Daniel Oaks 1c0c4841a1 General comments, fix misspellings and lints 7 years ago
  Daniel Oaks a8fa131244 Move to new repo 7 years ago
  Daniel Oaks fd793d6adb Add very initial snomasks 7 years ago
  Daniel Oaks 7ac96114c3 log: Allow logging to stdout 7 years ago
  Daniel Oaks 5c518531be Integrate StackImpact profiling 7 years ago
  Daniel Oaks 22216d4d60 Fix lots of nits 7 years ago
  Daniel Oaks 317a804644 Fix dates at top of source files 7 years ago
  Daniel Oaks 70b7606996 config: Allow enabling/disabling channel reg 7 years ago
  Daniel Oaks f29a5f0e70 socket: Very initial SendQ limit 7 years ago
  Daniel Oaks 439331cfb8 logger: Move to separate package, make *much* nicer 7 years ago
  Daniel Oaks 5c38800a02 config: Advertise STS draft, fix subsequent REHASHing 7 years ago
  Daniel Oaks 29e89b16a0 logger: Very initial working new logs 7 years ago
  Daniel Oaks 1ddeec9225 config: Parse logger config 7 years ago
  Daniel Oaks 3058161f62 config: Fix accounts registration/authentication 7 years ago
  Daniel Oaks 52127edde3 config: Better explain linelen 7 years ago
  Daniel Oaks 92626a178d server: Start roughly hacking in new message-tags support 7 years ago
  Daniel Oaks d2e18962e3 Very initial maxline work 7 years ago
  Daniel Oaks 91d59575ce Add initial automated connection throttling 7 years ago
  Daniel Oaks ee3853f845 restapi: Initial commit 7 years ago
  Daniel Oaks 78028135eb modes: Limit length of beI mode lists 7 years ago
  Daniel Oaks a404bf83d1 Add automated client connection limiting 7 years ago
  Daniel Oaks 29e811a531 oper: Support custom vhosts, and chghost 7 years ago