aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities/Conversation.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-28/+44
2014-12-17clean up conversation history after swtiching to a different conversationiNPUTmice1-4/+10
2014-12-14refactored the way certain messages are being found within a conversationiNPUTmice1-9/+105
2014-12-13reverse through mam history when loading larger chuncksiNPUTmice1-3/+3
2014-12-13various mam improvmentsiNPUTmice1-0/+2
2014-12-10changed lastMessageReceived into lastMessageTransmitted to account for sent m...iNPUTmice1-7/+11
2014-12-10added max history age (default 1w). automatically sort newly added mam messagesiNPUTmice1-2/+37
2014-12-10store 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