aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/parser/MessageParser.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* introduces new message state modelsteckbrief2018-05-051-412/+323
* introduces cancel status for file transfers, fixes NPE in file sharing after ...steckbrief2018-02-161-1/+1
* Simplifying introduction of new XEP implementations, implements FS#250 and FS...steckbrief2017-08-071-3/+5
* Implements XEP-0202 Entity Time, moves Software Version to xmpp package, move...steckbrief2017-08-061-22/+28
* Refactoring: Avatar class moved from package xmpp.pep to dtosteckbrief2017-08-061-1/+1
* avatar handling refactoredsteckbrief2017-08-061-5/+7
* relates FS#241: Implementation of http download based on okhttpsteckbrief2017-02-061-9/+12
* Merge branch 'trz/rebase' into trz/renamesteckbrief2017-01-051-5/+8
* Implements FS#235: Deletion of remote files uploaded via httpuploadsteckbrief2016-09-291-1/+6
* FileTransfer reworked (first steps - functionality as is), HttpUploadsteckbrief2016-05-291-1/+1
* XmppConnectionService.markMessage moved to MessageUtilsteckbrief2016-05-091-3/+4
* Related to FS#134: Set Message flags according to httpupload hintsteckbrief2016-04-191-0/+3
* DatabaseBackend updated to serve Conversatiosn Database version and Conversat...steckbrief2016-04-171-1/+3
* Fixes FS#197: Decrease verbosity of logging of 'skipping duplicate message'steckbrief2016-04-071-1/+1
* Merge branch 'trz/rebase' into trz/renamelookshe2016-04-051-1/+5
* Logging for FS#80 to identify calling methodlookshe2016-03-301-0/+3
* Fixes FS#156 and FS#135 (occured again)lookshe2016-03-171-4/+10
* Merge branch 'trz/rebase' into trz/renamelookshe2016-03-081-3/+17
* Merge branch 'trz/rebase' into trz/renamelookshe2016-03-071-2/+1
* Merge branch 'trz/rebase' into trz/renamelookshe2016-03-061-51/+149
* Fixes FS#135: condition NOT message.isRead() added to check if notification s...steckbrief2016-02-091-1/+1
* Moved all avatar related work to AvatarServicesteckbrief2016-01-131-4/+5
* Moved logcat to a module, increased error robustness for loading last messagessteckbrief2015-12-101-1/+1
* Implements FS#67: Introduce central logging class to use log prefix, new acti...steckbrief2015-11-201-4/+4
* FileBackend splitted into several util classes for separate concerns: AvatarU...steckbrief2015-11-061-2/+2
* Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in values...steckbrief2015-10-231-1/+6
* Access to preferences moved to global utility class ConversationsPlusPreferen...steckbrief2015-10-211-3/+3
* Merge branch 'trz/rebase' into trz/renamelookshe2015-08-111-509/+293
* renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-0/+653