Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | jabber: handle nulls in jabber_compare_jid | dequis | 2016-08-23 | -0/+2 |
* | hipchat: 'chat add hipchat "channel name"' now tries to guess the JID | dequis | 2015-11-23 | -0/+20 |
* | check_jabber_util: adapt to new behavior of GET_BUDDY_EXACT | dequis | 2015-10-22 | -1/+1 |
* | Reindent everything to K&R style with tabs | Indent | 2015-02-20 | -78/+78 |
* | Added jabber_compare_jid to fix JID comparison case sensitivity | GRMrGecko | 2014-07-24 | -0/+11 |
* | Fixed a bug that caused full JIDs to get lost sometimes with the new way | Wilmer van der Gaast | 2010-03-18 | -0/+9 |
* | 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 |
* | Now preserving case in JID resources, and handling them with case sensitivity | Wilmer van der Gaast | 2008-06-22 | -14/+28 |
* | Added jabber_util unittests (buddy_add/_by_jid only ATM). | Wilmer van der Gaast | 2008-06-22 | -0/+77 |