Philipp Balzarek
|
7f4929c289
|
document StremErrorCondition
some minor documentation improvements
|
14 years ago |
Philipp Balzarek
|
d23ae0f149
|
replace XMPP with Xmpp everywhere to unify style
replace SASL with Sasl
replace DIGEST_MD5 with DigestMD5
replace PLAIN with Plain
|
14 years ago |
Jon Kristensen
|
ce927ddcbf
|
moved 'src' to 'source'
|
14 years ago |
Philipp Balzarek
|
e58cd11b25
|
Add Network.XMPP.IM.Message documentation
|
14 years ago |
Philipp Balzarek
|
fdac254400
|
add simpleIM
add answerIM
|
14 years ago |
Philipp Balzarek
|
5855d61e31
|
change Message picklers to work on Elements rather than nodes
update xml-types-pickle submodule
|
14 years ago |
Philipp Balzarek
|
92277571d4
|
add functions to extract subject, thread and body from message add newIM that creates a new message with subject, thread and body
|
14 years ago |
Philipp Balzarek
|
ca3ad13ac3
|
move Network.XMPP.Message to Network.XMPP.IM.Message
move Network.XMPP.IM to Network.XMPP.IM.Presence
add Network.XMPP.IM
|
14 years ago |
Jon Kristensen
|
ff87c3a290
|
minor formatting and documentation changes
|
14 years ago |
Jon Kristensen
|
747c192fa8
|
updated Marshal.hs: fixed formatting, xpStanza where-local; im-specific
fields of Message and Presence removed; simpleMessage moved to Tests.hs
as to not to break it
|
14 years ago |
Philipp Balzarek
|
f2ab31fe71
|
preliminary shaping of API structure, documentation
|
14 years ago |
Philipp Balzarek
|
d8abc3f956
|
added some helper functions
|
14 years ago |