607 Commit (3b47f3d4705825f45c67c07baa1a8982fb1f4491)

Autore SHA1 Messaggio Data
  Daniel Oaks 41d534d6dd server: fix sprintf call 7 anni fa
  Daniel Oaks e100bd18af HELP: correct misspelling 7 anni fa
  Daniel Oaks 1e956355bf NICK: Fix small bug when casefolding 7 anni fa
  Daniel Oaks 1bab81091f Add MONITOR command 7 anni fa
  Daniel Oaks 859d0cd607 net: Prepend IPv6 addresses with '0' if necessary 7 anni fa
  Daniel Oaks a8d910e233 capability: Add invite-notify 7 anni fa
  Daniel Oaks b33cbd311c accounts: Release SASL lock after finishing auth 7 anni fa
  Daniel Oaks e643c2101f capability: Add 3.2 CAP values 7 anni fa
  Daniel Oaks 9162d0da61 account-tag: Fix sending on PRIVMSG/NOTICE 7 anni fa
  Daniel Oaks 8abffde6a0 PRIVMSG: Fix sending them 7 anni fa
  Daniel Oaks 2e3ffd2f23 caps: Add message-tags draft capability 7 anni fa
  Daniel Oaks 43e28e2fef PROXY: Remove command, I don't think it's that useful 7 anni fa
  Daniel Oaks 06028e0117 modes: Remove channel.Persist mode 7 anni fa
  Daniel Oaks 7b50f64d7e help: Add new /HELP command 7 anni fa
  Daniel Oaks da6f350563 modes: Remove ReOp channel mode (unused) 7 anni fa
  Daniel Oaks 28b81d1a45 password_new: Rename to password_salted 7 anni fa
  Daniel Oaks d226a0c6d3 nickname: Preserve case when setting NICK 7 anni fa
  Daniel Oaks 9ccd6037a6 strings: Make Nickname profile not actually case-sensitive 7 anni fa
  Daniel Oaks 4fa094cea2 accounts: Support account-notify capability 7 anni fa
  Daniel Oaks 0eebd6273c AWAY: Only dispatch AWAY when cap-notify is used 7 anni fa
  Daniel Oaks e807f3ca04 Fixing warnings and golint stuff 7 anni fa
  Daniel Oaks 09802f7181 constants: Remove unused constants. 7 anni fa
  Daniel Oaks 3c2fae666a net: Fix issue where some local clients would break. 7 anni fa
  Daniel Oaks 985f87d9d1 client: Remove silly testing Println 7 anni fa
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 anni fa
  Daniel Oaks 2bfcc553ce client: Don't fail silently on error sending messages 7 anni fa
  Daniel Oaks 5d7d510348 client: Fix minor bug when doing SASL before NICK/USER 7 anni fa
  Daniel Oaks 32b328f53f accounts: Fix broken long SASL auth strings 7 anni fa
  Daniel Oaks 88ce999b52 Rename things for next version 7 anni fa
  Daniel Oaks 2fdc9e5941 Release v0.1.0 7 anni fa
  Daniel Oaks ae69ef5cd6 db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. 7 anni fa
  Daniel Oaks 969eed394f KILL: Make reason optional, to match other ircds 7 anni fa
  Daniel Oaks c9a82e3f6f modes: Return right character on unknown mode char 7 anni fa
  Daniel Oaks ad8df3c9a8 modes: Fix modes, re-add +l and +k 7 anni fa
  Daniel Oaks 0701267395 server: Add CHANMODES 7 anni fa
  Daniel Oaks 0087de6092 client: Add AWAYLEN 7 anni fa
  Daniel Oaks bc42960552 strings: Remove CTCP stuff, unused 7 anni fa
  Daniel Oaks 266c534af9 theater: Remove THEATER command for now 7 anni fa
  Daniel Oaks 79d831bbb7 channel: Add KICKLEN and TOPICLEN 7 anni fa
  Daniel Oaks 3321243486 server: Add away-notify capability 7 anni fa
  Daniel Oaks 754b74c21c accounts: Add account-tag capability 7 anni fa
  Daniel Oaks c2aa31001a client: Fix initial RPL_UMODEIS 7 anni fa
  Daniel Oaks 220bc2c609 server-time: Fix time format 7 anni fa
  Daniel Oaks b5e7d8968f accounts: Add SASL EXTERNAL handler 7 anni fa
  Daniel Oaks 70665850aa accounts: Add SASL PLAIN handler 7 anni fa
  Daniel Oaks 1679bc9ac2 accounts: Add initial SASL handler, still need to write mechanism handlers 7 anni fa
  Daniel Oaks 5d6b4127ff registration: Fix comment 7 anni fa
  Daniel Oaks e3fbdebc48 registration: Hook up reg to actual accounts 7 anni fa
  Daniel Oaks 5269dc8776 accounts: Very roughly introduce account type 7 anni fa
  Daniel Oaks 739f8d71d2 server: Close db and store more properly 7 anni fa