1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-22 11:24:49 +02:00
Smack/smack-experimental/src
Florian Schmaus 45736e8ead Remove NORMAL_OR_CHAT_OR_GROUPCHAT MessageTypeFilter
Type 'groupchat' message stanzas are not like others, they usually
require special handling. Hence such a filter is usually an indication
that multiple concepts are intermixed.
2018-09-06 18:42:41 +02:00
..
main Remove NORMAL_OR_CHAT_OR_GROUPCHAT MessageTypeFilter 2018-09-06 18:42:41 +02:00
test/java/org/jivesoftware/smackx Fix ClassCastException in hasProtocol method 2018-07-04 16:26:52 +02:00