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

[DINSIC] Config option to prevent showing non-fed rooms in fed /publicRooms #4714

Closed
wants to merge 3 commits into from

Conversation

anoadragon453
Copy link
Member

Adds a config option to prevent showing rooms that have m.federate set to False from showing in the federation request to /publicRooms. By default not changing the config does not change any behaviour.

@anoadragon453 anoadragon453 requested a review from a team February 25, 2019 10:52
@anoadragon453 anoadragon453 changed the title Config option to prevent showing non-fed rooms in fed /publicRooms [DINSIC] Config option to prevent showing non-fed rooms in fed /publicRooms Feb 25, 2019
@codecov-io
Copy link

codecov-io commented Feb 25, 2019

Codecov Report

❗ No coverage uploaded for pull request base (dinsic@2712a9e). Click here to learn what that means.
The diff coverage is 61.53%.

Impacted file tree graph

@@            Coverage Diff            @@
##             dinsic    #4714   +/-   ##
=========================================
  Coverage          ?   72.09%           
=========================================
  Files             ?      335           
  Lines             ?    34026           
  Branches          ?        0           
=========================================
  Hits              ?    24531           
  Misses            ?     9495           
  Partials          ?        0
Impacted Files Coverage Δ
synapse/groups/groups_server.py 77.48% <ø> (ø)
synapse/federation/transport/server.py 70.51% <ø> (ø)
synapse/config/room_directory.py 81.81% <100%> (ø)
synapse/handlers/room_list.py 75.49% <58.33%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2712a9e...fc5f581. Read the comment docs.

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