Smack/smack-extensions/src/main/java/org/jivesoftware/smackx
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
..
address Add Message.toString() providing a short description 2016-05-25 22:58:34 +02:00
admin Add support for XEP-0133: Service Administration 2016-12-04 21:42:50 +01:00
amp Add checkstyle rule for StringBuilder.append(char) 2015-07-27 19:02:11 +02:00
attention Add checkstyle rule for StringBuilder.append(char) 2015-07-27 19:02:11 +02:00
blocking Fix UOE being thrown in BlockingCommandManager 2016-11-23 17:52:04 +01:00
bookmarks Bump jxmpp to 0.5.0-alpha4 2015-05-27 19:29:51 +02:00
bytestreams Improve message of XMPPErrorException 2016-11-29 16:40:08 +01:00
caps Fix EntityCapsManager presenceSend 2016-12-23 23:52:29 +01:00
chatstates Fix ChatStateListener javadoc 2016-04-16 00:25:09 +02:00
commands Merge remote-tracking branch 'my/master' 2016-12-07 21:20:02 +01:00
delay Add FinalClass checkstyle check 2015-04-06 10:45:12 +02:00
disco Make DiscoverInfoProvider namespace aware 2016-06-03 10:59:10 +02:00
filetransfer Improve message of XMPPErrorException 2016-11-29 16:40:08 +01:00
forward Apply refinements and fixes to the MAM code 2016-07-23 15:45:45 +02:00
geoloc Add FinalClass checkstyle check 2015-04-06 10:45:12 +02:00
iqlast Make XMPPError imutable and add stanza reference 2015-12-09 10:48:52 +01:00
iqprivate Add checkstyle rule for StringBuilder.append(char) 2015-07-27 19:02:11 +02:00
iqregister Add support for XEP-0133: Service Administration 2016-12-04 21:42:50 +01:00
iqversion Make XMPPError imutable and add stanza reference 2015-12-09 10:48:52 +01:00
jiveproperties Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00
message_correct Improve the Message Correction 2016-04-14 22:47:12 +02:00
muc Filter MUC 'decline' messages by type 'normal' 2016-11-14 08:50:46 +01:00
nick Use empty string nick on empty element tag 2016-05-31 08:10:31 +02:00
offline Smack 4.1.8 2016-07-30 10:43:20 +02:00
pep Refactor PEP to use PubSub API. 2015-08-17 12:45:23 +02:00
ping Prevent GC of connection within pingServerIfNecessary() 2016-09-05 14:56:40 +02:00
privacy Smack 4.1.4 2015-09-14 09:05:24 +02:00
pubsub Improve "Invalid affiliation" exception message 2016-10-03 13:12:05 +02:00
receipts Smack 4.1.6 2016-01-23 13:27:16 +01:00
rsm Apply refinements and fixes to the MAM code 2016-07-23 15:45:45 +02:00
search Add checkstyle rule for StringBuilder.append(char) 2015-07-27 19:02:11 +02:00
sharedgroups Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00
shim Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00
si Improve StringUtils.escapeForXml() 2016-01-18 22:04:20 +01:00
time Smack 4.1.7 2016-04-14 22:30:34 +02:00
vcardtemp Improve StringUtils.escapeForXml() 2016-01-18 22:04:20 +01:00
xdata Apply refinements and fixes to the MAM code 2016-07-23 15:45:45 +02:00
xdatalayout Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00
xdatavalidation Add ParenPad and NoWhitespaceAfter checkstyle rules 2016-11-29 12:01:41 +01:00
xhtmlim Add errorprone check and fix found errors 2015-09-13 18:12:33 +02:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00