This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2024-10-01 08:25:44 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
932b376b4e
synapse-product
/
synapse
/
api
/
events
History
Erik Johnston
932b376b4e
Add prune_event method
2014-09-23 15:37:32 +01:00
..
__init__.py
Add m.room.deletion. If an event is deleted it will be returned to clients 'pruned', i.e. all client specified keys will be removed.
2014-09-23 15:28:32 +01:00
factory.py
Add m.room.deletion. If an event is deleted it will be returned to clients 'pruned', i.e. all client specified keys will be removed.
2014-09-23 15:28:32 +01:00
room.py
Add m.room.deletion. If an event is deleted it will be returned to clients 'pruned', i.e. all client specified keys will be removed.
2014-09-23 15:28:32 +01:00
utils.py
Add prune_event method
2014-09-23 15:37:32 +01:00