hoccer / scrum

General software management
0 stars 0 forks source link

Allow private chats with indirect contacts #165

Closed kristinew closed 10 years ago

kristinew commented 10 years ago

e.g. contact you only know through group

monolar commented 10 years ago

The idea here is that clients should be allowed to contact other clients of which they have the pub-key through a mutual group membership but no direct friend relationship.

The server currently explicitly disallows this and should allow this in the future.

Additionally the server should block communication though if a client is explicitly blocked by the receiver (which should be annotated in the Relationship).

monolar commented 10 years ago

We think this is done from the server side. the clients though still need to allow chats to contacts that are only indirectly known.