Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fixed a bug that caused full JIDs to get lost sometimes with the new way | Wilmer van der Gaast | 2010-03-18 | -0/+9 |
| | | | | | of storing full JIDs belongong to a contact. | |||
* | Test activity_timeout and some other test tweaks. | Wilmer van der Gaast | 2010-03-12 | -1/+14 |
| | ||||
* | Fixed jabber_util unittest. It passes, yet something still seems to be | Wilmer van der Gaast | 2010-03-12 | -3/+3 |
| | | | | | broken. :-( | |||
* | Now preserving case in JID resources, and handling them with case sensitivity | Wilmer van der Gaast | 2008-06-22 | -14/+28 |
| | | | | | | | since apparently that's how the RFC wants it. (While the rest of the JID should be case IN-sensitive. Consistency is hard to find these days...) Also extended the unittests a little bit. Closes #422. | |||
* | Added jabber_util unittests (buddy_add/_by_jid only ATM). | Wilmer van der Gaast | 2008-06-22 | -0/+77 |