Smack/smack-extensions/src/main/java/org/jivesoftware/smackx
Florian Schmaus a7a298c5d8 Use standard stanza listeners in MultiUserChat
Those, relatively new, listeners guarantee that the individual
listeners are not invoked in concurrently while preserving the
order. Exactly what MultiUserChat previously did with AsyncButOrdered,
which is now no longer needed and hence can be removed.
2019-11-07 14:36:50 +01:00
..
address Introduce StanzaBuilder 2019-10-25 21:41:55 +02:00
admin Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +02:00
amp s/occured/occurred/ 2019-10-30 12:02:36 +01:00
attention Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
blocking Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
bob Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
bookmarks Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
bytestreams s/occured/occurred/ 2019-10-30 12:02:36 +01:00
caps s/occured/occurred/ 2019-10-30 12:02:36 +01:00
chatstates Introduce XMPPConnection.add(Message|Presence)Interceptor 2019-10-25 21:41:55 +02:00
commands Introduce StanzaBuilder 2019-10-25 21:41:55 +02:00
delay Move SASL logic into AbstractXMPPConnection 2019-09-25 13:49:21 +02:00
disco Remove DiscoverInfo.Identity(Identity) copy constructor 2019-10-30 08:24:13 +01:00
filetransfer s/occured/occurred/ 2019-10-30 12:02:36 +01:00
forward Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
geoloc Introduce StanzaBuilder 2019-10-25 21:41:55 +02:00
iqlast s/occured/occurred/ 2019-10-30 12:02:36 +01:00
iqprivate s/occured/occurred/ 2019-10-30 12:02:36 +01:00
iqregister Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
iqversion Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
jingle Introduce StanzaBuilder 2019-10-25 21:41:55 +02:00
jiveproperties s/occured/occurred/ 2019-10-30 12:02:36 +01:00
last_interaction Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
mediaelement errorprone: Enable MethodCanBeStatic 2019-09-07 23:01:39 +02:00
message_correct Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
mood Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
muc Use standard stanza listeners in MultiUserChat 2019-11-07 14:36:50 +01:00
nick Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
offline s/occured/occurred/ 2019-10-30 12:02:36 +01:00
pep Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
ping Rename AbstractIqBuilder subclasses to their designated names 2019-10-29 19:34:18 +01:00
privacy Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
pubsub Organize imports everywhere 2019-10-29 21:12:22 +01:00
receipts Introduce XMPPConnection.add(Message|Presence)Interceptor 2019-10-25 21:41:55 +02:00
rsm Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
search Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
sharedgroups Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
shim Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
si Use optElement() instead of optAppend() in StreamInitiation.toXML() 2019-09-24 23:29:26 +02:00
time Javadoc changes for Java 11 compatibility 2019-07-19 23:05:46 +02:00
usertune Organize imports everywhere 2019-10-29 21:12:22 +01:00
vcardtemp Introduce StanzaBuilder 2019-10-25 21:41:55 +02:00
xdata Apply builder pattern to DiscoverInfo 2019-10-29 11:14:55 +01:00
xdatalayout Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
xdatavalidation Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
xhtmlim Introduce XMPPConnection.add(Message|Presence)Interceptor 2019-10-25 21:41:55 +02:00
package-info.java Add missing package-info descriptions. 2018-02-21 16:47:11 +01:00