summary refs log tree commit diff
path: root/synapse/api/events/utils.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge PDUs and Events into one objectMark Haines2014-11-141-0/+2
* Finish redaction algorithm.Erik Johnston2014-11-101-13/+26
* Amalgamate all power levels.Erik Johnston2014-11-061-12/+11
* Rename PDU fields to match that of events.Erik Johnston2014-11-031-1/+1
* persist hashes and origin signatures for PDUsMark Haines2014-10-151-8/+15
* Rename deletions to redactionsErik Johnston2014-09-241-2/+2
* Fill out the prune_event method.Erik Johnston2014-09-241-6/+31
* Add prune_event methodErik Johnston2014-09-231-0/+39