53 コミット (master)

作成者 SHA1 メッセージ 日付
  Chris Smith dade80ced7 Handle away numerics 5年前
  Chris Smith 4e5aa5b827 Support IRCv3 away notifications 5年前
  Chris Smith 2e8b1cf7b0 Add NicknameChangeRequired event 5年前
  Chris Smith fa98c18345 Add user parameter to mode changed event 5年前
  Chris Smith fe284ce3e0 Add join failed event 5年前
  Chris Smith 1b135480c9 Make various processors more defensive 5年前
  Chris Smith bbcafc4262 Fix unit test 5年前
  Chris Smith 0631aed46e Fix issue with multibyte chars in CTCPs 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 814e45aa27 Add TargetedEvent class, fix caps negotiation 5年前
  Chris Smith e91342edc9 Add structured send methods 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 daee215fc4 Add behaviour config, and option to send modes on join 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 de180b1d47 Support for nick changes 5年前
  Chris Smith 890d63e2cd Try to retry SASL if we get a RPL_SASLMECHS message 5年前
  Chris Smith 93474c1ea8 Support sending TAGMSGs and reactions 5年前
  Chris Smith f67a441a08 Support message tags v3.3, replies 5年前
  Chris Smith 2ba511702b SASL support! 5年前
  Chris Smith 6fb728f7e2 Support for notices and CTCPRs 5年前
  Chris Smith 4a6ff8d7c6 Add kick processing and event 5年前
  Chris Smith 11405a4a38 Handle mode events 5年前
  Chris Smith bbef1acb43 Store channel modes a bit nicer. 5年前
  Chris Smith e92fe57d64 Add UserAccountChanged event 5年前
  Chris Smith 44d87b68c0 Implement MotdFinished, improve some docs 5年前
  Chris Smith 16b6496566 Extract server names nicely 5年前
  Chris Smith d2e9476667 Parse the 005 NETWORK token 5年前
  Chris Smith 90167d4cb0 Support sending CTCPs and actions 5年前
  Chris Smith b82e16edb1 Add support for receiving actions and CTCPs 5年前
  Chris Smith c6b0471761 Raise ServerConnected event, track status nicely 5年前
  Chris Smith dba2f07510 Simplify message building and add reply method 5年前
  Chris Smith fb6a84184f Add initial integration tests/framework 5年前
  Chris Smith b025789870 Handle extended joins 5年前
  Chris Smith 7e54d86956 Expose message time in events 5年前
  Chris Smith b0941e1047 Tag parsing support 5年前
  Chris Smith a1a3c66c5b Rudimentary capabilities support 5年前
  Chris Smith 0cbac7dd11 Quit handling 5年前
  Chris Smith 36c7acfe2a Add rudimentary PRIVMSG handling 5年前
  Chris Smith 0309a660cd Part handling 5年前
  Chris Smith ead8e9321b Add names handling and channel users 5年前
  Chris Smith 3cb6a28323 Add channel join handling, basic channel state 5年前
  Chris Smith f2e081e6c7 Introduce event handlers, refactor message processors. 5年前