1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-23 20:04:51 +02:00
Smack/smack-extensions/src/test/java/org/jivesoftware/smackx
Florian Schmaus 1bc3e10cff Improve Message Delivery Receipt (XEP-184) API
add a new AutoReceiptMode enum that specifies how delivery receipt
requests are handled. Default is to send receipts if the requstor is
subscribed to the user's presence.

Also make sure that messages contain an id if a receipt request is
added to it.
2015-01-20 12:43:11 +01:00
..
amp Rework Smack Provider design 2014-10-08 16:01:14 +02:00
bytestreams Add IQ request handler API 2015-01-08 23:15:24 +01:00
caps Make DataForm type an enum 2015-01-10 20:10:46 +01:00
delay/provider Change jxmpp version to 0.4.1-alpha2-SNAPSHOT 2014-12-12 11:50:33 +01:00
filetransfer Rename SmackConfiguration.DEBUG_ENABLED to DEBUG 2015-01-19 08:26:42 +01:00
forward Improve 'forward' code 2015-01-09 11:32:00 +01:00
iqlast Apply builder pattern to ConnectionConfiguration 2014-11-15 09:46:31 +01:00
iqversion Apply builder pattern to ConnectionConfiguration 2014-11-15 09:46:31 +01:00
jiveproperties Improve parsing. Add method for de-serializing Strings 2014-05-28 08:18:44 +02:00
muc Make DataForm type an enum 2015-01-10 20:10:46 +01:00
ping Apply builder pattern to ConnectionConfiguration 2014-11-15 09:46:31 +01:00
privacy/provider Improve parsing. Add method for de-serializing Strings 2014-05-28 08:18:44 +02:00
pubsub Rename SmackConfiguration.DEBUG_ENABLED to DEBUG 2015-01-19 08:26:42 +01:00
receipts Improve Message Delivery Receipt (XEP-184) API 2015-01-20 12:43:11 +01:00
rsm/provider Add support for XEP-0059: Result Set Management 2014-09-13 12:28:18 +02:00
shim/provider Improve SHIM API 2015-01-02 00:09:30 +01:00
time Add (IQ|PacketExtension)IntrospectionProvider 2014-12-10 11:09:52 +01:00
xdata/packet Make DataForm type an enum 2015-01-10 20:10:46 +01:00
xdatalayout/packet Support for XEP-0122: Data Forms Validation. 2014-12-30 02:03:12 +01:00
xdatavalidation Remove ValidateElement.EmptyValidateElement 2015-01-07 14:35:22 +01:00
xhtmlim/provider Rework Smack Provider design 2014-10-08 16:01:14 +02:00
ExtensionsInitializerTest.java Enable OSGi compliance via 'DynamicImport-Package: *' 2015-01-03 13:14:02 +01:00
InitExtensions.java Enable OSGi compliance via 'DynamicImport-Package: *' 2015-01-03 13:14:02 +01:00
VCardUnitTest.java Init Base64 test encoder for unit-tests 2014-09-07 17:22:55 +02:00