Tests: | 520 passed |
---|---|
Duration: | 3 minutes |
Changes: | Who: Florian Schmaus <flo@geekplace.eu> Why: Smack 4.2.4 Who: Florian Schmaus <flo@geekplace.eu> Why: Smack 4.2.5-SNAPSHOT |
Tests: | 579 passed |
---|---|
Duration: | 3 minutes |
Changes: | Who: Florian Schmaus <flo@geekplace.eu> Why: Smack 4.3.6-SNAPSHOT Who: Florian Schmaus <flo@geekplace.eu> Why: Introduce and use XmlStringBuilder.text() Smack currently does unnecessary escaping of XML text, where it escapes e.g. """ to """. This bloats the stanza size, especially if JSON payloads are involved. Fixes SMACK-892 (although there are probably st… Who: Florian Schmaus <flo@geekplace.eu> Why: Smack 4.3.5 |
Tests: | Testless build |
---|---|
Duration: | 6 minutes |
Changes: | Who: Florian Schmaus <flo@geekplace.eu> Why: Merge pull request #537 from MF1-MS/mf1-ms/use_xmpp_connection_as_local_socks5_address Use XMPP connection as local socks5 address |
Tests: | 837 passed |
---|---|
Duration: | 19 minutes |
Changes: | Who: Florian Schmaus <flo@geekplace.eu> Why: Merge pull request #537 from MF1-MS/mf1-ms/use_xmpp_connection_as_local_socks5_address Use XMPP connection as local socks5 address |
Tests: | 520 passed |
---|---|
Duration: | 3 minutes |
Changes: | No changes |
Tests: | Testless build |
---|---|
Duration: | 10 minutes |
Changes: | Who: Florian Schmaus <flo@geekplace.eu> Why: Merge pull request #560 from Flowdalic/ubuntu-22.04 [github ci]: Bump to Ubuntu 22.04 Who: Boris Grozev <boris@jitsi.org> Why: Add null check for mucUser. XEP-0045 requires "unavailable" presence to contain extended presence, but Smack shouldn"t throw an exception if it doesn"t. Who: Florian Schmaus <flo@geekplace.eu> Why: Merge pull request #558 from Flowdalic/iq-error-with-child-element [core] Fix ErrorIQ displaying potential child elements Who: Florian Schmaus <flo@geekplace.eu> Why: [jingle] Ignore IP Zone ID is transport candidates Fixes SMACK-929. Who: Florian Schmaus <flo@geekplace.eu> Why: [github ci]: Disable Java 8 (potentially temprorary) We currently run into https://github.com/android-actions/setup-android/issues/378 |