Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track DM rooms in account data #446

Merged
merged 4 commits into from
Sep 7, 2016
Merged

Track DM rooms in account data #446

merged 4 commits into from
Sep 7, 2016

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Sep 6, 2016

* so the operation of mapping a room ID to which user it's a DM
* with can be performed efficiently.
*/
export default class DMRoomMap {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Surely we should hide this in a utils/ subdir or something - having it as top level src/ feels weird

@ara4n
Copy link
Member

ara4n commented Sep 6, 2016

lgtm other than comment

@dbkr
Copy link
Member Author

dbkr commented Sep 7, 2016

OK - shall we merge this? It will start saving people's DM rooms to account data when it hits /develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants