1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-12 06:34:49 +02:00
Smack/smack-im/src/test/java/org/jivesoftware/smack
Florian Schmaus 1d1ea5dd10 Improve Roster API
Make Roster entries Map from BareJid to RosterEntry, since only
bare JIDs are allowed as roster items as per RFC 6121 § 3.1.1

   When a user sends a presence subscription request to a potential
   instant messaging and presence contact, the value of the 'to'
   attribute MUST be a bare JID <contact@domainpart> rather than a full
   JID <contact@domainpart/resourcepart>,…

Also some further Roster API changes regarding JIDs.
2015-05-27 22:34:43 +02:00
..
chat Bump jxmpp to 0.5.0-alpha4 2015-05-27 19:29:51 +02:00
im Remove package-info.java from test packages 2015-04-05 10:48:00 +02:00
roster Improve Roster API 2015-05-27 22:34:43 +02:00