Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Include newly joined users in /keys/changes API #1872

Merged
merged 3 commits into from
Feb 1, 2017

Conversation

erikjohnston
Copy link
Member

No description provided.

@erikjohnston erikjohnston assigned richvdh and unassigned NegativeMjark Feb 1, 2017
Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

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

LGTM otherwise? It's definitely python.

def get_rooms_that_changed(self, room_ids, from_key):
"""Given a list of rooms and a token, return rooms where there may have
been changes.
"""
Copy link
Member

Choose a reason for hiding this comment

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

wouldn't hurt to document the type of the params, especially from_key. I always find it impossible to keep track of what type of sync token is what.

@richvdh richvdh assigned erikjohnston and unassigned richvdh Feb 1, 2017
@erikjohnston erikjohnston merged commit 14d5e22 into develop Feb 1, 2017
@erikjohnston erikjohnston deleted the erikj/key_changes branch March 29, 2017 10:58
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.

3 participants