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

Avoid pulling the full state of a room out so often. #1047

Merged
merged 16 commits into from
Aug 26, 2016

Conversation

erikjohnston
Copy link
Member

No description provided.

@@ -52,7 +52,7 @@ def __init__(self, hs):
self.state = hs.get_state_handler()
self.TOKEN_NOT_FOUND_HTTP_STATUS = 401
# Docs for these currently lives at
# https://github.com/matrix-org/matrix-doc/blob/master/drafts/macaroons_caveats.rst
# github.com/matrix-org/matrix-doc/blob/master/drafts/macaroons_caveats.rst
Copy link
Contributor

Choose a reason for hiding this comment

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

What happened to the https://?

Copy link
Member Author

Choose a reason for hiding this comment

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

Line was too long and my editor was complaining :(

@NegativeMjark
Copy link
Contributor

LGTM

@erikjohnston erikjohnston merged commit c943d8d into develop Aug 26, 2016
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