MatrixSynapse/synapse/push
Richard van der Hoff b71ca2b014 Allow guest users access to messages in rooms they have joined
There should be no difference between guest users and non-guest users in terms
of access to messages. Define the semantics of the is_peeking argument to
filter_events_for_clients (slightly) better; interpret it appropriately, and
set it correctly from /sync.
2016-02-19 11:41:02 +00:00
..
__init__.py
action_generator.py
baserules.py
bulk_push_rule_evaluator.py Allow guest users access to messages in rooms they have joined 2016-02-19 11:41:02 +00:00
httppusher.py
push_rule_evaluator.py
pusherpool.py
rulekinds.py