729 Revize (317a80464408c3df31f47a308aef2b02e914c3c4)
 

Autor SHA1 Zpráva Datum
  Daniel Oaks 1bab81091f Add MONITOR command před 7 roky
  Daniel Oaks 859d0cd607 net: Prepend IPv6 addresses with '0' if necessary před 7 roky
  Daniel Oaks a8d910e233 capability: Add invite-notify před 7 roky
  Daniel Oaks b30d771d6f CHANGELOG: Add sasl 3.2 před 7 roky
  Daniel Oaks b33cbd311c accounts: Release SASL lock after finishing auth před 7 roky
  Daniel Oaks e643c2101f capability: Add 3.2 CAP values před 7 roky
  Daniel Oaks 9162d0da61 account-tag: Fix sending on PRIVMSG/NOTICE před 7 roky
  Daniel Oaks 8abffde6a0 PRIVMSG: Fix sending them před 7 roky
  Daniel Oaks 2e3ffd2f23 caps: Add message-tags draft capability před 7 roky
  Daniel Oaks 90bc444468 gitignore: Ignore gh-pages site directory před 7 roky
  Daniel Oaks 43e28e2fef PROXY: Remove command, I don't think it's that useful před 7 roky
  Daniel Oaks 06028e0117 modes: Remove channel.Persist mode před 7 roky
  Daniel Oaks 7b50f64d7e help: Add new /HELP command před 7 roky
  Daniel Oaks da6f350563 modes: Remove ReOp channel mode (unused) před 7 roky
  Daniel Oaks 28b81d1a45 password_new: Rename to password_salted před 7 roky
  Daniel Oaks d226a0c6d3 nickname: Preserve case when setting NICK před 7 roky
  Daniel Oaks 9ccd6037a6 strings: Make Nickname profile not actually case-sensitive před 7 roky
  Daniel Oaks 4fa094cea2 accounts: Support account-notify capability před 7 roky
  Daniel Oaks 0eebd6273c AWAY: Only dispatch AWAY when cap-notify is used před 7 roky
  Daniel Oaks e807f3ca04 Fixing warnings and golint stuff před 7 roky
  Daniel Oaks 09802f7181 constants: Remove unused constants. před 7 roky
  Daniel Oaks 3c2fae666a net: Fix issue where some local clients would break. před 7 roky
  Daniel Oaks 985f87d9d1 client: Remove silly testing Println před 7 roky
  Daniel Oaks fc9a9fcf30 gitignore: Ignore VS Code workspace před 7 roky
  Daniel Oaks db1309e69b Update docs to match rfc7700 stuff 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 2bfcc553ce client: Don't fail silently on error sending messages před 7 roky
  Daniel Oaks dc0f679723 oragono: add --quiet flag před 7 roky
  Daniel Oaks 5d7d510348 client: Fix minor bug when doing SASL before NICK/USER před 7 roky
  Daniel Oaks 32b328f53f accounts: Fix broken long SASL auth strings před 7 roky
  Daniel Oaks 88ce999b52 Rename things for next version před 7 roky
  Daniel Oaks 2fdc9e5941 Release v0.1.0 před 7 roky
  Daniel Oaks 8fb4b904e4 gitignore: Add build directory před 7 roky
  Daniel Oaks c72f4347d5 CHANGELOG: Rewrite, edit, etc před 7 roky
  Daniel Oaks 668d8242a9 db: Finish removing refs to sqlite db před 7 roky
  Daniel Oaks ae69ef5cd6 db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. před 7 roky
  Daniel Oaks 969eed394f KILL: Make reason optional, to match other ircds před 7 roky
  Daniel Oaks c9a82e3f6f modes: Return right character on unknown mode char před 7 roky
  Daniel Oaks ad8df3c9a8 modes: Fix modes, re-add +l and +k před 7 roky
  Daniel Oaks 4bab1c621f README: Add logo před 7 roky
  Daniel Oaks 0701267395 server: Add CHANMODES před 7 roky
  Daniel Oaks 0087de6092 client: Add AWAYLEN před 7 roky
  Daniel Oaks bc42960552 strings: Remove CTCP stuff, unused před 7 roky
  Daniel Oaks 266c534af9 theater: Remove THEATER command for now před 7 roky
  Daniel Oaks 79d831bbb7 channel: Add KICKLEN and TOPICLEN před 7 roky
  Daniel Oaks 3321243486 server: Add away-notify capability před 7 roky
  Daniel Oaks 754b74c21c accounts: Add account-tag capability před 7 roky
  Daniel Oaks c2aa31001a client: Fix initial RPL_UMODEIS před 7 roky
  Daniel Oaks 220bc2c609 server-time: Fix time format před 7 roky
  Daniel Oaks ca2255804b README: Add info on new SASL stuff před 7 roky