52 Révisions (f67a441a08f1e17a3d775653fc5f92c3ca121727)

Auteur SHA1 Message Date
  Chris Smith f67a441a08 Support message tags v3.3, replies il y a 5 ans
  Chris Smith 2ba511702b SASL support! il y a 5 ans
  Chris Smith 6fb728f7e2 Support for notices and CTCPRs il y a 5 ans
  Chris Smith 4a6ff8d7c6 Add kick processing and event il y a 5 ans
  Chris Smith 2ceecf54a8 Add support for channel modes il y a 5 ans
  Chris Smith 11405a4a38 Handle mode events il y a 5 ans
  Chris Smith e51b1c6459 Add channel mode enum, method to get mode il y a 5 ans
  Chris Smith bbef1acb43 Store channel modes a bit nicer. il y a 5 ans
  Chris Smith 14b9190d2f Server Connecting and Disconnected events il y a 5 ans
  Chris Smith e92fe57d64 Add UserAccountChanged event il y a 5 ans
  Chris Smith 44d87b68c0 Implement MotdFinished, improve some docs il y a 5 ans
  Chris Smith 16b6496566 Extract server names nicely il y a 5 ans
  Chris Smith d2e9476667 Parse the 005 NETWORK token il y a 5 ans
  Chris Smith 74dd02ca3a Rework how writing lines works, again. il y a 5 ans
  Chris Smith 90167d4cb0 Support sending CTCPs and actions il y a 5 ans
  Chris Smith b82e16edb1 Add support for receiving actions and CTCPs il y a 5 ans
  Chris Smith 4d1b35fa8a Fix concurrency issue writing lines, bump to 0.3.1 il y a 5 ans
  Chris Smith 1ee6e69673 Documentation il y a 5 ans
  Chris Smith 6e6c4d446c Add support for per-channel quit events il y a 5 ans
  Chris Smith ca4397505b More debugging, add weird networking info to README il y a 5 ans
  Chris Smith 812ec4990b Better server state handling il y a 5 ans
  Chris Smith c6b0471761 Raise ServerConnected event, track status nicely il y a 5 ans
  Chris Smith dba2f07510 Simplify message building and add reply method il y a 5 ans
  Chris Smith 9cc7b08ee3 Make state mutation funs internal il y a 5 ans
  Chris Smith 580a351dda More documentation and tidying il y a 5 ans
  Chris Smith 1eb9259e30 Document IrcClient, make lots of things internal. il y a 5 ans
  Chris Smith 2ce9a540f6 Add a couple of missing tests, coverage badge. il y a 5 ans
  Chris Smith b0d3c17663 Fix bad import in tests il y a 5 ans
  Chris Smith 25e6e40855 README il y a 5 ans
  Chris Smith 3686c5aa2d Rework coroutines to make more sense. il y a 5 ans
  Chris Smith 122483b371 Simplify how event handlers are exposed il y a 5 ans
  Chris Smith 14a192379b TLS support il y a 5 ans
  Chris Smith fb6a84184f Add initial integration tests/framework il y a 5 ans
  Chris Smith 3be57d029b First pass at user state processing il y a 5 ans
  Chris Smith 20fd88e14c Add user state il y a 5 ans
  Chris Smith b025789870 Handle extended joins il y a 5 ans
  Chris Smith 13d0783ac6 Handle account name tags il y a 5 ans
  Chris Smith 7e54d86956 Expose message time in events il y a 5 ans
  Chris Smith b0941e1047 Tag parsing support il y a 5 ans
  Chris Smith 36f042ac8f Handle userhost-in-names responses il y a 5 ans
  Chris Smith a1a3c66c5b Rudimentary capabilities support il y a 5 ans
  Chris Smith 0cbac7dd11 Quit handling il y a 5 ans
  Chris Smith 36c7acfe2a Add rudimentary PRIVMSG handling il y a 5 ans
  Chris Smith 0309a660cd Part handling il y a 5 ans
  Chris Smith ead8e9321b Add names handling and channel users il y a 5 ans
  Chris Smith 3cb6a28323 Add channel join handling, basic channel state il y a 5 ans
  Chris Smith f2e081e6c7 Introduce event handlers, refactor message processors. il y a 5 ans
  Chris Smith 89ad92f562 Logging, ping handling il y a 5 ans
  Chris Smith c8eb193bde Pass events back from processors il y a 5 ans
  Chris Smith 2a707a728a Add a message handler il y a 5 ans