4
1
Fork 0

feat: relation between Conversation profilepic and User profilepic #18

Closed
opened 2019-07-28 16:16:01 +08:00 by sudharshan · 1 comment

When the dm flag is set to TRUE in a Conversation, the Conversation's coverpic should be returned as the other User's profilepic. Otherwise, the Conversation's own coverpic should be returned.

I'm not sure if this is already implemented please check. Similarly, it shouldn't be possible to upload a coverpic to a Conversation that has the dm flag set.

When the dm flag is set to TRUE in a Conversation, the Conversation's coverpic should be returned as the other User's profilepic. Otherwise, the Conversation's own coverpic should be returned. I'm not sure if this is already implemented please check. Similarly, it shouldn't be possible to upload a coverpic to a Conversation that has the dm flag set.
sudharshan added the
enhancement
help wanted
labels 2019-07-28 16:16:01 +08:00
daniel self-assigned this 2019-07-28 16:18:54 +08:00
Poster
Owner

Don't need this anymore, the choosing of which picture should be used is done on the client side instead and needs to be done on the client side, such the conversations that are DMs properly enable heartbeat support.

Don't need this anymore, the choosing of which picture should be used is done on the client side instead and needs to be done on the client side, such the conversations that are DMs properly enable heartbeat support.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: beep/backend-core#18
There is no content yet.