1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-19 18:04:49 +02:00
Smack/smack-extensions/src/main
Florian Schmaus ecf1ed7f6b Fix EntityCapsManager presenceSend
capturing all outoing presences of type 'available' would also capture
presences not used for presence broadcast, e.g., MUC presences.

This caused the EntityCaps integration test (localEntityCaps) to fail
if the MUC integration test was run before.
2016-12-23 23:52:29 +01:00
..
java/org/jivesoftware Fix EntityCapsManager presenceSend 2016-12-23 23:52:29 +01:00
resources/org.jivesoftware.smack.extensions Add XEP-0191 - Blocking Command implementation 2016-08-31 08:07:36 +02:00