forked-synapse/synapse/api
Mark Haines 9b6f3bc742 Support filtering events represented as dicts.
This is useful because the emphemeral events such as presence and
typing are represented as dicts inside synapse.
2015-10-22 16:38:03 +01:00
..
__init__.py Update copyright notices 2015-01-06 13:21:39 +00:00
auth.py Allow rejecting invites 2015-10-20 11:58:58 +01:00
constants.py Merge branch 'develop' into daniel/3pidinvites 2015-10-05 10:33:41 -05:00
errors.py Remove log line that was generated whenever an error was created. We are now creating error objects that aren't raised so it's probably a bit too confusing to keep 2015-10-06 16:10:19 +01:00
filtering.py Support filtering events represented as dicts. 2015-10-22 16:38:03 +01:00
ratelimiting.py Update copyright notices 2015-01-06 13:21:39 +00:00
urls.py Add a version 2 of the key server api 2015-04-14 16:04:52 +01:00