This website requires JavaScript.
Explore
Help
Sign in
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
You've already forked anonymousland-synapse
0
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-05-20 01:50:20 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
932b376b4e
anonymousland-synapse
/
synapse
/
api
/
events
History
Download ZIP
Download TAR.GZ
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