597 Commits (b78b57bbf985228a629ca01a04a0aaa194f7adf5)

Author SHA1 Message Date
  Daniel Oaks 325ed3e112 Release v0.8.1 7 years ago
  Daniel Oaks 23a26f83fe client: Show real IP and whether the target's using TLS in WHOIS 7 years ago
  Daniel Oaks 1c0c4841a1 General comments, fix misspellings and lints 7 years ago
  Daniel Oaks e5980beb7d SANICK: Fix check for new user 7 years ago
  Daniel Oaks c9ed749538 Rename deps 7 years ago
  Daniel Oaks a8fa131244 Move to new repo 7 years ago
  Daniel Oaks 5b3cea8b98 xline: Add snomasks for setting/removing xlines 7 years ago
  Daniel Oaks 309ec8191e Add 'k' snomask for kills (including those coming from dlines and klines) 7 years ago
  Daniel Oaks 3ee26041ff Send snomask on client quits 7 years ago
  Daniel Oaks 8a6ba6f9cc LIST: Start implementing ELIST conditions 7 years ago
  Daniel Oaks 55d8eb5dce Make 'nick' snomask look nicer 7 years ago
  Daniel Oaks 34863a6320 JOIN: Disable JOIN 0 support, in line with Insp 7 years ago
  Daniel Oaks 4128ff6137 server: Check for channel permissions when renaming channels 7 years ago
  Daniel Oaks 0f8ab4eaec server: Add proposed RENAME command 7 years ago
  Daniel Oaks 53190ef131 Send a whole lot more snomasks 7 years ago
  Daniel Oaks ebb9d629d7 xline: Add ANDKILL param to kill all matching clients 7 years ago
  Daniel Oaks a271481c41 Setup 0.8.1-unreleased for next release 7 years ago
  Daniel Oaks f051b43f27 Release v0.8.0 7 years ago
  Daniel Oaks ab2ae70f13 help: Add help text for snomasks 7 years ago
  Daniel Oaks d847d55c06 Fix wordWrap function so it doesn't drop chars, and fix client.Notice() to automagically split very long lines. 7 years ago
  Daniel Oaks 9fe7c143c8 server: Remove useless comments, make idle/quit function layouts nicer 7 years ago
  Daniel Oaks fb63691c8b commands: Timeout unregistered clients 7 years ago
  Daniel Oaks ff82872934 reg: Rename commands to match 7 years ago
  Daniel Oaks fd793d6adb Add very initial snomasks 7 years ago
  Daniel Oaks 1afd3b8f78 server: Change localconnect msg to include username/realname 7 years ago
  Daniel Oaks f5ecf70ecf logger: Flush file writes to ensure they get written out 7 years ago
  Daniel Oaks 7ac96114c3 log: Allow logging to stdout 7 years ago
  Daniel Oaks 51425b7764 help: Generate index of help topics 7 years ago
  Daniel Oaks 5c518531be Integrate StackImpact profiling 7 years ago
  Daniel Oaks 2bd4d03ecc Prevent copying locks because that's silly 7 years ago
  Daniel Oaks 4254672133 socket: Fix bad mutex unlock 7 years ago
  Daniel Oaks c911ff2bcd Squash a bunch of possible races 7 years ago
  Daniel Oaks f7a4f5d956 socket: Move to a timing-out send method that reduces goroutines and ensures QUIT/ERROR are sent 7 years ago
  Daniel Oaks 067f982da4 socket: Remove old comment 7 years ago
  Daniel Oaks f665ebac16 channels: Help prevent issues when join/parting 7 years ago
  Daniel Oaks 4a66771c39 socket: Attempt to close sockets better 7 years ago
  Daniel Oaks 1c917a19a7 client: Ensure ERROR message is parsed when quitting 7 years ago
  Daniel Oaks 9cfa92ede8 modes: Avoid unnecessarily sending unknown mode numerics 7 years ago
  Daniel Oaks 86957d4392 socket: Fix quitting 7 years ago
  Daniel Oaks 7aaa30d399 Setup 0.7.3-unreleased for next release 7 years ago
  Daniel Oaks 9264ffc857 Release v0.7.2 7 years ago
  Daniel Oaks 121269661b socket: Make closing work a little better 7 years ago
  Daniel Oaks e0035dfa04 types: Make ChannelNameMap use mutexes to fix crash 7 years ago
  Daniel Oaks ff3a864aa3 accountreg: Fix crash 7 years ago
  Daniel Oaks 9a94121281 JOIN: Fix a dumb bug. Really dumb bug. 7 years ago
  Daniel Oaks 88b5dd5621 Fix misspelling 7 years ago
  Daniel Oaks 166cddecb1 Fix nits 7 years ago
  Daniel Oaks 22216d4d60 Fix lots of nits 7 years ago
  Daniel Oaks 8ba0bf347d Setup 0.7.2-unreleased for next release 7 years ago
  Daniel Oaks 511da5b434 Release v0.7.1 7 years ago