1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 07:04:49 +02:00
Smack/smack-extensions/src/main/java/org/jivesoftware/smackx
Florian Schmaus 64e49cb934 Add getLastStanzaReceived() to XMPPConnection
also remove faulty PongFilter from PingManager. It never matched any
stanzas, since a Pong is just a plain result IQ that is not qualified by
any XMPP Ping namespace.

Fixes SMACK-597
2014-08-20 10:35:17 +02:00
..
address Make getMultipleRecipientServiceAddress more robust 2014-08-10 17:22:00 +02:00
amp Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
attention/packet Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
bookmarks Make Bookmarks.toXML() return valid XML again 2014-08-14 22:25:52 +02:00
bytestreams Cleanup Bytestream and Streamhost 2014-08-19 19:24:57 +02:00
caps Merge branch '4.0' 2014-07-05 14:37:22 +02:00
chatstates Cleanup carbons, forwarded and a few others API 2014-07-16 11:46:30 +02:00
commands Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
delay Cleanup carbons, forwarded and a few others API 2014-07-16 11:46:30 +02:00
disco Make ServiceDiscoveryManager.findServices() more robust 2014-08-08 16:23:13 +02:00
filetransfer Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
forward Cleanup carbons, forwarded and a few others API 2014-07-16 11:46:30 +02:00
iqlast Cleanup carbons, forwarded and a few others API 2014-07-16 11:46:30 +02:00
iqprivate Merge branch '4.0' 2014-07-05 14:37:22 +02:00
iqversion Improved iqVersion code 2014-08-08 16:22:56 +02:00
jiveproperties Extend JivePropertiesManager 2014-04-28 20:23:26 +02:00
muc Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
nick/packet Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
offline Generify Packet class returned by PackageCollector everywhere 2014-08-15 12:14:19 +02:00
pep Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
ping Add getLastStanzaReceived() to XMPPConnection 2014-08-20 10:35:17 +02:00
privacy Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
pubsub Fix faulty string comparison in SubscriptionProvider 2014-08-15 23:22:59 +02:00
receipts Merge branch '4.0' 2014-07-14 14:31:09 +02:00
search Add API to find services for a given feature 2014-07-26 07:14:42 +02:00
sharedgroups Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
shim Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
si Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
time Cleanup carbons, forwarded and a few others API 2014-07-16 11:46:30 +02:00
vcardtemp Merge branch '4.0' 2014-07-05 14:37:22 +02:00
xdata Fix FormField.Option.toXML() to use correct element 2014-07-30 21:58:10 +02:00
xhtmlim Fix XHTMLText.appendBrTag() 2014-07-15 23:32:10 +02:00