aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/jabber/message.c
Commit message (Collapse)AuthorAgeLines
* Added resource selection (based on priority or time of last message) toWilmer van der Gaast2006-10-10-10/+25
| | | | | | | budd_by_jid(), added a full_jid property to easily address that resource without having to rebuild the full JID every time and implemented typing notification shite.
* Added enough to not make it crash on login, and it can properly receiveWilmer van der Gaast2006-09-21-2/+23
| | | | | | messages now. Just try to figure out why it doesn't get typing notifications...
* It can send a valid (pre-XMPP) login packet. Lots of work to do, still...Wilmer van der Gaast2006-09-20-1/+1
|
* Added some pretty empty files.Wilmer van der Gaast2006-09-20-0/+36