95 Revize (205b934766e66b80fa9e822557331336dd5b5e8d)

Autor SHA1 Zpráva Datum
  Chris Smith 205b934766 Implement first async message builder před 5 roky
  Chris Smith 3289bb8e99 More work on async methods před 5 roky
  Chris Smith 25e129ebb1 Add test for label generator před 5 roky
  Chris Smith 07f85e364d Minor code style improvements před 5 roky
  Chris Smith a6e11562e6 Flesh out docs a little před 5 roky
  Chris Smith 6c10e031db Add SourcedEvent interface před 5 roky
  Chris Smith 1b135480c9 Make various processors more defensive před 5 roky
  Chris Smith 23317f6cec Handle bad server timestamps před 5 roky
  Chris Smith 0631aed46e Fix issue with multibyte chars in CTCPs před 5 roky
  Chris Smith 5f5aea0652 Synchronise maps properly. před 5 roky
  Chris Smith eacdf03763 Fix handling of long lines. před 5 roky
  Chris Smith 7666e3ff4f Hide WIP async methods in experimental interface před 5 roky
  Chris Smith 7698f1465b Fix CME in Maps před 5 roky
  Chris Smith fb92bd5737 Add sendPart před 5 roky
  Chris Smith 4881cb05f5 Support for nick change errors před 5 roky
  Chris Smith 070d502463 Initial work on exposing async methods před 5 roky
  Chris Smith 814e45aa27 Add TargetedEvent class, fix caps negotiation před 5 roky
  Chris Smith be2ed37acf Add always echo messages behaviour před 5 roky
  Chris Smith e91342edc9 Add structured send methods před 5 roky
  Chris Smith 54f35009c3 Accept unprefixed message-tags před 5 roky
  Chris Smith c3908e1a60 Initial pass at labelled-replies support před 5 roky
  Chris Smith d7617d2caa Don't expose batch start and end před 5 roky
  Chris Smith b9a36acc64 Use processors as a map, don't iterate them every line. před 5 roky
  Chris Smith e4b9ec0be3 Add support for CHGHOST před 5 roky
  Chris Smith e707bbdff3 Move messageId to metadata před 5 roky
  Chris Smith 92c642e550 Add BATCH support před 5 roky
  Chris Smith c40ebf68c0 Switch from `time` to `metadata`, store batch ID před 5 roky
  Chris Smith 0117d981a2 Event mutators před 5 roky
  Chris Smith daee215fc4 Add behaviour config, and option to send modes on join před 5 roky
  Chris Smith 497e661fee Add simpler server/profile methods to DSL před 5 roky
  Chris Smith e4276619c0 Add isChannel method před 5 roky
  Chris Smith 511051ac4c Topic support před 5 roky
  Chris Smith 5033040325 Add some topic events (no state yet) před 5 roky
  Chris Smith 47abcf78bb Support for receiving MOTD lines před 5 roky
  Chris Smith 9a00e71c37 SCRAM-SHA-1/256 support před 5 roky
  Chris Smith dd87752527 Handle server connection errors před 5 roky
  Chris Smith de180b1d47 Support for nick changes před 5 roky
  Chris Smith 890d63e2cd Try to retry SASL if we get a RPL_SASLMECHS message před 5 roky
  Chris Smith 75c3e93343 Allow SASL methods to be configured, add EXTERNAL před 5 roky
  Chris Smith d76c60a47c Construct IrcClient with a DSL. před 5 roky
  Chris Smith 929c4a41b2 Rearrange experimental annotations so they're not exposed. před 5 roky
  Chris Smith 23bf2faa2c Reset state on disconnect před 5 roky
  Chris Smith e64b705412 Improve couroutines and channel use in the socket před 5 roky
  Chris Smith 1d119f3166 Fix handling of channel user modes před 5 roky
  Chris Smith 93474c1ea8 Support sending TAGMSGs and reactions před 5 roky
  Chris Smith f67a441a08 Support message tags v3.3, replies před 5 roky
  Chris Smith 2ba511702b SASL support! před 5 roky
  Chris Smith 6fb728f7e2 Support for notices and CTCPRs před 5 roky
  Chris Smith 4a6ff8d7c6 Add kick processing and event před 5 roky
  Chris Smith 2ceecf54a8 Add support for channel modes před 5 roky