Philipp Balzarek
|
fff335db2d
|
rename Network.Xmpp.Monad to Network.Xmpp.Connection
|
13 years ago |
Philipp Balzarek
|
ec08ba5833
|
shape documentation
|
13 years ago |
Philipp Balzarek
|
1d54682baa
|
rename JID to Jid
remove sUsername, aAuthzid, sResource from XmppConnection
add sJid to XmppConnection
|
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
|
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
|
2d7ae0ad42
|
moved im-related functions from Presence to a new IM module
|
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 |