Nightly Distribution of the master branch

Build: #1491 was successful Changes by 4 people

Stages & jobs

  1. Default Stage

  2. Deploy

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Revision
47a4856cae10ab095c68ebf637c074762cc53262
Total tests
388
Successful since
#1482 ()

Tests

Code commits

Author Commit Message Commit date
Anno van Vliet <annovanvliet@gmail.com> Anno van Vliet <annovanvliet@gmail.com> 47a4856cae10ab095c68ebf637c074762cc53262 Filter Errors on Change subject listener.
A unauthorized user sents a update room subject message which is
rejected by the server. It responds with an error message which
is not picked up by the ChangeSubjectListener.
Andrey Prokopenko <job@terem.fr> Andrey Prokopenko <job@terem.fr> 2b83decc89a1311404722bfb53c4596cb9a7fd58 Handle success SASL messages containing equals sign
More strict conformance to RFC 6120 § 6.4.6, correctly handle
success SASL message which consists of a single equals sign.
Fixes SMACK-737.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 98bacb144d126bfbcbee41650a49e1f3b1077d90 Rework blocking command code.
Mostly remove the helper utils. The server is required to present the
client with a consisent state of the block list and corresponding
modifications, so we should not end up with duplicate entires if we
don't check for them.

SMACK-731
Fernando Ramirez <f.e.ramirez94@gmail.com> Fernando Ramirez <f.e.ramirez94@gmail.com> 9554c7be26344baf2412c78b6bdf5fc18f0c5e6a Add XEP-0191 - Blocking Command implementation
SMACK-731

Jira issues

IssueDescriptionStatus
Unknown Issue TypeSMACK-731Could not obtain issue details from Jira
Unknown Issue TypeSMACK-737Could not obtain issue details from Jira
Unknown Issue TypeXEP-0191Could not obtain issue details from Jira