aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/parser/AbstractParser.java (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-02-12Imports organizedsteckbrief1-2/+0
2015-12-31use actual message timestamp instead of delay when updating last seen. fixes ...Daniel Gultsch1-4/+4
2015-08-11Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe1-24/+19
2015-07-20Optimize importsAndreas Straub1-1/+0
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-109/+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-31timestamp parsing revertedsteckbrief1-5/+20
2015-03-18# add delivery receipts for private muc msgsBrianBlade1-0/+5
2015-02-21- Some comments to refer to the XEPs addedsteckbrief1-15/+28
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