47 コミット (master)

作成者 SHA1 メッセージ 日付
  Chris Smith 496b3394ac Expose the local user object directly 5年前
  Chris Smith 57d0747a5a Track user away state 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 bb009434be Add ChannelMembershipAdjustment interface 5年前
  Chris Smith 1b135480c9 Make various processors more defensive 5年前
  Chris Smith 070d502463 Initial work on exposing async methods 5年前
  Chris Smith a1aad4dbc7 Convert event tests to use mockk 5年前
  Chris Smith 814e45aa27 Add TargetedEvent class, fix caps negotiation 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 5033040325 Add some topic events (no state yet) 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年前
  Chris Smith d76c60a47c Construct IrcClient with a DSL. 5年前
  Chris Smith 1d119f3166 Fix handling of channel user modes 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 4a6ff8d7c6 Add kick processing and event 5年前
  Chris Smith 2ceecf54a8 Add support for channel modes 5年前
  Chris Smith bbef1acb43 Store channel modes a bit nicer. 5年前
  Chris Smith 14b9190d2f Server Connecting and Disconnected events 5年前
  Chris Smith e92fe57d64 Add UserAccountChanged event 5年前
  Chris Smith 16b6496566 Extract server names nicely 5年前
  Chris Smith 6e6c4d446c Add support for per-channel quit events 5年前
  Chris Smith 812ec4990b Better server state handling 5年前
  Chris Smith dba2f07510 Simplify message building and add reply method 5年前
  Chris Smith fb6a84184f Add initial integration tests/framework 5年前
  Chris Smith 3be57d029b First pass at user state processing 5年前
  Chris Smith 7e54d86956 Expose message time in events 5年前
  Chris Smith 36f042ac8f Handle userhost-in-names responses 5年前
  Chris Smith a1a3c66c5b Rudimentary capabilities support 5年前
  Chris Smith 0cbac7dd11 Quit 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年前