103 コミット (master)

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