| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | doc fixes | Jeremy Lainé | 2012-07-21 | 1 | -0/+10 |
| | | |||||
| * | doc fixes | Jeremy Lainé | 2012-07-21 | 1 | -0/+32 |
| | | |||||
| * | update copyright year | Jeremy Lainé | 2012-07-18 | 1 | -1/+1 |
| | | |||||
| * | advertise XEP-0036: Message Archiving capability | Jeremy Lainé | 2012-07-17 | 1 | -2/+1 |
| | | |||||
| * | add result-set management to QXmppArchiveIq | Jeremy Lainé | 2012-07-17 | 1 | -3/+17 |
| | | |||||
| * | remove rsm reply from QXmppArchiveRetrieveIq, makes no sense | Jeremy Lainé | 2012-07-17 | 1 | -13/+0 |
| | | |||||
| * | fix QXmppRetrieveIq rsm parsing | Jeremy Lainé | 2012-07-17 | 1 | -2/+2 |
| | | |||||
| * | QXmppArchiveRetrieveIq: replace "max" by result set management | Jeremy Lainé | 2012-07-17 | 1 | -19/+27 |
| | | |||||
| * | whitespace cleanup | Jeremy Lainé | 2012-07-17 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'master' of https://code.google.com/p/qxmpp | Jeremy Lainé | 2012-07-16 | 1 | -2/+9 |
| |\ | |||||
| | * | Fix time computation in QXmppArchiveIq | Olivier Goffart | 2012-07-04 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In message archive, the secs attribute is the time ellapsed since the last message, not the time passed since the beginning of the collection. Quoting the XEP-0136 §4.6 The time in whole seconds of the message relative to the previous message in the collection (or, for the first message, relative to the start of the collection) SHOULD be specified with a 'secs' attribute. (This behaviour was changed in the revision 0.7 of the JEP-0136) Signed-off-by: Jeremy Lainé <jeremy.laine@m4x.org> | ||||
| * | | Ability to use more complex result set management while getting the archive list | Olivier Goffart | 2012-07-16 | 1 | -17/+19 |
| | | | |||||
| * | | Introduce QXmppResultSetQuery/Reply to handle XEP-0059 | Olivier Goffart | 2012-07-16 | 1 | -27/+15 |
| |/ | |||||
| * | encapsulate QXmppUtils methods in a QXmppUtils class | Jeremy Lainé | 2012-04-20 | 1 | -12/+12 |
| | | |||||
| * | move files common to client/server into "base" | Jeremy Lainé | 2012-02-08 | 1 | -0/+572 |
