1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-20 10:24:49 +02:00
Smack/smack-omemo/src
vanitasvitae 248e76ff46
Fix receiving OMEMO MUC messages
The method OmemoManager.getSender() was faulty and returned null for MUC
occupants, which lead to NPEs when receiving MUC messages with OMEMO.
2017-06-30 14:30:19 +02:00
..
main Fix receiving OMEMO MUC messages 2017-06-30 14:30:19 +02:00
test/java/org/jivesoftware/smack/omemo Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00