58 Commits (3289bb8e99615adf9c53421f22862d5368440d0d)

Autor SHA1 Mensaje Fecha
  Chris Smith 3289bb8e99 More work on async methods hace 5 años
  Chris Smith 07f85e364d Minor code style improvements hace 5 años
  Chris Smith a6e11562e6 Flesh out docs a little hace 5 años
  Chris Smith 6c10e031db Add SourcedEvent interface 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 814e45aa27 Add TargetedEvent class, fix caps negotiation hace 5 años
  Chris Smith e91342edc9 Add structured send methods hace 5 años
  Chris Smith 54f35009c3 Accept unprefixed message-tags 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 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 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
  Chris Smith d76c60a47c Construct IrcClient with a DSL. hace 5 años
  Chris Smith 1d119f3166 Fix handling of channel user modes hace 5 años
  Chris Smith 93474c1ea8 Support sending TAGMSGs and reactions hace 5 años
  Chris Smith f67a441a08 Support message tags v3.3, replies hace 5 años
  Chris Smith 2ba511702b SASL support! hace 5 años
  Chris Smith 6fb728f7e2 Support for notices and CTCPRs hace 5 años
  Chris Smith 4a6ff8d7c6 Add kick processing and event hace 5 años
  Chris Smith 2ceecf54a8 Add support for channel modes hace 5 años
  Chris Smith 11405a4a38 Handle mode events hace 5 años
  Chris Smith 14b9190d2f Server Connecting and Disconnected events hace 5 años
  Chris Smith e92fe57d64 Add UserAccountChanged event hace 5 años
  Chris Smith 44d87b68c0 Implement MotdFinished, improve some docs hace 5 años
  Chris Smith 16b6496566 Extract server names nicely hace 5 años
  Chris Smith b82e16edb1 Add support for receiving actions and CTCPs hace 5 años
  Chris Smith 6e6c4d446c Add support for per-channel quit events hace 5 años
  Chris Smith 812ec4990b Better server state handling hace 5 años
  Chris Smith c6b0471761 Raise ServerConnected event, track status nicely hace 5 años
  Chris Smith dba2f07510 Simplify message building and add reply method hace 5 años
  Chris Smith 580a351dda More documentation and tidying hace 5 años
  Chris Smith 1eb9259e30 Document IrcClient, make lots of things internal. hace 5 años
  Chris Smith 3686c5aa2d Rework coroutines to make more sense. hace 5 años
  Chris Smith 122483b371 Simplify how event handlers are exposed hace 5 años
  Chris Smith fb6a84184f Add initial integration tests/framework hace 5 años
  Chris Smith 3be57d029b First pass at user state processing hace 5 años
  Chris Smith 7e54d86956 Expose message time in events hace 5 años
  Chris Smith 36f042ac8f Handle userhost-in-names responses hace 5 años
  Chris Smith a1a3c66c5b Rudimentary capabilities support hace 5 años