mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 19:50:52 -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. |
||
|---|---|---|
| .. | ||
| api | ||
| app | ||
| appservice | ||
| config | ||
| crypto | ||
| events | ||
| federation | ||
| handlers | ||
| http | ||
| metrics | ||
| push | ||
| rest | ||
| static/client | ||
| storage | ||
| streams | ||
| util | ||
| __init__.py | ||
| notifier.py | ||
| python_dependencies.py | ||
| server.py | ||
| state.py | ||
| types.py | ||