29 Commits (b78b57bbf985228a629ca01a04a0aaa194f7adf5)

Author SHA1 Message Date
  Daniel Oaks 1c0c4841a1 General comments, fix misspellings and lints 7 years ago
  Daniel Oaks c9ed749538 Rename deps 7 years ago
  Daniel Oaks 0f8ab4eaec server: Add proposed RENAME command 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 1798572015 Add comments 7 years ago
  Daniel Oaks 5c38800a02 config: Advertise STS draft, fix subsequent REHASHing 7 years ago
  Daniel Oaks e741c1476b Implement message-ids draft 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 29e811a531 oper: Support custom vhosts, and chghost 7 years ago
  Daniel Oaks d9db688963 Implement echo-message capability 7 years ago
  Daniel Oaks b84dbb1a06 Support cap-notify and enabling/disabling SASL 7 years ago
  Daniel Oaks a8d910e233 capability: Add invite-notify 7 years ago
  Daniel Oaks e643c2101f capability: Add 3.2 CAP values 7 years ago
  Daniel Oaks 2e3ffd2f23 caps: Add message-tags draft capability 7 years ago
  Daniel Oaks 4fa094cea2 accounts: Support account-notify capability 7 years ago
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 years ago
  Daniel Oaks 3321243486 server: Add away-notify capability 7 years ago
  Daniel Oaks 754b74c21c accounts: Add account-tag capability 7 years ago
  Daniel Oaks 1679bc9ac2 accounts: Add initial SASL handler, still need to write mechanism handlers 7 years ago
  Daniel Oaks e33a810522 capability: Add extended-join and userhost-in-names 7 years ago
  Daniel Oaks ef592d160c capability: Add server-time 7 years ago
  Daniel Oaks 04442ddef1 Stuff is no longer completely broken. Just mostly. 8 years ago
  Daniel Oaks 2a519c8061 use server.name and server.nameString, name for checking and getting nice comparison, nameString for reply outputs 8 years ago
  Daniel Oaks 08225c201d continue work reorganising and redoing EVERYTHING 8 years ago
  Daniel Oaks 2f08401a0f Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8 years ago
  Daniel Oaks 5ee0f1c205 capability: Remove CAP CLEAR as per IRCv3 recommendations, allow CAP command after registration 8 years ago
  Jeremy Latt 0126edc7af move capability handling code to a single file 10 years ago