aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities/Conversation.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-09changed lastMessageReceived into lastMessageTransmitted to account for sent m...feature/mamiNPUTmice1-7/+11
2014-12-09added max history age (default 1w). automatically sort newly added mam messagesiNPUTmice1-2/+37
2014-12-09store last message received date in conversationiNPUTmice1-0/+9
2014-12-03fixed #651iNPUTmice1-0/+12
2014-11-21remove unused imports.Michael1-1/+0
2014-11-21verify contacts key only on initiating side of smpiNPUTmice1-1/+1
2014-11-20brought ad hoc conferences back. fixed #688 fixed #367iNPUTmice1-5/+13
2014-11-19sent read marker to full jidiNPUTmice1-2/+2
2014-11-18better usage of synchronized in some placesiNPUTmice1-5/+1
2014-11-16parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...iNPUTmice1-4/+2
2014-11-11added snackbar to indicate smp. more error handling in verify activityiNPUTmice1-0/+4
2014-11-11initial smp supportiNPUTmice1-2/+28
2014-11-10added snackbar to indicate smp. more error handling in verify activityiNPUTmice1-0/+4
2014-11-10initial smp supportiNPUTmice1-2/+28
2014-11-09refactored code to always contain full jid for counterpartiNPUTmice1-5/+5
2014-11-09Move a chunk of classes over to using JID objectsSam Whited1-34/+40
2014-10-22Make conversations the root projectSam Whited1-0/+0