Build: #50 was successful Changes by Florian Schmaus <flo@geekplace.eu>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
3 minutes
Labels
None
Agent
Default Agent
Revision
f7ae216138ce6588377a165f484a20ed5bfe7c53
Total tests
472
Successful since
#18 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> f7ae216138ce6588377a165f484a20ed5bfe7c53 Merge remote-tracking branch 'ignite/4.2' into 4.2
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 2050b2f8b9cd4254ba05ac690a92148dadd4f07e m Remove OmemoManager.resourceSupportsOmemo()
since there is currently no way to determine if a full JID supports
OMEMO.
Ingo Bauersachs <ingo@jitsi.org> Ingo Bauersachs <ingo@jitsi.org> fc17cf4e2d76b319e1a3c96e46e2a7a63960f341 m Fix link to OMEMO extension
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 2e61e0a4d333688187aa257a65bafe6783f80519 m Use Async.go() in OmemoManager's connection listener
to prevent a timeout exception since those are executed synchronously.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 57e19d1a4f0ab00fb158da33c4d4514540a7aba1 m Use Async.go() in OmemoCarbonCopyListener
to prevent a timeout exception since carbon copy listeners are
executed synchronously.