14 Commits (542520e4d57d1390302f392a1a6263278cb29da8)

Author SHA1 Message Date
Jon Kristensen 542520e4d5 initial work on the new Session module; defines a XMPPT monad that derives from Monad and MonadReader, shows what events there are, how hooks are set, and provides a convenience function for connecting 14 years ago
Jon Kristensen e3929e7ab0 cleaned up the TLS and Stream modules 15 years ago
Jon Kristensen 72925feb72 rewrote xmlReader (now eventConsumer), its depending functions and some enumeration-related types 15 years ago
Jon Kristensen bc5de2fb60 added functions to convert message and iq stanzas to xml elements 15 years ago
Jon Kristensen 2fd8a6d10a made a nice function to convert an internal presence to an xml element, including presence errors 15 years ago
Jon Kristensen 1cf6a09413 implemented xml-enumerator-based elementToString functions, re-arranged the stanza types, rewrote parts of the Stream module 15 years ago
Jon Kristensen be7a4b9c49 added Stream.hs again 15 years ago
Jon Kristensen d385c4a533 implemented a xmpp version datatype, a parsec validator and parser, and ord and show functions 15 years ago
Jon Kristensen d61361e342 implemented a language tag datatype, a parsec validator and parser, and equal and show functions 15 years ago
Jon Kristensen 6c98ccebf7 modified the headers to reflect the new license 15 years ago
Jon Kristensen e0234fece9 started using the presence and message types again 15 years ago
Jon Kristensen 8674d20d6b removed types having to do with XMPP IM 15 years ago
Jon Kristensen 4ac7e32dab inserted Haddock comments to hide the non-Network.XMPP modules, fixed some Haddock problems 15 years ago
Jon Kristensen 5e0bee18c5 initial import, copy of darcs repository 15 years ago