0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-03 09:58:20 +02:00
synapse/synapse
2018-11-01 21:32:12 +11:00
..
_scripts Port register_new_matrix_user to Python 3 and add tests (#4085) 2018-10-26 22:05:22 +11:00
api Remove deprecated v1 key exchange endpoint (#4119) 2018-10-31 22:29:02 +11:00
app Remove deprecated v1 key exchange endpoint (#4119) 2018-10-31 22:29:02 +11:00
appservice
config Merge branch 'develop' of github.com:matrix-org/synapse into erikj/alias_disallow_list 2018-10-25 15:25:31 +01:00
crypto Remove fetching keys via the deprecated v1 kex method (#4120) 2018-10-31 23:14:39 +11:00
events Disable frozen dicts by default (#3987) 2018-10-02 22:53:47 +10:00
federation Remove the unused /pull federation API (#4118) 2018-10-31 04:24:59 +11:00
groups
handlers Merge pull request #4101 from matrix-org/rav/aliases_for_upgrades 2018-10-31 17:52:18 +00:00
http Merge pull request #3969 from turt2live/travis/fix-federated-group-requests 2018-10-23 10:41:04 -06:00
metrics Fix exception in background metrics collection 2018-10-03 11:28:01 +01:00
module_api
push Write some tests for the email pusher (#4095) 2018-10-30 23:55:43 +11:00
replication Don't truncate command name in metrics 2018-10-29 17:34:21 +00:00
res/templates Ship the email templates as package_data 2018-10-17 16:46:02 +01:00
rest Remove deprecated v1 key exchange endpoint (#4119) 2018-10-31 22:29:02 +11:00
server_notices
state Rename resolve_events_with_factory 2018-10-24 09:44:22 +01:00
static/client
storage Merge pull request #4006 from matrix-org/erikj/purge_state_groups 2018-10-30 16:58:22 +00:00
streams
util Merge branch 'develop' of github.com:matrix-org/synapse into erikj/alias_disallow_list 2018-10-25 15:25:31 +01:00
__init__.py version 2018-11-01 21:28:35 +11:00
event_auth.py User event.sender rather than alias event.user_id 2018-10-16 16:16:13 +01:00
notifier.py Make the metrics less racy (#4061) 2018-10-19 21:45:45 +11:00
python_dependencies.py Delete the disused & unspecced identicon functionality (#4106) 2018-10-29 23:57:24 +11:00
secrets.py
server.py Write some tests for the email pusher (#4095) 2018-10-30 23:55:43 +11:00
server.pyi Basic initial support for room upgrades 2018-10-25 19:10:24 +01:00
types.py
visibility.py Refactor state group lookup to reduce DB hits (#4011) 2018-10-25 17:49:55 +01:00