This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
synapse-old
mirror of
https://github.com/matrix-org/synapse.git
Watch
1
Star
0
Fork
You've already forked synapse-old
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6774f265b4
synapse-old
/
synapse
/
storage
/
controllers
History
Shay
553f2f53e7
Replace `EventContext` fields `prev_group` and `delta_ids` with field `state_group_deltas` (
#15233
)
2023-06-13 13:22:06 -07:00
..
__init__.py
Add admin endpoint to query room sizes (
#15482
)
2023-04-26 16:00:11 +00:00
persist_events.py
Replace `EventContext` fields `prev_group` and `delta_ids` with field `state_group_deltas` (
#15233
)
2023-06-13 13:22:06 -07:00
purge_events.py
Include the room ID in more purge room log lines. (
#15222
)
2023-03-08 20:08:56 +00:00
state.py
Add get_canonical_room_alias to module API (
#15450
)
2023-05-31 09:18:37 -04:00
stats.py
Fix subscriptable type usage in Python <3.9 (
#15604
)
2023-05-16 12:19:46 -05:00