14 Commits (ddd7f0dc9990a5d2abcc389e72d59d16b894a5a9)

Author SHA1 Message Date
  Daniel Oaks 275227a461 Make like every client-facing string translatable 6 years ago
  Daniel Oaks 68b1dc9e72 Split passwd into its' own subpackage 6 years ago
  Daniel Oaks cd8b4877b6 accounts: Check for account logins correctly, fixes registration. Also fix a typo, thanks squigz! 6 years ago
  Daniel Oaks c48d869f4d Allow multiple account registrations for testing 6 years ago
  Daniel Oaks d052ca8a8d accounts: Disable reg if client's already registered an account 6 years ago
  Daniel Oaks 1c0c4841a1 General comments, fix misspellings and lints 7 years ago
  Daniel Oaks c9ed749538 Rename deps 7 years ago
  Daniel Oaks a8fa131244 Move to new repo 7 years ago
  Daniel Oaks 53190ef131 Send a whole lot more snomasks 7 years ago
  Daniel Oaks ff82872934 reg: Rename commands to match 7 years ago
  Daniel Oaks ff3a864aa3 accountreg: Fix crash 7 years ago
  Daniel Oaks 88b5dd5621 Fix misspelling 7 years ago
  Daniel Oaks 317a804644 Fix dates at top of source files 7 years ago
  Daniel Oaks b33b217fab Add very initial ChanServ and NickServ virtual clients 7 years ago
  Daniel Oaks 6d6c1936cc Handle db better, fix bug, update db schema, rest 7 years ago
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 years ago
  Daniel Oaks b5e7d8968f accounts: Add SASL EXTERNAL handler 7 years ago
  Daniel Oaks 70665850aa accounts: Add SASL PLAIN handler 7 years ago
  Daniel Oaks 5d6b4127ff registration: Fix comment 7 years ago
  Daniel Oaks e3fbdebc48 registration: Hook up reg to actual accounts 7 years ago
  Daniel Oaks 5269dc8776 accounts: Very roughly introduce account type 7 years ago
  Daniel Oaks 90d5f7d6a2 registration: Very initial, very skodgy 'working' account reg 7 years ago
  Daniel Oaks 6e96a175d6 registration: Add new password manager, integrate registration and credential types 7 years ago
  Daniel Oaks d3d88cfa0c registration: Move REG CREATE to its' own function 7 years ago
  Daniel Oaks 6e9722dee5 accounts: Rename some args, check credential type 7 years ago
  Daniel Oaks e7fced804e accounts: Fix broken numeric, write more framework for reg 7 years ago
  Daniel Oaks e4b6c1852b accounts: Add very initial, extremely broken account work (not including config changes) 7 years ago