Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Flag incoming DMs as such #463

Merged
merged 1 commit into from
Sep 13, 2016
Merged

Flag incoming DMs as such #463

merged 1 commit into from
Sep 13, 2016

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Sep 12, 2016

  • Add the 'is_direct' flag to rooms created for DMs
  • For invites, look for the DM flag when getting the DM user ID for a room
  • When accepting an invite, look for the flag and mark the room as a DM room if appropriate.

Fixes points 4 & 5 of element-hq/element-web#2099

Requires matrix-org/synapse#1108

 * Add the 'is_direct' flag to rooms created for DMs
 * For invites, look for the DM flag when getting the DM user ID for a room
 * When accepting an invite, look for the flag and mark the room as a DM room if appropriate.
@ara4n
Copy link
Member

ara4n commented Sep 13, 2016

lgtm

@dbkr dbkr merged commit f82629a into develop Sep 13, 2016
@richvdh richvdh deleted the dbkr/flag_incoming_dms branch February 15, 2017 13:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants