Smack/smack-extensions/src/main/java/org/jivesoftware/smackx
Florian Schmaus 274e5630c4 Add support for XEP-0133: Service Administration
also extend Smack's integration test framework to use XEP-0133 as a
means for of throw away account creation.

Fixes SMACK-742
2016-12-04 21:42:50 +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 Rework blocking command code. 2016-08-31 22:16:26 +02:00
bookmarks Bump jxmpp to 0.5.0-alpha4 2015-05-27 19:29:51 +02:00
bytestreams Also catch SmackException in Socks5BytestreamRequest 2016-11-05 20:02:25 +01:00
caps Add support for "Caps Optimizations" 2016-06-30 17:01:46 +02:00
chatstates Fix ChatStateListener javadoc 2016-04-16 00:25:09 +02:00
commands Add support for XEP-0133: Service Administration 2016-12-04 21:42:50 +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 Make XMPPError imutable and add stanza reference 2015-12-09 10:48:52 +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 JavadocPackage checkstyle 2015-04-04 17:16:47 +02: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