aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/entities/Conversation.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-11introduces JidUtil for Jid creation, fixes duplication of childs while adding...steckbrief1-3/+3
2018-05-06introduces new message state modelsteckbrief1-93/+73
2018-05-05introduces new message state modelsteckbrief1-93/+73
2017-08-05Implements FS#249: Remove code duplication for avatar creationsteckbrief1-1/+2
2016-09-29Implements FS#235: Deletion of remote files uploaded via httpuploadsteckbrief1-6/+1
2016-04-23Fixes FS#204: Observe all used directoriessteckbrief1-0/+1
2016-04-18Related to FS#199: Removed unnecessary differentiation between a conversation...steckbrief1-12/+0
2016-03-11Fixes FS#139: Do not merge messages at allsteckbrief1-5/+1
2015-10-21Access to preferences moved to global utility class ConversationsPlusPreferen...steckbrief1-1/+2
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-5/+5
2015-06-02avoid unnessary muc mam queries when message count is 0 after subjectDaniel Gultsch1-0/+6
2015-05-26renamed OtrEngine to OtrServiceDaniel Gultsch1-2/+2
2015-05-11rewrote parts of message adapter to avoid using NULL viewsDaniel Gultsch1-0/+6
2015-03-21respond to unreadable OTR messages with error message. fixed #1021iNPUTmice1-0/+9
2015-03-11Do not Strigprep JIDs from databaseMateusz "maxmati" Nowoty?ski1-3/+1
2015-03-02added methods to count number of unread messagesDaniel Gultsch1-0/+13
2015-02-21added typing notifications through XEP-0085. fixed #210iNPUTmice1-0/+31
2015-02-12use time instead of uptime for unmuteiNPUTmice1-2/+1
2015-01-16Add download button on notification if applicableSam Whited1-6/+6
2015-01-03code cleanupDaniel Gultsch1-8/+12
2015-01-02improved OTR verification part oneDaniel Gultsch1-16/+15
2014-12-25catch another exception in fingerprint generationDaniel Gultsch1-1/+1
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