aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/parser/AbstractParser.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-13extract affiliations from unavailable presenceDaniel Gultsch1-6/+11
2016-10-26add error message to failed messages. accessible via context menuDaniel Gultsch1-0/+14
2016-07-28show identity type for device selectionDaniel Gultsch1-1/+1
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch1-19/+22
2016-05-17improved ordering of muc participantsDaniel Gultsch1-1/+1
2016-05-17refactored muc item parsing to also parse muc status messagesDaniel Gultsch1-0/+23
2016-05-10do not show last-seen metric in UIDaniel Gultsch1-6/+2
2015-12-31use actual message timestamp instead of delay when updating last seen. fixes ...Daniel Gultsch1-4/+4
2015-07-20Optimize importsAndreas Straub1-1/+0
2015-05-20added mam stuff to new message parserDaniel Gultsch1-1/+1
2015-05-20rewrote parser code. mam id and possible other stuff still missing. also mass...Daniel Gultsch1-21/+20
2015-05-20provide helper function for getting the content of a child directlyDaniel Gultsch1-5/+1
2015-03-18# add delivery receipts for private muc msgsBrianBlade1-0/+5
2015-02-10strip fractional seconds from timestamp before parsingiNPUTmice1-5/+3
2015-02-09made delay timestamp parser accept nano secondsiNPUTmice1-1/+1
2015-01-03update last presence only for messagesDaniel Gultsch1-3/+0
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-4/+4
2014-12-15migrated more jid parsing to use getAttributeAsJid. added error loggingiNPUTmice1-6/+1
2014-12-10store last message received date in conversationiNPUTmice1-33/+23
2014-11-09s/getResourcepart().isEmpty()/isBareJid()/Sam Whited1-1/+1
2014-11-09Move a chunk of classes over to using JID objectsSam Whited1-12/+14
2014-10-22Make conversations the root projectSam Whited1-0/+0