MatrixSynapse/synapse
Erik Johnston 855a151015 Refactor event signing to work on dicts
This is in preparation for making EventBuilder format agnostic, which
means event signing should be done against the event dict rather than
the EventBuilder object.
2019-01-28 16:42:10 +00:00
..
_scripts
api Merge pull request #4415 from matrix-org/anoa/full_search_upgraded_rooms 2019-01-25 10:49:58 +00:00
app Support ACME for certificate provisioning (#4384) 2019-01-23 19:39:06 +11:00
appservice
config Fix quoting for allowed_local_3pids example config (#4476) 2019-01-25 13:57:52 +00:00
crypto Refactor event signing to work on dicts 2019-01-28 16:42:10 +00:00
events Refactor event signing to work on dicts 2019-01-28 16:42:10 +00:00
federation
groups
handlers
http docstrings for _RoutingResult 2019-01-28 12:43:09 +00:00
metrics
module_api
push Fix logcontext leak in EmailPusher 2018-11-19 17:07:01 +00:00
replication
res/templates
rest Merge branch 'develop' of github.com:matrix-org/synapse into anoa/dm_room_upgrade 2019-01-25 11:09:53 +00:00
server_notices
state Merge pull request #4307 from matrix-org/erikj/v2_rooms 2018-12-24 10:48:59 +01:00
static Improved welcome page (#4294) 2018-12-14 02:42:51 +11:00
storage
streams
util Fix incorrect logcontexts after a Deferred was cancelled (#4407) 2019-01-17 14:00:23 +00:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py