aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/parser (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-27use getAttributeAsJid methodiNPUTmice1-6/+1
2014-11-23add an listener for the muc roster update.Michael1-0/+2
2014-11-21update action bar with conversations updates as welliNPUTmice1-25/+10
2014-11-20changed listener timing and cache clearing after muc presencesiNPUTmice1-6/+9
2014-11-20fixed potential NPEsiNPUTmice1-39/+43
2014-11-17clear avatar cache with new roster push from serveriNPUTmice1-0/+2
2014-11-17avoided some null pointersiNPUTmice1-21/+28
2014-11-16happy hanukkahiNPUTmice1-0/+1
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 Whited3-4/+4
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited3-3/+3
2014-11-09refactored code to always contain full jid for counterpartiNPUTmice1-3/+3
2014-11-09Don't crash on packets with no "from" specifiedSam Whited1-1/+2
2014-11-09Update more files to use JID objectsSam Whited3-63/+64
2014-11-09Move a chunk of classes over to using JID objectsSam Whited2-16/+31
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 Whited4-0/+834