101 Commits (962eb9a6315eb7f8dbea060d06ce44a7540870b6)
 

Author SHA1 Message Date
  Chris Smith 962eb9a631 0.9.0 5 years ago
  Chris Smith b9a36acc64 Use processors as a map, don't iterate them every line. 5 years ago
  Chris Smith e4b9ec0be3 Add support for CHGHOST 5 years ago
  Chris Smith e707bbdff3 Move messageId to metadata 5 years ago
  Chris Smith 92c642e550 Add BATCH support 5 years ago
  Chris Smith c40ebf68c0 Switch from `time` to `metadata`, store batch ID 5 years ago
  Chris Smith 0117d981a2 Event mutators 5 years ago
  Chris Smith daee215fc4 Add behaviour config, and option to send modes on join 5 years ago
  Chris Smith 497e661fee Add simpler server/profile methods to DSL 5 years ago
  Chris Smith 8658a78858 0.8.0 5 years ago
  Chris Smith e4276619c0 Add isChannel method 5 years ago
  Chris Smith 511051ac4c Topic support 5 years ago
  Chris Smith 5033040325 Add some topic events (no state yet) 5 years ago
  Chris Smith 47abcf78bb Support for receiving MOTD lines 5 years ago
  Chris Smith 9a00e71c37 SCRAM-SHA-1/256 support 5 years ago
  Chris Smith 884e0bb247 0.7.0 5 years ago
  Chris Smith dd87752527 Handle server connection errors 5 years ago
  Chris Smith de180b1d47 Support for nick changes 5 years ago
  Chris Smith 890d63e2cd Try to retry SASL if we get a RPL_SASLMECHS message 5 years ago
  Chris Smith 75c3e93343 Allow SASL methods to be configured, add EXTERNAL 5 years ago
  Chris Smith d76c60a47c Construct IrcClient with a DSL. 5 years ago
  Chris Smith 929c4a41b2 Rearrange experimental annotations so they're not exposed. 5 years ago
  Chris Smith bb4b8c8930 Update dependencies, gradle 5 years ago
  Chris Smith 3501e8445f 0.6.0, travis tweaks 5 years ago
  Chris Smith cb96f0441d This test doesn't want to be. 5 years ago
  Chris Smith cd952f3b79 Fix unit tests 5 years ago
  Chris Smith 23bf2faa2c Reset state on disconnect 5 years ago
  Chris Smith e64b705412 Improve couroutines and channel use in the socket 5 years ago
  Chris Smith 1d119f3166 Fix handling of channel user modes 5 years ago
  Chris Smith 93474c1ea8 Support sending TAGMSGs and reactions 5 years ago
  Chris Smith f67a441a08 Support message tags v3.3, replies 5 years ago
  Chris Smith 2ba511702b SASL support! 5 years ago
  Chris Smith 0ea1829782 0.5.0 5 years ago
  Chris Smith 6fb728f7e2 Support for notices and CTCPRs 5 years ago
  Chris Smith 4a6ff8d7c6 Add kick processing and event 5 years ago
  Chris Smith 2ceecf54a8 Add support for channel modes 5 years ago
  Chris Smith 11405a4a38 Handle mode events 5 years ago
  Chris Smith e51b1c6459 Add channel mode enum, method to get mode 5 years ago
  Chris Smith bbef1acb43 Store channel modes a bit nicer. 5 years ago
  Chris Smith 14b9190d2f Server Connecting and Disconnected events 5 years ago
  Chris Smith 3b1783a2ba Architecture info 5 years ago
  Chris Smith e92fe57d64 Add UserAccountChanged event 5 years ago
  Chris Smith 44d87b68c0 Implement MotdFinished, improve some docs 5 years ago
  Chris Smith 793bde7b26 0.4.0 5 years ago
  Chris Smith 16b6496566 Extract server names nicely 5 years ago
  Chris Smith d2e9476667 Parse the 005 NETWORK token 5 years ago
  Chris Smith 74dd02ca3a Rework how writing lines works, again. 5 years ago
  Chris Smith 90167d4cb0 Support sending CTCPs and actions 5 years ago
  Chris Smith b82e16edb1 Add support for receiving actions and CTCPs 5 years ago
  Chris Smith 4d1b35fa8a Fix concurrency issue writing lines, bump to 0.3.1 5 years ago