Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | # add delivery receipts for private muc msgs | BrianBlade | 2015-03-18 | 1 | -0/+5 |
* | strip fractional seconds from timestamp before parsing | iNPUTmice | 2015-02-10 | 1 | -5/+3 |
* | made delay timestamp parser accept nano seconds | iNPUTmice | 2015-02-09 | 1 | -1/+1 |
* | update last presence only for messages | Daniel Gultsch | 2015-01-03 | 1 | -3/+0 |
* | Add support for XEP-0191 (Blocking command) | Sam Whited | 2014-12-22 | 1 | -4/+4 |
* | migrated more jid parsing to use getAttributeAsJid. added error logging | iNPUTmice | 2014-12-15 | 1 | -6/+1 |
* | store last message received date in conversation | iNPUTmice | 2014-12-10 | 1 | -33/+23 |
* | s/getResourcepart().isEmpty()/isBareJid()/ | Sam Whited | 2014-11-09 | 1 | -1/+1 |
* | Move a chunk of classes over to using JID objects | Sam Whited | 2014-11-09 | 1 | -12/+14 |
* | Make conversations the root project | Sam Whited | 2014-10-22 | 1 | -0/+92 |