292 Révisions (e85c3e9243fa50180c7d18470ff6e0e6bf7f64e3)

Auteur SHA1 Message Date
  Daniel Oaks cbe49ff3d8 Use a better line-splitting algorithm il y a 7 ans
  Daniel Oaks 522001d4f6 Cleanup message sending il y a 7 ans
  Daniel Oaks e741c1476b Implement message-ids draft il y a 7 ans
  Daniel Oaks 62dc3c8f66 server: Implement TAGMSG draft command il y a 7 ans
  Daniel Oaks f6185fa336 Get it working, using not-great and very initial splitting code il y a 7 ans
  Daniel Oaks 92626a178d server: Start roughly hacking in new message-tags support il y a 7 ans
  Daniel Oaks d2e18962e3 Very initial maxline work il y a 7 ans
  Daniel Oaks a0c97542ee LUSERS: minor chan cleanup to avoid counting il y a 7 ans
  Daniel Oaks 298f4907ac LUSERS: Minor cleanups, we don't need to worry about changelog lines for now il y a 7 ans
  vegax87 750f0ffcb6 removed Unknown connections il y a 7 ans
  vegax87 b4427fa782 some comments il y a 7 ans
  vegax87 4797331962 Basic implementation of LUSERS command il y a 7 ans
  Daniel Oaks 2de273462b WHOIS: Hack to make silly clients work il y a 7 ans
  Daniel Oaks 2b240faa90 strings: Fix nick bugs, use UsernameCaseMapped il y a 7 ans
  Daniel Oaks 0a3de9a912 whois: Send channels without prefix (handled by Send()) il y a 7 ans
  vegax87 a54dcb9057 Fixed WHOIS Command il y a 7 ans
  Daniel Oaks 91d59575ce Add initial automated connection throttling il y a 7 ans
  Daniel Oaks 4168eaafbb Basic implementation of KLINEs il y a 7 ans
  Daniel Oaks c39bebc696 Fix various locks around joining, kicking and quitting il y a 7 ans
  Daniel Oaks 6f7c683247 channel: RWMutex for members access il y a 7 ans
  Daniel Oaks efb3000717 client_lookup_set: Use RWMutex il y a 7 ans
  Daniel Oaks f57a43f3da KICK: Allow multiple kicks to the same channel il y a 7 ans
  Daniel Oaks a8eabe8e9c client: Fix a lot of bugs around setting NICK il y a 7 ans
  Daniel Oaks 5eafd2656e channel: Send channel NOTICEs properly il y a 7 ans
  Daniel Oaks 9a9820fa88 NICK: Prevent races, remove a DoS il y a 7 ans
  Daniel Oaks 95e36b99a2 Nick locking (entirely broken, needs to be completely redesigned) il y a 7 ans
  Daniel Oaks 6d6c1936cc Handle db better, fix bug, update db schema, rest il y a 7 ans
  Daniel Oaks ee3853f845 restapi: Initial commit il y a 7 ans
  Daniel Oaks c3174bb648 Various crash fixes, and little cleanups for safety il y a 7 ans
  Daniel Oaks 8c797d0f76 Initial DLINE changes il y a 7 ans
  Daniel Oaks 07e4728c15 roleplay: Initial commit il y a 7 ans
  Daniel Oaks 62a0cbc1f6 server: Move maxTargets to constant, fix bug on privmsg/notice il y a 7 ans
  Daniel Oaks f62ffe006f server: Support more RPL_ISUPPORT stuff il y a 7 ans
  Daniel Oaks 78028135eb modes: Limit length of beI mode lists il y a 7 ans
  Daniel Oaks a404bf83d1 Add automated client connection limiting il y a 7 ans
  Daniel Oaks 194fa9af9f HELP: Check topics exist at startup, fix a bug il y a 7 ans
  Daniel Oaks a7949b6cb4 irc: Assorted golint cleanups il y a 7 ans
  Daniel Oaks 29e811a531 oper: Support custom vhosts, and chghost il y a 7 ans
  Daniel Oaks f3459830e7 opers: Allow setting custom whois lines il y a 7 ans
  Daniel Oaks 64bdedaee2 Add oper classes, for more finely-grained control il y a 7 ans
  Daniel Oaks 517893065b Support STATUSMSG il y a 7 ans
  Daniel Oaks d9db688963 Implement echo-message capability il y a 7 ans
  Daniel Oaks b84dbb1a06 Support cap-notify and enabling/disabling SASL il y a 7 ans
  Daniel Oaks ef437348cf server: rehash on SIGHUP il y a 7 ans
  Daniel Oaks 1812edb2db server: Add a mutex to kill a very small, bad race il y a 7 ans
  Daniel Oaks 835187a736 REHASH: Update listeners, fix some bad hangs/locks il y a 7 ans
  Daniel Oaks 6cd71e1b9e Add REHASH command il y a 7 ans
  Daniel Oaks 425a521d27 channel: Fix MODE and WHO il y a 7 ans
  Daniel Oaks 41d534d6dd server: fix sprintf call il y a 7 ans
  Daniel Oaks 1e956355bf NICK: Fix small bug when casefolding il y a 7 ans