24 Revize (6e85cbcf9c2585602d3db602be263b27745010a0)

Autor SHA1 Zpráva Datum
  Daniel Oaks 2419f69879 Move all errors into errors.go před 6 roky
  Daniel Oaks 197ab520bf Change casemapping name and advertisement to match new spec před 6 roky
  Daniel Oaks ac91a3e484 strings: Follow latest advice on PRECIS regarding string stabilizing před 6 roky
  Euan Kemp 449ef4cea1 strings: disallow ':' in nicks před 7 roky
  Daniel Oaks 317a804644 Fix dates at top of source files před 7 roky
  Daniel Oaks ea0121aeff strings: Prevent crash před 7 roky
  Daniel Oaks 2b240faa90 strings: Fix nick bugs, use UsernameCaseMapped před 7 roky
  Daniel Oaks c7fdb4656e strings: Use inbuilt precis.Nickname encoding now před 7 roky
  Daniel Oaks 9ccd6037a6 strings: Make Nickname profile not actually case-sensitive před 7 roky
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead před 7 roky
  Daniel Oaks bc42960552 strings: Remove CTCP stuff, unused před 7 roky
  Daniel Oaks 5a8e7709b2 strings: Disallow more broken nicknames před 7 roky
  Daniel Oaks 1b67af7e85 strings: Also explicitly disallow . in nicknames před 7 roky
  Daniel Oaks 9d853d5be7 strings: Don't allow nicks to start with dashes or 0-9 před 7 roky
  Daniel Oaks a5911ad14c server: Add configurable NICKLEN and CHANNELLEN před 7 roky
  Daniel Oaks 2f08401a0f Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better před 8 roky
  Daniel Oaks fd6ed36995 strings: Restrict *? explicitly as they are used for mask matching před 8 roky
  Daniel Oaks 77bf7173ff Require that server names must be hostnames, and nicks cannot be hostnames před 8 roky
  Daniel Oaks 4a8d526c4d strings: Nicks and usernames can't contain ! or @ před 8 roky
  Daniel Oaks 7ce62444de strings: Disallow nicknames that mess with the protocol in bad ways před 8 roky
  Robin Burchell 6ad97f7e5d irc: Switch to golang.org versions, not google code versions of dependencies. před 9 roky
  Edmund Huber 2272aae213 spelling and gofmt před 10 roky
  Edmund Huber 34b01b115e add a type for CTCP-encoded strings, and NOTICEs for error cases před 10 roky
  Jeremy Latt 96a108f8da mark unicode normalization with type před 10 roky