forked-synapse/synapse/rest
Mark Haines 93ed31dda2 Create a separate filter object to do the actual filtering, so that we can
split the storage and management of filters from the actual filter code
and don't have to load a filter from the db each time we filter an event
2015-01-29 17:45:07 +00:00
..
client Create a separate filter object to do the actual filtering, so that we can 2015-01-29 17:45:07 +00:00
media Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events 2015-01-28 16:58:23 +00:00
__init__.py Code style fixes. 2015-01-29 16:12:40 +00:00