69 コミット (511051ac4c46d1768b8a1435d1622a3265ec1080)

作成者 SHA1 メッセージ 日付
  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 9a00e71c37 SCRAM-SHA-1/256 support 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 929c4a41b2 Rearrange experimental annotations so they're not exposed. 5年前
  Chris Smith 3501e8445f 0.6.0, travis tweaks 5年前
  Chris Smith cb96f0441d This test doesn't want to be. 5年前
  Chris Smith cd952f3b79 Fix unit tests 5年前
  Chris Smith 23bf2faa2c Reset state on disconnect 5年前
  Chris Smith e64b705412 Improve couroutines and channel use in the socket 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 6fb728f7e2 Support for notices and CTCPRs 5年前
  Chris Smith 4a6ff8d7c6 Add kick processing and event 5年前
  Chris Smith 2ceecf54a8 Add support for channel modes 5年前
  Chris Smith 11405a4a38 Handle mode events 5年前
  Chris Smith e51b1c6459 Add channel mode enum, method to get mode 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 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 74dd02ca3a Rework how writing lines works, again. 5年前
  Chris Smith 90167d4cb0 Support sending CTCPs and actions 5年前
  Chris Smith b82e16edb1 Add support for receiving actions and CTCPs 5年前
  Chris Smith 4d1b35fa8a Fix concurrency issue writing lines, bump to 0.3.1 5年前
  Chris Smith 1ee6e69673 Documentation 5年前
  Chris Smith 6e6c4d446c Add support for per-channel quit events 5年前
  Chris Smith ca4397505b More debugging, add weird networking info to README 5年前
  Chris Smith 812ec4990b Better server state handling 5年前
  Chris Smith c6b0471761 Raise ServerConnected event, track status nicely 5年前
  Chris Smith dba2f07510 Simplify message building and add reply method 5年前
  Chris Smith 9cc7b08ee3 Make state mutation funs internal 5年前
  Chris Smith 580a351dda More documentation and tidying 5年前
  Chris Smith 1eb9259e30 Document IrcClient, make lots of things internal. 5年前
  Chris Smith 2ce9a540f6 Add a couple of missing tests, coverage badge. 5年前
  Chris Smith b0d3c17663 Fix bad import in tests 5年前
  Chris Smith 25e6e40855 README 5年前
  Chris Smith 3686c5aa2d Rework coroutines to make more sense. 5年前
  Chris Smith 122483b371 Simplify how event handlers are exposed 5年前
  Chris Smith 14a192379b TLS support 5年前
  Chris Smith fb6a84184f Add initial integration tests/framework 5年前