618 Commits (21a061c1377f5292eb3d297e38e6651abe9a35b8)

Author SHA1 Message Date
  Daniel Oaks db919722cb cull some old, unnecessary files 7 years ago
  Daniel Oaks 4ca23f3554 Setup 0.7.0-unreleased for next release 7 years ago
  Daniel Oaks a9dfff4f30 Release v0.6.0 7 years ago
  Daniel Oaks 67d65b0e3d client: Ignore empty lines, send ERROR with no prefix 7 years ago
  Daniel Oaks 52127edde3 config: Better explain linelen 7 years ago
  Daniel Oaks cbe49ff3d8 Use a better line-splitting algorithm 7 years ago
  Daniel Oaks 522001d4f6 Cleanup message sending 7 years ago
  Daniel Oaks e741c1476b Implement message-ids draft 7 years ago
  Daniel Oaks 62dc3c8f66 server: Implement TAGMSG draft command 7 years ago
  Daniel Oaks f6185fa336 Get it working, using not-great and very initial splitting code 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 a0c97542ee LUSERS: minor chan cleanup to avoid counting 7 years ago
  Daniel Oaks 298f4907ac LUSERS: Minor cleanups, we don't need to worry about changelog lines for now 7 years ago
  vegax87 750f0ffcb6 removed Unknown connections 7 years ago
  vegax87 b4427fa782 some comments 7 years ago
  vegax87 4797331962 Basic implementation of LUSERS command 7 years ago
  Daniel Oaks 2de273462b WHOIS: Hack to make silly clients work 7 years ago
  Daniel Oaks 5e6ac67010 casemapping: Update name 7 years ago
  Daniel Oaks 2b240faa90 strings: Fix nick bugs, use UsernameCaseMapped 7 years ago
  Daniel Oaks 0a3de9a912 whois: Send channels without prefix (handled by Send()) 7 years ago
  vegax87 a54dcb9057 Fixed WHOIS Command 7 years ago
  Daniel Oaks 91d59575ce Add initial automated connection throttling 7 years ago
  Daniel Oaks 4168eaafbb Basic implementation of KLINEs 7 years ago
  Daniel Oaks 1bc08f18b7 dline: Display correct message on bad dline 7 years ago
  Daniel Oaks 4b5f4b6755 dline: Fix a bug where UNDLINE didn't remove them from datastore 7 years ago
  Daniel Oaks e9324c3250 modes: Fix some more mutexes 7 years ago
  Daniel Oaks c39bebc696 Fix various locks around joining, kicking and quitting 7 years ago
  Daniel Oaks 6f7c683247 channel: RWMutex for members access 7 years ago
  Daniel Oaks efb3000717 client_lookup_set: Use RWMutex 7 years ago
  Daniel Oaks 658d1656fa accounts: Only allow verified accounts to SASL auth 7 years ago
  Daniel Oaks b612b1be60 Setup 0.6.0-unreleased for next release 7 years ago
  Daniel Oaks 20fe4c7704 Release v0.5.0 7 years ago
  Daniel Oaks 1cc217a9ae sasl: Follow PLAIN spec more closely 7 years ago
  Daniel Oaks 8eb8193b18 JOIN: Only give chanop, not chan founder (will save that for regged chans) 7 years ago
  Daniel Oaks f57a43f3da KICK: Allow multiple kicks to the same channel 7 years ago
  Daniel Oaks a8eabe8e9c client: Fix a lot of bugs around setting NICK 7 years ago
  Daniel Oaks 5eafd2656e channel: Send channel NOTICEs properly 7 years ago
  Daniel Oaks 7068072292 monitor: Send with account-tag where appropriate 7 years ago
  Daniel Oaks dc605ebb01 client: Send quit messages more correctly 7 years ago
  Daniel Oaks 2e2e91689a client: Send quit message to friends correctly 7 years ago
  Daniel Oaks 9314edd405 modes: Convey cmode changes to other channel members... 7 years ago
  Daniel Oaks 9a9820fa88 NICK: Prevent races, remove a DoS 7 years ago
  Daniel Oaks 95e36b99a2 Nick locking (entirely broken, needs to be completely redesigned) 7 years ago
  Daniel Oaks 7f4bbbc587 rp: Mention mode in help text, fix comment 7 years ago
  Daniel Oaks b6f807dfdc commands: Use ERR_NOTREGISTERED when appropriate 7 years ago
  Daniel Oaks 6d6c1936cc Handle db better, fix bug, update db schema, rest 7 years ago
  Daniel Oaks 65cb932e46 restapi: Add version and rehashing 7 years ago
  Daniel Oaks 539e5431b9 restapi: Add accts, restructure a little 7 years ago
  Daniel Oaks ee3853f845 restapi: Initial commit 7 years ago