749 次程式碼提交 (1977d03faf153f98b8d4a7a26dbc08884ea5d44d)
 

作者 SHA1 備註 提交日期
  Daniel Oaks 1f2cfbee6f CHANGELOG: Update info 7 年之前
  Daniel Oaks ef437348cf server: rehash on SIGHUP 7 年之前
  Daniel Oaks 1812edb2db server: Add a mutex to kill a very small, bad race 7 年之前
  Daniel Oaks 835187a736 REHASH: Update listeners, fix some bad hangs/locks 7 年之前
  Daniel Oaks 149550b453 socket: Timeout TLS handshakes 7 年之前
  Daniel Oaks 6cd71e1b9e Add REHASH command 7 年之前
  Daniel Oaks 6e24efe84b Setup 0.3.0-unreleased for next release 7 年之前
  Daniel Oaks d96ca0ba25 client_lookup_set: Expose ByNick so we can loop over all clients 7 年之前
  Daniel Oaks b23707c12a Release v0.2.0 7 年之前
  Daniel Oaks 0562e26f8e CHANGELOG: Move back to root, put in docs in dists 7 年之前
  Daniel Oaks 425a521d27 channel: Fix MODE and WHO 7 年之前
  Daniel Oaks 78f0064347 build: Fix script, add config and motd files 7 年之前
  Daniel Oaks 0fe1e6bc8a Add example build script 7 年之前
  Daniel Oaks 2d1f304391 docs/README: Add oragono.io link 7 年之前
  Daniel Oaks 8320c37ed4 docs: Move things to this dir, fill it out a bit 7 年之前
  Daniel Oaks 41d534d6dd server: fix sprintf call 7 年之前
  Daniel Oaks e100bd18af HELP: correct misspelling 7 年之前
  Daniel Oaks 1de2ddef2a README: Update to match the website wording 7 年之前
  Daniel Oaks 1e956355bf NICK: Fix small bug when casefolding 7 年之前
  Daniel Oaks 83cb76331f CHANGELOG: Betterise grammar 7 年之前
  Daniel Oaks 1bab81091f Add MONITOR command 7 年之前
  Daniel Oaks 859d0cd607 net: Prepend IPv6 addresses with '0' if necessary 7 年之前
  Daniel Oaks a8d910e233 capability: Add invite-notify 7 年之前
  Daniel Oaks b30d771d6f CHANGELOG: Add sasl 3.2 7 年之前
  Daniel Oaks b33cbd311c accounts: Release SASL lock after finishing auth 7 年之前
  Daniel Oaks e643c2101f capability: Add 3.2 CAP values 7 年之前
  Daniel Oaks 9162d0da61 account-tag: Fix sending on PRIVMSG/NOTICE 7 年之前
  Daniel Oaks 8abffde6a0 PRIVMSG: Fix sending them 7 年之前
  Daniel Oaks 2e3ffd2f23 caps: Add message-tags draft capability 7 年之前
  Daniel Oaks 90bc444468 gitignore: Ignore gh-pages site directory 7 年之前
  Daniel Oaks 43e28e2fef PROXY: Remove command, I don't think it's that useful 7 年之前
  Daniel Oaks 06028e0117 modes: Remove channel.Persist mode 7 年之前
  Daniel Oaks 7b50f64d7e help: Add new /HELP command 7 年之前
  Daniel Oaks da6f350563 modes: Remove ReOp channel mode (unused) 7 年之前
  Daniel Oaks 28b81d1a45 password_new: Rename to password_salted 7 年之前
  Daniel Oaks d226a0c6d3 nickname: Preserve case when setting NICK 7 年之前
  Daniel Oaks 9ccd6037a6 strings: Make Nickname profile not actually case-sensitive 7 年之前
  Daniel Oaks 4fa094cea2 accounts: Support account-notify capability 7 年之前
  Daniel Oaks 0eebd6273c AWAY: Only dispatch AWAY when cap-notify is used 7 年之前
  Daniel Oaks e807f3ca04 Fixing warnings and golint stuff 7 年之前
  Daniel Oaks 09802f7181 constants: Remove unused constants. 7 年之前
  Daniel Oaks 3c2fae666a net: Fix issue where some local clients would break. 7 年之前
  Daniel Oaks 985f87d9d1 client: Remove silly testing Println 7 年之前
  Daniel Oaks fc9a9fcf30 gitignore: Ignore VS Code workspace 7 年之前
  Daniel Oaks db1309e69b Update docs to match rfc7700 stuff 7 年之前
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 年之前
  Daniel Oaks 2bfcc553ce client: Don't fail silently on error sending messages 7 年之前
  Daniel Oaks dc0f679723 oragono: add --quiet flag 7 年之前
  Daniel Oaks 5d7d510348 client: Fix minor bug when doing SASL before NICK/USER 7 年之前
  Daniel Oaks 32b328f53f accounts: Fix broken long SASL auth strings 7 年之前