mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-11 23:51:09 +01:00
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. |
||
|---|---|---|
| .. | ||
| packet | ||
| provider | ||
| rosterstore | ||
| AbstractRosterListener.java | ||
| package-info.java | ||
| Roster.java | ||
| RosterEntries.java | ||
| RosterEntry.java | ||
| RosterGroup.java | ||
| RosterListener.java | ||
| RosterLoadedListener.java | ||
| SubscribeListener.java | ||