summary refs log tree commit diff
path: root/synapse/events/snapshot.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Atomically persit push actions when we persist the eventErik Johnston2016-02-091-0/+1
* copyrightsMatthew Hodgson2016-01-071-1/+1
* Remove concept of context.auth_events, instead use context.current_stateErik Johnston2015-03-161-2/+1
* Add support for storing rejected events in EventContext and data storesErik Johnston2015-01-221-0/+1
* Update copyright noticesMark Haines2015-01-061-1/+1
* Remove unused functionsErik Johnston2014-12-151-42/+0
* Various typos and bug fixes.Erik Johnston2014-12-081-1/+2
* WIP for new way of managing events.Erik Johnston2014-12-031-0/+63