aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/parser/MessageParser.java (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-14changed received and read confirmation setting to one list and put it to sett...lookshe1-1/+1
2015-04-12implementation for downloading only when enabled wlanlookshe1-1/+5
2015-04-12added settings for accepting and downloading fileslookshe1-1/+2
2015-03-21properly set chat states when receiving otr status messagesiNPUTmice1-1/+1
2015-03-21respond to unreadable OTR messages with error message. fixed #1021iNPUTmice1-0/+2
2015-03-19don't update presence for muc messagesiNPUTmice1-5/+2
2015-03-18# add delivery receipts for private muc msgsBrianBlade1-7/+15
2015-03-06fixed npe in message parseriNPUTmice1-4/+4
2015-03-01mark all sent messages up to a marker as displayedDaniel Gultsch1-4/+9
2015-02-21added typing notifications through XEP-0085. fixed #210iNPUTmice1-0/+25
2015-01-26muc tics for consistencyiNPUTmice1-1/+1
2015-01-26don't put ejabberds status code muc messages into an actual conversationiNPUTmice1-0/+1
2015-01-25otr: switch to the otr-state the partner alternate.Michael1-0/+2
2015-01-24MessageParser: fix the regex for otr query messages.Michael1-1/+1
2015-01-24fixed mam to work with muciNPUTmice1-1/+1
2015-01-11do not check image file size over http if accepted file size is 0Daniel Gultsch1-3/+5
2015-01-07more muc optionsDaniel Gultsch1-7/+16
2015-01-07fixed invitesDaniel Gultsch1-37/+24
2015-01-04deal with prosodys muc namespace tagging of messagesDaniel Gultsch1-4/+5
2015-01-02put Conversations into background mode earlierDaniel Gultsch1-5/+3
2014-12-17properly count mam messagesiNPUTmice1-2/+8
2014-12-15go through mam history page by page. load mam dynamically on scrolliNPUTmice1-5/+2
2014-12-15fixed crashing on unparsed jidsiNPUTmice1-4/+4
2014-12-13various mam improvmentsiNPUTmice1-2/+4
2014-12-10changed lastMessageReceived into lastMessageTransmitted to account for sent m...iNPUTmice1-1/+1
2014-12-10save server id from mam messages. check for dups before adding mamiNPUTmice1-1/+8
2014-12-10added max history age (default 1w). automatically sort newly added mam messagesiNPUTmice1-2/+5
2014-12-10very basic mam supportiNPUTmice1-2/+64
2014-12-10store last message received date in conversationiNPUTmice1-1/+2
2014-12-10removed unnecessary otr error responseiNPUTmice1-4/+0
2014-12-03fixed #651iNPUTmice1-0/+8
2014-12-03fixed potential npes in message parseriNPUTmice1-2/+7
2014-11-27use getAttributeAsJid methodiNPUTmice1-6/+1
2014-11-20fixed potential NPEsiNPUTmice1-39/+43
2014-11-16parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...iNPUTmice1-4/+2
2014-11-14Added check for empty from on group chat packetKevin Rauwolf1-0/+3
2014-11-10more refactoring for presence selection. removed getTo, getFrom and getJid fr...iNPUTmice1-14/+19
2014-11-09fixed private messagesiNPUTmice1-2/+2
2014-11-09s/getResourcepart().isEmpty()/isBareJid()/Sam Whited1-1/+1
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-1/+1
2014-11-09refactored code to always contain full jid for counterpartiNPUTmice1-3/+3
2014-11-09Update more files to use JID objectsSam Whited1-44/+49
2014-11-08check if socket was null before doing ssl connectiNPUTmice1-1/+0
2014-11-05fixed notifications for imagesiNPUTmice1-15/+1
2014-11-04clear avatar cache after nick name changeiNPUTmice1-4/+8
2014-10-22Make conversations the root projectSam Whited1-0/+0