forked-synapse/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 Revert to putting it around the entire block 2016-02-09 11:25:09 +00:00
action_generator.py Atomically persit push actions when we persist the event 2016-02-09 16:19:15 +00:00
baserules.py Only notify for messages in one to one rooms, not every event 2016-01-26 10:21:41 +00:00
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 Merge branch 'develop' into push_badge_counts 2016-01-19 18:17:23 +00:00
push_rule_evaluator.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
pusherpool.py Fix up logcontexts 2016-02-08 14:26:45 +00:00
rulekinds.py copyrights 2016-01-07 04:26:29 +00:00