-
Schimon
How could it be that a shares status and the other contact can also see the status, yet the roster indicates that there are no subscriptions of "to" not "from"? ```json { 'name': 'Monica', 'groups': ['WRS Chess Club'], 'from': False, 'to': False, 'pending_in': False, 'pending_out': False, 'whitelisted': False, 'subscription': 'none', 'removed': False } ```✎ -
Schimon
How could it be that a shares status and the other contact can also see the status, yet the roster indicates that there are no subscriptions of "to" not "from"? ```slixmpp { 'name': 'Monica', 'groups': ['WRS Chess Club'], 'from': False, 'to': False, 'pending_in': False, 'pending_out': False, 'whitelisted': False, 'subscription': 'none', 'removed': False } ``` ✏
-
Schimon
How could it be that a shares status and the other contact can also see the status, yet the roster indicates that there are no subscriptions of "to" not "from"? ``` { 'name': 'Monica', 'groups': ['WRS Chess Club'], 'from': False, 'to': False, 'pending_in': False, 'pending_out': False, 'whitelisted': False, 'subscription': 'none', 'removed': False } ``` ✏