aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/parser/AbstractParser.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '1.6.3' into trz/rebasetrz/merge_1.6.3lookshe2015-08-241-5/+3
|\
| * Optimize importsAndreas Straub2015-07-201-1/+0
| * added mam stuff to new message parserDaniel Gultsch2015-05-201-1/+1
| * rewrote parser code. mam id and possible other stuff still missing. also mass...Daniel Gultsch2015-05-201-21/+20
| * provide helper function for getting the content of a child directlyDaniel Gultsch2015-05-201-5/+1
* | Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe2015-08-111-24/+19
* | timestamp parsing revertedsteckbrief2015-03-311-5/+20
* | Merge tag '1.2.0' into trz/mastersteckbrief2015-03-301-0/+5
|\|
| * # add delivery receipts for private muc msgsBrianBlade2015-03-181-0/+5
| * strip fractional seconds from timestamp before parsingiNPUTmice2015-02-101-5/+3
| * made delay timestamp parser accept nano secondsiNPUTmice2015-02-091-1/+1
* | - Some comments to refer to the XEPs addedsteckbrief2015-02-211-15/+28
|/
* update last presence only for messagesDaniel Gultsch2015-01-031-3/+0
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-221-4/+4
* migrated more jid parsing to use getAttributeAsJid. added error loggingiNPUTmice2014-12-151-6/+1
* store last message received date in conversationiNPUTmice2014-12-101-33/+23
* s/getResourcepart().isEmpty()/isBareJid()/Sam Whited2014-11-091-1/+1
* Move a chunk of classes over to using JID objectsSam Whited2014-11-091-12/+14
* Make conversations the root projectSam Whited2014-10-221-0/+92