MatrixSynapse/synapse
Richard van der Hoff 90c900a8ff Merge pull request #8678 from matrix-org/rav/fix_frozen_events
Fix serialisation errors when using third-party event rules.
2020-10-30 15:24:10 +00:00
..
_scripts
api type annotations for LruCache 2020-10-16 15:56:39 +01:00
app
appservice Tie together matches_user_in_member_list and get_users_in_room caches (#8676) 2020-10-30 15:23:16 +00:00
config
crypto
events Fix modifying events in `ThirdPartyRules` modules (#8564) 2020-10-16 13:39:46 +01:00
federation
groups
handlers Merge pull request #8678 from matrix-org/rav/fix_frozen_events 2020-10-30 15:24:10 +00:00
http Merge pull request #8678 from matrix-org/rav/fix_frozen_events 2020-10-30 15:24:10 +00:00
logging Separate the TCP and terse JSON formatting code. (#8587) 2020-10-21 06:59:54 -04:00
metrics Start an opentracing span for background processes. (#8567) 2020-10-19 12:26:26 +01:00
module_api
push Add `DeferredCache.get_immediate` method (#8568) 2020-10-19 15:00:12 +01:00
replication Replace DeferredCache with LruCache where possible (#8563) 2020-10-19 12:20:29 +01:00
res/templates Include a simple message in email notifications that include encrypted content (#8545) 2020-10-19 09:12:39 -04:00
rest Expose the experimental appservice login flow to clients. (#8504) 2020-10-19 13:03:55 -04:00
server_notices
spam_checker_api
state
static
storage Merge pull request #8678 from matrix-org/rav/fix_frozen_events 2020-10-30 15:24:10 +00:00
streams
util Merge pull request #8678 from matrix-org/rav/fix_frozen_events 2020-10-30 15:24:10 +00:00
__init__.py 1.22.0 2020-10-27 12:07:19 +00:00
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py Solidify the HomeServer constructor. (#8515) 2020-10-15 15:29:13 -04:00
types.py
visibility.py