55 Commits (97e71dfef70d109f94b4f30efb66f51fa148ce28)

Author SHA1 Message Date
  Daniel Oaks 0b644065b7 Review and spec updates 5 years ago
  Daniel Oaks 4df71df454 Initial ACC update to match the new spec 5 years ago
  Daniel Oaks 7e6e7742f9 Band-aid NS REGISTER fix 5 years ago
  Daniel Oaks d738688b2a Simplify NS GROUP help text 5 years ago
  Daniel Oaks 6d109e92a5 Fix dodgy TL strings to make them easier to translate 5 years ago
  Shivaram Lingamneni 29c6db593a fix missing Unescape call 5 years ago
  Shivaram Lingamneni d147708158 allow SAREGISTER even when normal registration is fully disabled 5 years ago
  Shivaram Lingamneni 754934b429 unregister should boot clients if sasl is required 5 years ago
  Shivaram Lingamneni 6d690b0e36 add loglines for account registration, login, and unregistration 5 years ago
  Shivaram Lingamneni f40c363170 compatibility mode for NS IDENTIFY 5 years ago
  Shivaram Lingamneni ff7bbc4a9c track channel registrations per account 5 years ago
  Shivaram Lingamneni 73f36fba08 NS REGISTER needs a login throttle check as well 5 years ago
  Shivaram Lingamneni 775ead700f prevent nick reservation land-grabs 5 years ago
  Shivaram Lingamneni 1c23af8767 add sasl-only config option 5 years ago
  Shivaram Lingamneni b9b2553a2f use the TR39 skeleton algorithm to prevent confusables (#178) 5 years ago
  Shivaram Lingamneni 0475fe882c fix ns register validation bug 5 years ago
  Shivaram Lingamneni d6494957a4 forbid logging in twice via nickserv 5 years ago
  Shivaram Lingamneni b80df0885f refactor services code 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 c2b2559ab4 avoid some uses of Sprintf for loglines 5 years ago
  Shivaram Lingamneni 48f9b5e4fa implement NS PASSWD for password changes 5 years ago
  Shivaram Lingamneni 6eda236eab remove allow-multiple-per-connection 5 years ago
  Shivaram Lingamneni b45b863fc4 unregister capab was renamed to accreg, but i missed this occurrence 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 02a4aaf583 some tweaks to account/channel unregistration 6 years ago
  Shivaram Lingamneni 5e62cc4ebc initial vhosts implementation, #183 6 years ago
  Shivaram Lingamneni 363b120cc5 fix #227 6 years ago
  Daniel Oaks 3394700def Fix translation notes 6 years ago
  Daniel Oaks 1c636aaec6 nickserv.go: Fix comment 6 years ago
  Daniel Oaks 6fb4284e32 Refactor chanserv.go to match nickserv.go, unify the two 6 years ago
  Daniel Oaks 9af74d367a nickserv.go: Move comment to right place 6 years ago
  Daniel Oaks 7b8c4e7e91 Refactor nickserv.go to better support NS HELP and translations 6 years ago
  Shivaram Lingamneni f5f6b95662 fix #214 6 years ago
  Shivaram Lingamneni fd34c78d6b add sadrop command 6 years ago
  Shivaram Lingamneni a022befffe nickserv: implement GHOST, GROUP, DROP, and INFO 6 years ago
  Shivaram Lingamneni 89ae261739 implement mailto callbacks 6 years ago
  Shivaram Lingamneni 73391f11a6 replace ACC UNREGISTER with nickserv unregister 6 years ago
  Shivaram Lingamneni ad73d68807 refactor account registration, add nick enforcement 6 years ago
  Daniel Oaks e0fa97d344 Get labeled-reply working just fine 6 years ago
  Daniel Oaks 3ef4c5f799 Split NS/CS commands into separate functions 6 years ago
  Daniel Oaks 2ecec25d28 Misc refactoring 6 years ago
  Daniel Oaks 47d2ce351c Centralise all command handlers in handlers.go 6 years ago
  Daniel Oaks 29266ce80f nickserv: Fix help display 6 years ago
  Daniel Oaks 6784cf82bf nickserv: Add NS REGISTER and NS IDENTIFY 6 years ago
  Daniel Oaks ed1fa7704c nickserv: Point users to an actual help entry (not a great one, but very slightly better) 6 years ago
  Daniel Oaks 275227a461 Make like every client-facing string translatable 6 years ago
  Daniel Oaks c9ed749538 Rename deps 7 years ago
  Daniel Oaks 51425b7764 help: Generate index of help topics 7 years ago