aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/services/MessageArchiveService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-20inject ui callback into running mam queryiNPUTmice1-1/+4
2014-12-17made scroling smoother + bug fixes for history loadingiNPUTmice1-3/+7
2014-12-17properly count mam messagesiNPUTmice1-2/+5
2014-12-15go through mam history page by page. load mam dynamically on scrolliNPUTmice1-13/+47
2014-12-14run mam queries only when onlineiNPUTmice1-4/+30
2014-12-13reverse through mam history when loading larger chuncksiNPUTmice1-11/+62
2014-12-13various mam improvmentsiNPUTmice1-31/+102
2014-12-10changed lastMessageReceived into lastMessageTransmitted to account for sent m...iNPUTmice1-2/+6
2014-12-10added max history age (default 1w). automatically sort newly added mam messagesiNPUTmice1-10/+38
2014-12-10very basic mam supportiNPUTmice1-0/+137