This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2024-10-01 11:49:51 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7d9a84a445
anonymousland-synapse
/
synapse
/
api
/
events
History
Erik Johnston
4e79b09dd9
Fill out the prune_event method.
2014-09-24 11:37:14 +01:00
..
__init__.py
Rename 'pruned' to 'pruned_because'
2014-09-23 17:40:58 +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
Fill out the prune_event method.
2014-09-24 11:37:14 +01:00