Mercurial > libervia-backend
log sat/plugins/plugin_xep_0198.py @ 3039:a1bc34f90fa5
age | author | description |
---|---|---|
2019-08-13 | Goffi | Python 3 port: |
2019-07-21 | Goffi | plugin XEP-0198: don't crash if transport is None in onAckTimeOut |
2019-07-20 | Goffi | plugin XEP-0198: catch and log an error if buffer is unexpectedly empty |
2019-07-17 | Goffi | plugin XEP-0198: retrieve missing messages + send buffered ones on hot reconnection: |
2019-07-16 | Goffi | plugins XEP-0045, XEP-0198: rejoin MUC rooms while a hot reconnection is done: |
2019-03-21 | Goffi | plugin XEP-0198: reset req_timer on session.reset(): |
2019-02-02 | Goffi | plugin XEP-0198: don't use hooks on components |