Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-01-04 | Make IqPacket type an enum | Sam Whited | 1 | -1/+1 |
2015-01-03 | code cleanup | Daniel Gultsch | 1 | -2/+7 |
2014-12-22 | Add support for XEP-0191 (Blocking command) | Sam Whited | 1 | -1/+1 |
2014-12-20 | inject ui callback into running mam query | iNPUTmice | 1 | -1/+4 |
2014-12-17 | made scroling smoother + bug fixes for history loading | iNPUTmice | 1 | -3/+7 |
2014-12-17 | properly count mam messages | iNPUTmice | 1 | -2/+5 |
2014-12-15 | go through mam history page by page. load mam dynamically on scroll | iNPUTmice | 1 | -13/+47 |
2014-12-14 | run mam queries only when online | iNPUTmice | 1 | -4/+30 |
2014-12-13 | reverse through mam history when loading larger chuncks | iNPUTmice | 1 | -11/+62 |
2014-12-13 | various mam improvments | iNPUTmice | 1 | -31/+102 |
2014-12-10 | changed lastMessageReceived into lastMessageTransmitted to account for sent m... | iNPUTmice | 1 | -2/+6 |
2014-12-10 | added max history age (default 1w). automatically sort newly added mam messages | iNPUTmice | 1 | -10/+38 |
2014-12-10 | very basic mam support | iNPUTmice | 1 | -0/+137 |