anonymousland-synapse/synapse/groups
Luke Barnard 7945435587 When exposing group state, return is_openly_joinable
as opposed to join_policy, which is really only pertinent to the
synapse implementation of the group server.

By doing this we keep the group server concept extensible by
allowing arbitrarily complex rules for deciding whether a group
is openly joinable.
2018-04-06 15:43:27 +01:00
..
__init__.py Initial group server implementation 2017-07-10 15:44:15 +01:00
attestations.py Revert "Merge branch 'master' of github.com:matrix-org/synapse into develop" 2017-11-07 13:32:35 +00:00
groups_server.py When exposing group state, return is_openly_joinable 2018-04-06 15:43:27 +01:00