103 Commits (master)

Autor SHA1 Mensaje Fecha
  Chris Smith 496b3394ac Expose the local user object directly hace 5 años
  Chris Smith 136329c27d Create a separate coroutine context per test hace 5 años
  Chris Smith 8f27a42b4e Add timeout to TLS tests hace 5 años
  Chris Smith dade80ced7 Handle away numerics hace 5 años
  Chris Smith 57d0747a5a Track user away state hace 5 años
  Chris Smith 4e5aa5b827 Support IRCv3 away notifications hace 5 años
  Chris Smith 445d987345 Couple more TLS tests hace 5 años
  Chris Smith 28c9400250 Add some TLS tests, fix a leaky buffer hace 5 años
  Chris Smith 622e2e2539 Tidy up and reduce copying of byte buffers hace 5 años
  Chris Smith 8572ccd4eb Fix unit tests hace 5 años
  Chris Smith f1ecbf256f Prefer IPv6, default to TLS hace 5 años
  Chris Smith 23f2da697b Add missing test certificates hace 5 años
  Chris Smith 96449f98a1 Replace ktor with plain socket code. hace 5 años
  Chris Smith 2e8b1cf7b0 Add NicknameChangeRequired event hace 5 años
  Chris Smith fa98c18345 Add user parameter to mode changed event hace 5 años
  Chris Smith bb009434be Add ChannelMembershipAdjustment interface hace 5 años
  Chris Smith fe284ce3e0 Add join failed event hace 5 años
  Chris Smith 3289bb8e99 More work on async methods hace 5 años
  Chris Smith 25e129ebb1 Add test for label generator hace 5 años
  Chris Smith 1b135480c9 Make various processors more defensive hace 5 años
  Chris Smith 23317f6cec Handle bad server timestamps hace 5 años
  Chris Smith bbcafc4262 Fix unit test hace 5 años
  Chris Smith 0631aed46e Fix issue with multibyte chars in CTCPs hace 5 años
  Chris Smith eacdf03763 Fix handling of long lines. hace 5 años
  Chris Smith fb92bd5737 Add sendPart hace 5 años
  Chris Smith 4881cb05f5 Support for nick change errors hace 5 años
  Chris Smith 070d502463 Initial work on exposing async methods hace 5 años
  Chris Smith 4c1be015cd Migrate all tests to mockk hace 5 años
  Chris Smith a1aad4dbc7 Convert event tests to use mockk hace 5 años
  Chris Smith 814e45aa27 Add TargetedEvent class, fix caps negotiation hace 5 años
  Chris Smith be2ed37acf Add always echo messages behaviour hace 5 años
  Chris Smith e91342edc9 Add structured send methods hace 5 años
  Chris Smith c3908e1a60 Initial pass at labelled-replies support hace 5 años
  Chris Smith d7617d2caa Don't expose batch start and end hace 5 años
  Chris Smith e4b9ec0be3 Add support for CHGHOST hace 5 años
  Chris Smith e707bbdff3 Move messageId to metadata hace 5 años
  Chris Smith 92c642e550 Add BATCH support hace 5 años
  Chris Smith c40ebf68c0 Switch from `time` to `metadata`, store batch ID hace 5 años
  Chris Smith 0117d981a2 Event mutators hace 5 años
  Chris Smith daee215fc4 Add behaviour config, and option to send modes on join hace 5 años
  Chris Smith 497e661fee Add simpler server/profile methods to DSL hace 5 años
  Chris Smith e4276619c0 Add isChannel method hace 5 años
  Chris Smith 511051ac4c Topic support hace 5 años
  Chris Smith 5033040325 Add some topic events (no state yet) hace 5 años
  Chris Smith 47abcf78bb Support for receiving MOTD lines hace 5 años
  Chris Smith 9a00e71c37 SCRAM-SHA-1/256 support hace 5 años
  Chris Smith dd87752527 Handle server connection errors hace 5 años
  Chris Smith de180b1d47 Support for nick changes hace 5 años
  Chris Smith 890d63e2cd Try to retry SASL if we get a RPL_SASLMECHS message hace 5 años
  Chris Smith 75c3e93343 Allow SASL methods to be configured, add EXTERNAL hace 5 años