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

Federation fixes. #47

Merged
merged 21 commits into from
Feb 5, 2015
Merged

Federation fixes. #47

merged 21 commits into from
Feb 5, 2015

Conversation

erikjohnston
Copy link
Member

No description provided.

@erikjohnston erikjohnston changed the title Signature failures Federation fixes. Feb 3, 2015
@erikjohnston
Copy link
Member Author

Jenkins: Test this please

@erikjohnston
Copy link
Member Author

Or.... test this please?

events = yield self._get_events([event_id])
def get_event(self, event_id, check_redacted=True,
get_prev_content=False, allow_rejected=False,
allow_none=False):
Copy link
Contributor

Choose a reason for hiding this comment

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

Might want to add a bit of doc string for the get_event now that it has a few parameters.

@erikjohnston
Copy link
Member Author

Can someone have a look at this again please? It passes sytest now :)

erikjohnston added a commit that referenced this pull request Feb 5, 2015
@erikjohnston erikjohnston merged commit f08bd95 into develop Feb 5, 2015
@erikjohnston erikjohnston deleted the signature_failures branch February 11, 2015 10:42
babolivier pushed a commit that referenced this pull request Sep 1, 2021
This is a performance-related improvement to #13, which queried and hid active *and* already inactive users, one-by-one. This PR updates the code to query only **active**, expired users, all at once, and then mark them as inactive, all at once.
Fizzadar pushed a commit to Fizzadar/synapse that referenced this pull request Feb 20, 2023
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