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

[BREAK] Federation refactor with addition of chained events #15206

Merged
merged 17 commits into from
Aug 21, 2019

Conversation

alansikora
Copy link
Contributor

No description provided.

const { peer: { domain: localPeerDomain } } = getConfig();
FederationPeers.refreshPeers(localPeerDomain);
// Refresh the servers list
FederationServers.refreshServers();
Copy link
Member

Choose a reason for hiding this comment

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

although this was already here, it should be better if we have a afterDeleteUser callback.

@sampaiodiego sampaiodiego changed the title Federation RC1 Federation refactor with addition of chained events Aug 21, 2019
@sampaiodiego sampaiodiego changed the title Federation refactor with addition of chained events [BREAK] Federation refactor with addition of chained events Aug 21, 2019
@sampaiodiego sampaiodiego merged commit 4166e0b into develop Aug 21, 2019
@sampaiodiego sampaiodiego deleted the event-system branch August 21, 2019 03:46
rodrigok pushed a commit that referenced this pull request Aug 28, 2019
* Revert "Federation improvements (#15234)"

This reverts commit f5b0a61.

* Revert "[BREAK] Federation refactor with addition of chained events (#15206)"

This reverts commit 4166e0b.
@sampaiodiego sampaiodiego mentioned this pull request Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants