232 Commits (dab207d32b2de1f0d7c4551890f5cf98e7f23382)

Autor SHA1 Mensaje Fecha
  Daniel Oaks f62ffe006f server: Support more RPL_ISUPPORT stuff hace 7 años
  Daniel Oaks 78028135eb modes: Limit length of beI mode lists hace 7 años
  Daniel Oaks a404bf83d1 Add automated client connection limiting hace 7 años
  Daniel Oaks 194fa9af9f HELP: Check topics exist at startup, fix a bug hace 7 años
  Daniel Oaks a7949b6cb4 irc: Assorted golint cleanups hace 7 años
  Daniel Oaks 29e811a531 oper: Support custom vhosts, and chghost hace 7 años
  Daniel Oaks f3459830e7 opers: Allow setting custom whois lines hace 7 años
  Daniel Oaks 64bdedaee2 Add oper classes, for more finely-grained control hace 7 años
  Daniel Oaks 517893065b Support STATUSMSG hace 7 años
  Daniel Oaks d9db688963 Implement echo-message capability hace 7 años
  Daniel Oaks b84dbb1a06 Support cap-notify and enabling/disabling SASL hace 7 años
  Daniel Oaks ef437348cf server: rehash on SIGHUP hace 7 años
  Daniel Oaks 1812edb2db server: Add a mutex to kill a very small, bad race hace 7 años
  Daniel Oaks 835187a736 REHASH: Update listeners, fix some bad hangs/locks hace 7 años
  Daniel Oaks 6cd71e1b9e Add REHASH command hace 7 años
  Daniel Oaks 425a521d27 channel: Fix MODE and WHO hace 7 años
  Daniel Oaks 41d534d6dd server: fix sprintf call hace 7 años
  Daniel Oaks 1e956355bf NICK: Fix small bug when casefolding hace 7 años
  Daniel Oaks 1bab81091f Add MONITOR command hace 7 años
  Daniel Oaks 9162d0da61 account-tag: Fix sending on PRIVMSG/NOTICE hace 7 años
  Daniel Oaks 8abffde6a0 PRIVMSG: Fix sending them hace 7 años
  Daniel Oaks 2e3ffd2f23 caps: Add message-tags draft capability hace 7 años
  Daniel Oaks 43e28e2fef PROXY: Remove command, I don't think it's that useful hace 7 años
  Daniel Oaks 06028e0117 modes: Remove channel.Persist mode hace 7 años
  Daniel Oaks da6f350563 modes: Remove ReOp channel mode (unused) hace 7 años
  Daniel Oaks 0eebd6273c AWAY: Only dispatch AWAY when cap-notify is used hace 7 años
  Daniel Oaks e807f3ca04 Fixing warnings and golint stuff hace 7 años
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead hace 7 años
  Daniel Oaks ae69ef5cd6 db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. hace 7 años
  Daniel Oaks 969eed394f KILL: Make reason optional, to match other ircds hace 7 años
  Daniel Oaks 0701267395 server: Add CHANMODES hace 7 años
  Daniel Oaks 0087de6092 client: Add AWAYLEN hace 7 años
  Daniel Oaks 266c534af9 theater: Remove THEATER command for now hace 7 años
  Daniel Oaks 79d831bbb7 channel: Add KICKLEN and TOPICLEN hace 7 años
  Daniel Oaks 3321243486 server: Add away-notify capability hace 7 años
  Daniel Oaks e3fbdebc48 registration: Hook up reg to actual accounts hace 7 años
  Daniel Oaks 5269dc8776 accounts: Very roughly introduce account type hace 7 años
  Daniel Oaks 739f8d71d2 server: Close db and store more properly hace 7 años
  Daniel Oaks 4cb196f50a server: Close store properly, on shutdown hace 7 años
  Daniel Oaks 6e96a175d6 registration: Add new password manager, integrate registration and credential types hace 7 años
  Daniel Oaks 68c83a95d4 WHOIS: Fixes, add certfp hace 7 años
  Daniel Oaks 49034cb20e certfp: Add certfp retrieval from client hace 7 años
  Daniel Oaks 6e9722dee5 accounts: Rename some args, check credential type hace 7 años
  Daniel Oaks e7fced804e accounts: Fix broken numeric, write more framework for reg hace 7 años
  Daniel Oaks e4b6c1852b accounts: Add very initial, extremely broken account work (not including config changes) hace 7 años
  Daniel Oaks 1746be2bb8 db: Add very initial buntdb datastore hace 8 años
  Daniel Oaks 2ab8d4cb6e names: Allow more characters in channel names -- from jlatt/ergonomadic#39 <3 hace 8 años
  Daniel Oaks a177ca36b1 server: Add some comments and clean up a bit -- from jlatt/ergonomadic#39 <3 hace 8 años
  Daniel Oaks 43553390d6 WHOWAS: Make maximum number of entries configurable hace 8 años
  Daniel Oaks e33a810522 capability: Add extended-join and userhost-in-names hace 8 años