This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
SHHS - Room Join Complexity #5072
Merged
Merged
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
ab904c1
temp
hawkowl cac8907
initial
hawkowl b381f0f
test
hawkowl e22e7fa
Merge remote-tracking branch 'origin/develop' into hawkowl/shhs-join-…
hawkowl 269166a
cleanup
hawkowl aa19990
changelog
hawkowl b04a635
move to the federation server
hawkowl 817f28a
Remove Python 2.7 testing, to speed things up on SHHS.
hawkowl 04525e9
fixes
hawkowl cdd5cf0
fixes
hawkowl 10bf9de
tests + preflight check
hawkowl 08180cc
isort
hawkowl 6305ddb
implement post-leave
hawkowl d436868
fix builds
hawkowl 1cb467c
fix
hawkowl 4c93938
py2 backport division
hawkowl b9d9a98
Merge remote-tracking branch 'origin/shhs' into hawkowl/shhs-join-com…
hawkowl 4687115
Merge remote-tracking branch 'origin/develop' into hawkowl/shhs-join-…
hawkowl ee8605d
Merge remote-tracking branch 'origin/develop' into hawkowl/shhs-join-…
hawkowl cc35f21
review comment
hawkowl 92f71d4
review comment
hawkowl 580b01f
Merge remote-tracking branch 'origin/shhs' into hawkowl/shhs-join-com…
hawkowl 2a1e5da
fix
hawkowl bd18134
fix
hawkowl b8365a6
Merge remote-tracking branch 'origin/develop' into hawkowl/test-confi…
hawkowl cafe839
fixes, porting
hawkowl d963a11
fixes, porting
hawkowl ec3d07c
changelog
hawkowl 1ba0ecc
finish porting
hawkowl 338bc44
Merge remote-tracking branch 'origin/develop' into hawkowl/shhs-join-…
hawkowl 1c9b773
Merge branch 'hawkowl/test-config-parse' into hawkowl/shhs-join-compl…
hawkowl e9df0df
Merge remote-tracking branch 'origin/shhs' into hawkowl/shhs-join-com…
hawkowl d86ea48
update ratelimiting
hawkowl b099b86
remove old uses of the config obj
hawkowl 451fbf0
remove the federation rc from tests
hawkowl d74dfa2
fix
hawkowl dac602c
fix
hawkowl ce5d662
black
hawkowl 9eb2cac
Merge branch 'hawkowl/ratelimit-consistency' into hawkowl/shhs-join-c…
hawkowl 41c33a0
fix
hawkowl e07c6b9
fix
hawkowl f7f8150
split out, clean up
hawkowl 2c31a96
cleanup
hawkowl b9433d7
Merge remote-tracking branch 'origin/shhs' into hawkowl/shhs-join-com…
hawkowl 906a13a
cleanup
hawkowl e24d09d
Merge remote-tracking branch 'origin/develop' into hawkowl/shhs-join-…
hawkowl a6fd6e4
review fixes
hawkowl 1994d2a
fix
hawkowl 41c224b
Merge remote-tracking branch 'origin/shhs' into hawkowl/shhs-join-com…
hawkowl 27021cd
Update pyproject.toml
hawkowl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Synapse can now be configured to not join remote rooms of a given "complexity" (currently, state events). This option can be used to prevent adverse performance on resource-constrained homeservers. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.