You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: send to hidden recipients if the To field is empty
Instead of adding self to the To field,
create an empty group in the To field.
It is important for group consistency
algorithm that if Alice removes Bob
from a group consisting only of the Alice and Bob,
she sends "member removed" message
with empty group in the To field
rather than self address in the To field.
0 commit comments