Open hannesm opened 9 years ago
currently /remove or remove from the other side also removes the local contact - which includes the list of verified fingerprints etc... this shouldn't be the intended behaviour, rather:
/ladd [jid]
for local add (nothing is sent to server/lremove
for local removal of a jid - spits out an informational thing if jid is still in roster on server/add
as before/remove
only sends the subscription=remove
stanza
well, how about not handling that at all -- enable people to not save anything on the server -- but store contacts only locally (well, we won't receive presence then - but who needs those anyway?)