Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Sun, 08 Nov 2015 14:48:04 +0100 | Goffi | plugins XEP-0234, XEP-0260, XEP-0261: jingle session termination is managed by application (XEP-0234) instead of transport |
Sun, 08 Nov 2015 14:44:33 +0100 | Goffi | plugins XEP-0260, XEP-0065: proxy handling: |
Sun, 08 Nov 2015 14:44:33 +0100 | Goffi | plugin XEP-0065: fixed CHUNK_SIZE to 4096 to avoid wild disconnection by some proxies (Prosody's proxy65 disconnect if it receive bigger chunks) |
Sun, 08 Nov 2015 14:44:33 +0100 | Goffi | plugins XEP-0234, file: use of SatFile for writing too |
Sun, 08 Nov 2015 14:44:33 +0100 | Goffi | plugins XE0166, XEP-0234, XEP-0260, XEP-0261: renamed session key managing other peer's jid to "peer_jid" instead of "to_jid" |
Sun, 08 Nov 2015 14:44:30 +0100 | Goffi | plugin ip: implemented XEP-0279 for external ip retrieval + fixed bad exception handling |
Fri, 06 Nov 2015 17:09:45 +0100 | Goffi | plugin XEP-0085: renamed "__xxx" methods to "_xxx" |