mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 18:40:37 -05:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| account_data.py | ||
| admin.py | ||
| appservice.py | ||
| auth.py | ||
| directory.py | ||
| events.py | ||
| federation.py | ||
| identity.py | ||
| message.py | ||
| presence.py | ||
| profile.py | ||
| receipts.py | ||
| register.py | ||
| room.py | ||
| search.py | ||
| sync.py | ||
| typing.py | ||