aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/parser/MessageParser.java (unfollow)
Commit message (Collapse)AuthorFilesLines
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 ↵iNPUTmice1-4/+2
shareable uri where ever possible
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 ↵iNPUTmice1-14/+19
from Element
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
Remove `Account.getFullJid()'
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