aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/MessageArchiveService.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* added epub and azw mime types. try to resolve application/octet-stream by fil...Christian Schneppe2018-12-271-0/+1
* support mam:1Christian Schneppe2018-07-091-9/+74
* do not use end in catchup mam queriesChristian Schneppe2018-05-171-7/+24
* make receipt handling work with out of order receiptsChristian Schneppe2018-04-131-1/+14
* migrate to xmpp-addrChristian Schneppe2018-04-021-8/+8
* fixed concurrent modification when killing mam queriesChristian Schneppe2018-03-081-40/+40
* MAM: rework hasMessagesLeft to account for prosody’s missing countChristian Schneppe2018-02-241-6/+12
* kill mam query when archiving conversationChristian Schneppe2018-02-241-0/+20
* MAM: look at total count for completness. parse fin correctlyChristian Schneppe2018-02-241-9/+20
* sent message receipts after mam catchupChristian Schneppe2018-01-211-1/+15
* disable offline messages. postpone prekey handling until after mam catchupChristian Schneppe2018-01-211-0/+12
* MAM: assume true counterpart is safe to extract when using mam:2Christian Schneppe2017-12-101-0/+4
* do not turn send button green unless history is caught upChristian Schneppe2017-05-311-0/+16
* use mam reference instead of timestampChristian Schneppe2017-05-171-46/+44
* synchronize around adding query to query mapChristian Schneppe2017-05-171-1/+3
* set catchup flag on mam only when doing thatChristian Schneppe2017-05-101-9/+13
* notify for muc messages after mam catchupChristian Schneppe2017-03-091-1/+1
* rename the Xmlns class to NamespaceChristian Schneppe2017-03-041-2/+2
* Fix a typo in legacyChristian Schneppe2017-02-221-1/+1
* bump mam namespaceChristian Schneppe2017-02-221-5/+23
* rethink mam catchup strategiesChristian Schneppe2017-02-221-15/+35
* configurable local message retention period.Christian Schneppe2017-01-291-4/+7
* don't include 'before' reference in mam queries bound by timestampChristian Schneppe2017-01-151-1/+3
* finish of backlog only for one particular accountChristian Schneppe2017-01-151-1/+1
* reformat codeChristian Schneppe2016-11-191-382/+382
* use history clear date as minimum date for mamChristian Schneppe2016-09-171-4/+13
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+410